Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-falcon.spec'], chrootPath='/var/lib/mock/f30-build-15143861-1076298/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-falcon-1.4.1-6.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-falcon.spec'], chrootPath='/var/lib/mock/f30-build-15143861-1076298/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.x5kx7K + 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6QRFjp + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + sleep 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/falcon copying falcon/__init__.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/status_codes.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/response_helpers.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/forwarded.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/api_helpers.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/api.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/hooks.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/redirects.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/constants.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/response.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/version.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/http_error.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/http_status.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/uri.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/request_helpers.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/errors.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/request.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/responders.py -> build/lib.linux-armv7l-2.7/falcon creating build/lib.linux-armv7l-2.7/falcon/testing copying falcon/testing/__init__.py -> build/lib.linux-armv7l-2.7/falcon/testing copying falcon/testing/resource.py -> build/lib.linux-armv7l-2.7/falcon/testing copying falcon/testing/srmock.py -> build/lib.linux-armv7l-2.7/falcon/testing copying falcon/testing/client.py -> build/lib.linux-armv7l-2.7/falcon/testing copying falcon/testing/helpers.py -> build/lib.linux-armv7l-2.7/falcon/testing copying falcon/testing/base.py -> build/lib.linux-armv7l-2.7/falcon/testing copying falcon/testing/test_case.py -> build/lib.linux-armv7l-2.7/falcon/testing creating build/lib.linux-armv7l-2.7/falcon/routing copying falcon/routing/__init__.py -> build/lib.linux-armv7l-2.7/falcon/routing copying falcon/routing/compiled.py -> build/lib.linux-armv7l-2.7/falcon/routing copying falcon/routing/static.py -> build/lib.linux-armv7l-2.7/falcon/routing copying falcon/routing/converters.py -> build/lib.linux-armv7l-2.7/falcon/routing copying falcon/routing/util.py -> build/lib.linux-armv7l-2.7/falcon/routing creating build/lib.linux-armv7l-2.7/falcon/cmd copying falcon/cmd/bench.py -> build/lib.linux-armv7l-2.7/falcon/cmd copying falcon/cmd/__init__.py -> build/lib.linux-armv7l-2.7/falcon/cmd copying falcon/cmd/print_routes.py -> build/lib.linux-armv7l-2.7/falcon/cmd creating build/lib.linux-armv7l-2.7/falcon/bench copying falcon/bench/bench.py -> build/lib.linux-armv7l-2.7/falcon/bench copying falcon/bench/__init__.py -> build/lib.linux-armv7l-2.7/falcon/bench copying falcon/bench/create.py -> build/lib.linux-armv7l-2.7/falcon/bench creating build/lib.linux-armv7l-2.7/falcon/media copying falcon/media/__init__.py -> build/lib.linux-armv7l-2.7/falcon/media copying falcon/media/handlers.py -> build/lib.linux-armv7l-2.7/falcon/media copying falcon/media/base.py -> build/lib.linux-armv7l-2.7/falcon/media copying falcon/media/msgpack.py -> build/lib.linux-armv7l-2.7/falcon/media copying falcon/media/json.py -> build/lib.linux-armv7l-2.7/falcon/media creating build/lib.linux-armv7l-2.7/falcon/util copying falcon/util/__init__.py -> build/lib.linux-armv7l-2.7/falcon/util copying falcon/util/time.py -> build/lib.linux-armv7l-2.7/falcon/util copying falcon/util/uri.py -> build/lib.linux-armv7l-2.7/falcon/util copying falcon/util/structures.py -> build/lib.linux-armv7l-2.7/falcon/util copying falcon/util/misc.py -> build/lib.linux-armv7l-2.7/falcon/util creating build/lib.linux-armv7l-2.7/falcon/bench/nuts copying falcon/bench/nuts/__init__.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts copying falcon/bench/nuts/setup.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts copying falcon/bench/nuts/config.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts creating build/lib.linux-armv7l-2.7/falcon/bench/queues copying falcon/bench/queues/messages.py -> build/lib.linux-armv7l-2.7/falcon/bench/queues copying falcon/bench/queues/__init__.py -> build/lib.linux-armv7l-2.7/falcon/bench/queues copying falcon/bench/queues/api.py -> build/lib.linux-armv7l-2.7/falcon/bench/queues copying falcon/bench/queues/stats.py -> build/lib.linux-armv7l-2.7/falcon/bench/queues copying falcon/bench/queues/claims.py -> build/lib.linux-armv7l-2.7/falcon/bench/queues copying falcon/bench/queues/queues.py -> build/lib.linux-armv7l-2.7/falcon/bench/queues creating build/lib.linux-armv7l-2.7/falcon/bench/dj copying falcon/bench/dj/__init__.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj copying falcon/bench/dj/manage.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj creating build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/__init__.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/app.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts creating build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/__init__.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/root.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/controllers creating build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/__init__.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_functional.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/config.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_units.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/tests creating build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/model copying falcon/bench/nuts/nuts/model/__init__.py -> build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/model creating build/lib.linux-armv7l-2.7/falcon/bench/dj/dj copying falcon/bench/dj/dj/__init__.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj/dj copying falcon/bench/dj/dj/wsgi.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj/dj copying falcon/bench/dj/dj/urls.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj/dj copying falcon/bench/dj/dj/settings.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj/dj creating build/lib.linux-armv7l-2.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/__init__.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/apps.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/models.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/views.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/tests.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/admin.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj/hello creating build/lib.linux-armv7l-2.7/falcon/bench/dj/hello/migrations copying falcon/bench/dj/hello/migrations/__init__.py -> build/lib.linux-armv7l-2.7/falcon/bench/dj/hello/migrations creating build/lib.linux-armv7l-2.7/falcon/media/validators copying falcon/media/validators/__init__.py -> build/lib.linux-armv7l-2.7/falcon/media/validators copying falcon/media/validators/jsonschema.py -> build/lib.linux-armv7l-2.7/falcon/media/validators running egg_info writing requirements to falcon.egg-info/requires.txt writing falcon.egg-info/PKG-INFO writing top-level names to falcon.egg-info/top_level.txt writing dependency_links to falcon.egg-info/dependency_links.txt writing entry points to falcon.egg-info/entry_points.txt reading manifest file 'falcon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'falcon.egg-info/SOURCES.txt' running build_ext cythoning falcon/status_codes.py to falcon/status_codes.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/status_codes.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.status_codes' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/falcon gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/status_codes.c -o build/temp.linux-armv7l-2.7/falcon/status_codes.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/status_codes.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/status_codes.so cythoning falcon/response_helpers.py to falcon/response_helpers.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/response_helpers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.response_helpers' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/response_helpers.c -o build/temp.linux-armv7l-2.7/falcon/response_helpers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/response_helpers.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/response_helpers.so cythoning falcon/forwarded.py to falcon/forwarded.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/forwarded.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.forwarded' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/forwarded.c -o build/temp.linux-armv7l-2.7/falcon/forwarded.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/forwarded.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/forwarded.so cythoning falcon/api_helpers.py to falcon/api_helpers.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/api_helpers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.api_helpers' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/api_helpers.c -o build/temp.linux-armv7l-2.7/falcon/api_helpers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/api_helpers.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/api_helpers.so cythoning falcon/api.py to falcon/api.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/api.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.api' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/api.c -o build/temp.linux-armv7l-2.7/falcon/api.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/api.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/api.so cythoning falcon/hooks.py to falcon/hooks.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/hooks.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.hooks' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/hooks.c -o build/temp.linux-armv7l-2.7/falcon/hooks.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/hooks.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/hooks.so cythoning falcon/redirects.py to falcon/redirects.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/redirects.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.redirects' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/redirects.c -o build/temp.linux-armv7l-2.7/falcon/redirects.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/redirects.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/redirects.so cythoning falcon/constants.py to falcon/constants.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/constants.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.constants' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/constants.c -o build/temp.linux-armv7l-2.7/falcon/constants.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/constants.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/constants.so cythoning falcon/response.py to falcon/response.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/response.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.response' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/response.c -o build/temp.linux-armv7l-2.7/falcon/response.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/response.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/response.so cythoning falcon/version.py to falcon/version.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/version.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.version' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/version.c -o build/temp.linux-armv7l-2.7/falcon/version.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/version.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/version.so cythoning falcon/http_error.py to falcon/http_error.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/http_error.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.http_error' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/http_error.c -o build/temp.linux-armv7l-2.7/falcon/http_error.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/http_error.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/http_error.so cythoning falcon/http_status.py to falcon/http_status.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/http_status.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.http_status' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/http_status.c -o build/temp.linux-armv7l-2.7/falcon/http_status.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/http_status.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/http_status.so cythoning falcon/uri.py to falcon/uri.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/uri.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.uri' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/uri.c -o build/temp.linux-armv7l-2.7/falcon/uri.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/uri.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/uri.so cythoning falcon/request_helpers.py to falcon/request_helpers.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/request_helpers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.request_helpers' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/request_helpers.c -o build/temp.linux-armv7l-2.7/falcon/request_helpers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/request_helpers.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/request_helpers.so cythoning falcon/errors.py to falcon/errors.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/errors.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.errors' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/errors.c -o build/temp.linux-armv7l-2.7/falcon/errors.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/errors.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/errors.so cythoning falcon/request.py to falcon/request.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/request.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.request' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/request.c -o build/temp.linux-armv7l-2.7/falcon/request.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/request.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/request.so cythoning falcon/responders.py to falcon/responders.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/responders.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.responders' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/responders.c -o build/temp.linux-armv7l-2.7/falcon/responders.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/responders.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/responders.so cythoning falcon/util/time.py to falcon/util/time.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/util/time.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.util.time' extension creating build/temp.linux-armv7l-2.7/falcon/util gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/util/time.c -o build/temp.linux-armv7l-2.7/falcon/util/time.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/util/time.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/util/time.so cythoning falcon/util/uri.py to falcon/util/uri.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/util/uri.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.util.uri' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/util/uri.c -o build/temp.linux-armv7l-2.7/falcon/util/uri.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/util/uri.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/util/uri.so cythoning falcon/util/structures.py to falcon/util/structures.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/util/structures.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.util.structures' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/util/structures.c -o build/temp.linux-armv7l-2.7/falcon/util/structures.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/util/structures.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/util/structures.so cythoning falcon/util/misc.py to falcon/util/misc.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/util/misc.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.util.misc' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/util/misc.c -o build/temp.linux-armv7l-2.7/falcon/util/misc.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/util/misc.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/util/misc.so cythoning falcon/routing/compiled.py to falcon/routing/compiled.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/routing/compiled.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.routing.compiled' extension creating build/temp.linux-armv7l-2.7/falcon/routing gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/routing/compiled.c -o build/temp.linux-armv7l-2.7/falcon/routing/compiled.o BUILDSTDERR: falcon/routing/compiled.c: In function '__pyx_pw_6falcon_7routing_8compiled_14CompiledRouter_13_generate_ast': BUILDSTDERR: falcon/routing/compiled.c:6551:19: warning: '__pyx_v_resource_idx' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 6551 | __pyx_t_5 = PyInt_FromSsize_t(__pyx_v_resource_idx); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 351, __pyx_L1_error) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: falcon/routing/compiled.c:4822:14: note: '__pyx_v_resource_idx' was declared here BUILDSTDERR: 4822 | Py_ssize_t __pyx_v_resource_idx; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/routing/compiled.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/routing/compiled.so cythoning falcon/routing/static.py to falcon/routing/static.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/routing/static.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.routing.static' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/routing/static.c -o build/temp.linux-armv7l-2.7/falcon/routing/static.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/routing/static.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/routing/static.so cythoning falcon/routing/converters.py to falcon/routing/converters.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/routing/converters.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.routing.converters' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/routing/converters.c -o build/temp.linux-armv7l-2.7/falcon/routing/converters.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/routing/converters.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/routing/converters.so cythoning falcon/routing/util.py to falcon/routing/util.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/routing/util.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.routing.util' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/routing/util.c -o build/temp.linux-armv7l-2.7/falcon/routing/util.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/routing/util.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/routing/util.so cythoning falcon/media/handlers.py to falcon/media/handlers.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/media/handlers.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.media.handlers' extension creating build/temp.linux-armv7l-2.7/falcon/media gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/media/handlers.c -o build/temp.linux-armv7l-2.7/falcon/media/handlers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/media/handlers.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/media/handlers.so cythoning falcon/media/base.py to falcon/media/base.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/media/base.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.media.base' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/media/base.c -o build/temp.linux-armv7l-2.7/falcon/media/base.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/media/base.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/media/base.so cythoning falcon/media/msgpack.py to falcon/media/msgpack.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.media.msgpack' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/media/msgpack.c -o build/temp.linux-armv7l-2.7/falcon/media/msgpack.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/media/msgpack.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/media/msgpack.so cythoning falcon/media/json.py to falcon/media/json.c BUILDSTDERR: /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/falcon-1.4.1/falcon/media/json.py BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) building 'falcon.media.json' extension gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c falcon/media/json.c -o build/temp.linux-armv7l-2.7/falcon/media/json.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/falcon/media/json.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/falcon/media/json.so + sleep 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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/lib.linux-armv7l-3.7 creating build/lib.linux-armv7l-3.7/falcon copying falcon/__init__.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/status_codes.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/response_helpers.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/forwarded.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/api_helpers.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/api.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/hooks.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/redirects.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/constants.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/response.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/version.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/http_error.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/http_status.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/uri.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/request_helpers.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/errors.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/request.py -> build/lib.linux-armv7l-3.7/falcon copying falcon/responders.py -> build/lib.linux-armv7l-3.7/falcon creating build/lib.linux-armv7l-3.7/falcon/testing copying falcon/testing/__init__.py -> build/lib.linux-armv7l-3.7/falcon/testing copying falcon/testing/resource.py -> build/lib.linux-armv7l-3.7/falcon/testing copying falcon/testing/srmock.py -> build/lib.linux-armv7l-3.7/falcon/testing copying falcon/testing/client.py -> build/lib.linux-armv7l-3.7/falcon/testing copying falcon/testing/helpers.py -> build/lib.linux-armv7l-3.7/falcon/testing copying falcon/testing/base.py -> build/lib.linux-armv7l-3.7/falcon/testing copying falcon/testing/test_case.py -> build/lib.linux-armv7l-3.7/falcon/testing creating build/lib.linux-armv7l-3.7/falcon/routing copying falcon/routing/__init__.py -> build/lib.linux-armv7l-3.7/falcon/routing copying falcon/routing/compiled.py -> build/lib.linux-armv7l-3.7/falcon/routing copying falcon/routing/static.py -> build/lib.linux-armv7l-3.7/falcon/routing copying falcon/routing/converters.py -> build/lib.linux-armv7l-3.7/falcon/routing copying falcon/routing/util.py -> build/lib.linux-armv7l-3.7/falcon/routing creating build/lib.linux-armv7l-3.7/falcon/cmd copying falcon/cmd/bench.py -> build/lib.linux-armv7l-3.7/falcon/cmd copying falcon/cmd/__init__.py -> build/lib.linux-armv7l-3.7/falcon/cmd copying falcon/cmd/print_routes.py -> build/lib.linux-armv7l-3.7/falcon/cmd creating build/lib.linux-armv7l-3.7/falcon/bench copying falcon/bench/bench.py -> build/lib.linux-armv7l-3.7/falcon/bench copying falcon/bench/__init__.py -> build/lib.linux-armv7l-3.7/falcon/bench copying falcon/bench/create.py -> build/lib.linux-armv7l-3.7/falcon/bench creating build/lib.linux-armv7l-3.7/falcon/media copying falcon/media/__init__.py -> build/lib.linux-armv7l-3.7/falcon/media copying falcon/media/handlers.py -> build/lib.linux-armv7l-3.7/falcon/media copying falcon/media/base.py -> build/lib.linux-armv7l-3.7/falcon/media copying falcon/media/msgpack.py -> build/lib.linux-armv7l-3.7/falcon/media copying falcon/media/json.py -> build/lib.linux-armv7l-3.7/falcon/media creating build/lib.linux-armv7l-3.7/falcon/util copying falcon/util/__init__.py -> build/lib.linux-armv7l-3.7/falcon/util copying falcon/util/time.py -> build/lib.linux-armv7l-3.7/falcon/util copying falcon/util/uri.py -> build/lib.linux-armv7l-3.7/falcon/util copying falcon/util/structures.py -> build/lib.linux-armv7l-3.7/falcon/util copying falcon/util/misc.py -> build/lib.linux-armv7l-3.7/falcon/util creating build/lib.linux-armv7l-3.7/falcon/bench/nuts copying falcon/bench/nuts/__init__.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts copying falcon/bench/nuts/setup.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts copying falcon/bench/nuts/config.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts creating build/lib.linux-armv7l-3.7/falcon/bench/queues copying falcon/bench/queues/messages.py -> build/lib.linux-armv7l-3.7/falcon/bench/queues copying falcon/bench/queues/__init__.py -> build/lib.linux-armv7l-3.7/falcon/bench/queues copying falcon/bench/queues/api.py -> build/lib.linux-armv7l-3.7/falcon/bench/queues copying falcon/bench/queues/stats.py -> build/lib.linux-armv7l-3.7/falcon/bench/queues copying falcon/bench/queues/claims.py -> build/lib.linux-armv7l-3.7/falcon/bench/queues copying falcon/bench/queues/queues.py -> build/lib.linux-armv7l-3.7/falcon/bench/queues creating build/lib.linux-armv7l-3.7/falcon/bench/dj copying falcon/bench/dj/__init__.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj copying falcon/bench/dj/manage.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj creating build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/__init__.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/app.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts creating build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/__init__.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/root.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/controllers creating build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/__init__.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_functional.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/config.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_units.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/tests creating build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/model copying falcon/bench/nuts/nuts/model/__init__.py -> build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/model creating build/lib.linux-armv7l-3.7/falcon/bench/dj/dj copying falcon/bench/dj/dj/__init__.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj/dj copying falcon/bench/dj/dj/wsgi.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj/dj copying falcon/bench/dj/dj/urls.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj/dj copying falcon/bench/dj/dj/settings.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj/dj creating build/lib.linux-armv7l-3.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/__init__.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/apps.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/models.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/views.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/tests.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj/hello copying falcon/bench/dj/hello/admin.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj/hello creating build/lib.linux-armv7l-3.7/falcon/bench/dj/hello/migrations copying falcon/bench/dj/hello/migrations/__init__.py -> build/lib.linux-armv7l-3.7/falcon/bench/dj/hello/migrations creating build/lib.linux-armv7l-3.7/falcon/media/validators copying falcon/media/validators/__init__.py -> build/lib.linux-armv7l-3.7/falcon/media/validators copying falcon/media/validators/jsonschema.py -> build/lib.linux-armv7l-3.7/falcon/media/validators 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' running build_ext skipping 'falcon/status_codes.c' Cython extension (up-to-date) building 'falcon.status_codes' extension creating build/temp.linux-armv7l-3.7 creating build/temp.linux-armv7l-3.7/falcon gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/status_codes.c -o build/temp.linux-armv7l-3.7/falcon/status_codes.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/status_codes.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/status_codes.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/response_helpers.c' Cython extension (up-to-date) building 'falcon.response_helpers' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/response_helpers.c -o build/temp.linux-armv7l-3.7/falcon/response_helpers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/response_helpers.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/response_helpers.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/forwarded.c' Cython extension (up-to-date) building 'falcon.forwarded' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/forwarded.c -o build/temp.linux-armv7l-3.7/falcon/forwarded.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/forwarded.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/forwarded.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/api_helpers.c' Cython extension (up-to-date) building 'falcon.api_helpers' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/api_helpers.c -o build/temp.linux-armv7l-3.7/falcon/api_helpers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/api_helpers.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/api_helpers.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/api.c' Cython extension (up-to-date) building 'falcon.api' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/api.c -o build/temp.linux-armv7l-3.7/falcon/api.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/api.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/api.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/hooks.c' Cython extension (up-to-date) building 'falcon.hooks' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/hooks.c -o build/temp.linux-armv7l-3.7/falcon/hooks.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/hooks.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/hooks.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/redirects.c' Cython extension (up-to-date) building 'falcon.redirects' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/redirects.c -o build/temp.linux-armv7l-3.7/falcon/redirects.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/redirects.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/redirects.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/constants.c' Cython extension (up-to-date) building 'falcon.constants' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/constants.c -o build/temp.linux-armv7l-3.7/falcon/constants.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/constants.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/constants.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/response.c' Cython extension (up-to-date) building 'falcon.response' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/response.c -o build/temp.linux-armv7l-3.7/falcon/response.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/response.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/response.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/version.c' Cython extension (up-to-date) building 'falcon.version' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/version.c -o build/temp.linux-armv7l-3.7/falcon/version.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/version.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/version.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/http_error.c' Cython extension (up-to-date) building 'falcon.http_error' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/http_error.c -o build/temp.linux-armv7l-3.7/falcon/http_error.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/http_error.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/http_error.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/http_status.c' Cython extension (up-to-date) building 'falcon.http_status' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/http_status.c -o build/temp.linux-armv7l-3.7/falcon/http_status.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/http_status.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/http_status.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/uri.c' Cython extension (up-to-date) building 'falcon.uri' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/uri.c -o build/temp.linux-armv7l-3.7/falcon/uri.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/uri.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/uri.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/request_helpers.c' Cython extension (up-to-date) building 'falcon.request_helpers' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/request_helpers.c -o build/temp.linux-armv7l-3.7/falcon/request_helpers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/request_helpers.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/request_helpers.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/errors.c' Cython extension (up-to-date) building 'falcon.errors' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/errors.c -o build/temp.linux-armv7l-3.7/falcon/errors.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/errors.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/errors.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/request.c' Cython extension (up-to-date) building 'falcon.request' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/request.c -o build/temp.linux-armv7l-3.7/falcon/request.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/request.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/request.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/responders.c' Cython extension (up-to-date) building 'falcon.responders' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/responders.c -o build/temp.linux-armv7l-3.7/falcon/responders.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/responders.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/responders.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/util/time.c' Cython extension (up-to-date) building 'falcon.util.time' extension creating build/temp.linux-armv7l-3.7/falcon/util gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/util/time.c -o build/temp.linux-armv7l-3.7/falcon/util/time.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/util/time.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/util/time.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/util/uri.c' Cython extension (up-to-date) building 'falcon.util.uri' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/util/uri.c -o build/temp.linux-armv7l-3.7/falcon/util/uri.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/util/uri.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/util/uri.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/util/structures.c' Cython extension (up-to-date) building 'falcon.util.structures' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/util/structures.c -o build/temp.linux-armv7l-3.7/falcon/util/structures.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/util/structures.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/util/structures.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/util/misc.c' Cython extension (up-to-date) building 'falcon.util.misc' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/util/misc.c -o build/temp.linux-armv7l-3.7/falcon/util/misc.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/util/misc.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/util/misc.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/routing/compiled.c' Cython extension (up-to-date) building 'falcon.routing.compiled' extension creating build/temp.linux-armv7l-3.7/falcon/routing gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/routing/compiled.c -o build/temp.linux-armv7l-3.7/falcon/routing/compiled.o BUILDSTDERR: falcon/routing/compiled.c: In function ‘__pyx_pw_6falcon_7routing_8compiled_14CompiledRouter_13_generate_ast’: BUILDSTDERR: falcon/routing/compiled.c:528:40: warning: ‘__pyx_v_resource_idx’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 528 | #define PyInt_FromSsize_t PyLong_FromSsize_t BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: falcon/routing/compiled.c:4822:14: note: ‘__pyx_v_resource_idx’ was declared here BUILDSTDERR: 4822 | Py_ssize_t __pyx_v_resource_idx; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/routing/compiled.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/routing/compiled.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/routing/static.c' Cython extension (up-to-date) building 'falcon.routing.static' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/routing/static.c -o build/temp.linux-armv7l-3.7/falcon/routing/static.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/routing/static.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/routing/static.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/routing/converters.c' Cython extension (up-to-date) building 'falcon.routing.converters' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/routing/converters.c -o build/temp.linux-armv7l-3.7/falcon/routing/converters.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/routing/converters.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/routing/converters.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/routing/util.c' Cython extension (up-to-date) building 'falcon.routing.util' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/routing/util.c -o build/temp.linux-armv7l-3.7/falcon/routing/util.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/routing/util.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/routing/util.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/media/handlers.c' Cython extension (up-to-date) building 'falcon.media.handlers' extension creating build/temp.linux-armv7l-3.7/falcon/media gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/media/handlers.c -o build/temp.linux-armv7l-3.7/falcon/media/handlers.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/media/handlers.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/media/handlers.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/media/base.c' Cython extension (up-to-date) building 'falcon.media.base' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/media/base.c -o build/temp.linux-armv7l-3.7/falcon/media/base.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/media/base.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/media/base.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/media/msgpack.c' Cython extension (up-to-date) building 'falcon.media.msgpack' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/media/msgpack.c -o build/temp.linux-armv7l-3.7/falcon/media/msgpack.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/media/msgpack.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/media/msgpack.cpython-37m-arm-linux-gnueabi.so skipping 'falcon/media/json.c' Cython extension (up-to-date) building 'falcon.media.json' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c falcon/media/json.c -o build/temp.linux-armv7l-3.7/falcon/media/json.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/falcon/media/json.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/falcon/media/json.cpython-37m-arm-linux-gnueabi.so 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZVsWS1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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-6.fc30.arm running install running install_lib creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing copying build/lib.linux-armv7l-3.7/falcon/testing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing copying build/lib.linux-armv7l-3.7/falcon/testing/resource.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing copying build/lib.linux-armv7l-3.7/falcon/testing/srmock.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing copying build/lib.linux-armv7l-3.7/falcon/testing/client.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing copying build/lib.linux-armv7l-3.7/falcon/testing/helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing copying build/lib.linux-armv7l-3.7/falcon/testing/base.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing copying build/lib.linux-armv7l-3.7/falcon/testing/test_case.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing copying build/lib.linux-armv7l-3.7/falcon/http_error.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/hooks.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/status_codes.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/response_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/request_helpers.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing copying build/lib.linux-armv7l-3.7/falcon/routing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing copying build/lib.linux-armv7l-3.7/falcon/routing/compiled.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing copying build/lib.linux-armv7l-3.7/falcon/routing/static.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing copying build/lib.linux-armv7l-3.7/falcon/routing/util.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing copying build/lib.linux-armv7l-3.7/falcon/routing/compiled.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing copying build/lib.linux-armv7l-3.7/falcon/routing/static.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing copying build/lib.linux-armv7l-3.7/falcon/routing/converters.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing copying build/lib.linux-armv7l-3.7/falcon/routing/converters.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing copying build/lib.linux-armv7l-3.7/falcon/routing/util.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing copying build/lib.linux-armv7l-3.7/falcon/forwarded.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/response_helpers.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/api_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/uri.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/api.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/status_codes.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/hooks.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/redirects.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/cmd copying build/lib.linux-armv7l-3.7/falcon/cmd/bench.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/cmd copying build/lib.linux-armv7l-3.7/falcon/cmd/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/cmd copying build/lib.linux-armv7l-3.7/falcon/cmd/print_routes.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/cmd copying build/lib.linux-armv7l-3.7/falcon/constants.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/response.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/version.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/response.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/http_error.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/http_status.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/uri.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench copying build/lib.linux-armv7l-3.7/falcon/bench/bench.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench copying build/lib.linux-armv7l-3.7/falcon/bench/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/setup.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/app.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/controllers/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/controllers/root.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/controllers creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/tests/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/tests/test_functional.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/tests/config.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/tests/test_units.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/tests creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/model copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/nuts/model/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/model copying build/lib.linux-armv7l-3.7/falcon/bench/nuts/config.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts copying build/lib.linux-armv7l-3.7/falcon/bench/create.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.7/falcon/bench/queues/messages.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.7/falcon/bench/queues/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.7/falcon/bench/queues/api.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.7/falcon/bench/queues/stats.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.7/falcon/bench/queues/claims.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.7/falcon/bench/queues/queues.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj copying build/lib.linux-armv7l-3.7/falcon/bench/dj/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj copying build/lib.linux-armv7l-3.7/falcon/bench/dj/manage.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/dj copying build/lib.linux-armv7l-3.7/falcon/bench/dj/dj/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/dj copying build/lib.linux-armv7l-3.7/falcon/bench/dj/dj/wsgi.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/dj copying build/lib.linux-armv7l-3.7/falcon/bench/dj/dj/urls.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/dj copying build/lib.linux-armv7l-3.7/falcon/bench/dj/dj/settings.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/dj creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-3.7/falcon/bench/dj/hello/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-3.7/falcon/bench/dj/hello/apps.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-3.7/falcon/bench/dj/hello/models.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-3.7/falcon/bench/dj/hello/views.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-3.7/falcon/bench/dj/hello/tests.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-3.7/falcon/bench/dj/hello/admin.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello/migrations copying build/lib.linux-armv7l-3.7/falcon/bench/dj/hello/migrations/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello/migrations copying build/lib.linux-armv7l-3.7/falcon/constants.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/request_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/errors.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/request.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/http_status.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/responders.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/api_helpers.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/version.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/errors.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media copying build/lib.linux-armv7l-3.7/falcon/media/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media copying build/lib.linux-armv7l-3.7/falcon/media/json.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media copying build/lib.linux-armv7l-3.7/falcon/media/handlers.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/validators copying build/lib.linux-armv7l-3.7/falcon/media/validators/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/validators copying build/lib.linux-armv7l-3.7/falcon/media/validators/jsonschema.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/validators copying build/lib.linux-armv7l-3.7/falcon/media/handlers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media copying build/lib.linux-armv7l-3.7/falcon/media/base.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media copying build/lib.linux-armv7l-3.7/falcon/media/msgpack.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media copying build/lib.linux-armv7l-3.7/falcon/media/msgpack.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media copying build/lib.linux-armv7l-3.7/falcon/media/base.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media copying build/lib.linux-armv7l-3.7/falcon/media/json.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util copying build/lib.linux-armv7l-3.7/falcon/util/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util copying build/lib.linux-armv7l-3.7/falcon/util/time.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util copying build/lib.linux-armv7l-3.7/falcon/util/misc.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util copying build/lib.linux-armv7l-3.7/falcon/util/uri.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util copying build/lib.linux-armv7l-3.7/falcon/util/time.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util copying build/lib.linux-armv7l-3.7/falcon/util/uri.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util copying build/lib.linux-armv7l-3.7/falcon/util/structures.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util copying build/lib.linux-armv7l-3.7/falcon/util/structures.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util copying build/lib.linux-armv7l-3.7/falcon/util/misc.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util copying build/lib.linux-armv7l-3.7/falcon/redirects.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/request.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/api.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/forwarded.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon copying build/lib.linux-armv7l-3.7/falcon/responders.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing/resource.py to resource.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing/srmock.py to srmock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/testing/test_case.py to test_case.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/status_codes.py to status_codes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/response_helpers.py to response_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/compiled.py to compiled.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/static.py to static.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/converters.py to converters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/forwarded.py to forwarded.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/api_helpers.py to api_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/hooks.py to hooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/redirects.py to redirects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/cmd/bench.py to bench.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/cmd/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/cmd/print_routes.py to print_routes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/response.py to response.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/http_error.py to http_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/http_status.py to http_status.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/uri.py to uri.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/bench.py to bench.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/setup.py to setup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/app.py to app.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/controllers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/controllers/root.py to root.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/tests/test_functional.py to test_functional.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/tests/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/tests/test_units.py to test_units.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/nuts/model/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/nuts/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/create.py to create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues/messages.py to messages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues/stats.py to stats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues/claims.py to claims.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/queues/queues.py to queues.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/manage.py to manage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/dj/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/dj/wsgi.py to wsgi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/dj/urls.py to urls.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/dj/settings.py to settings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello/apps.py to apps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello/models.py to models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello/views.py to views.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello/tests.py to tests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello/admin.py to admin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/bench/dj/hello/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/request_helpers.py to request_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/request.py to request.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/validators/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/validators/jsonschema.py to jsonschema.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/handlers.py to handlers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/msgpack.py to msgpack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/json.py to json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/time.py to time.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/uri.py to uri.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/structures.py to structures.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/responders.py to responders.cpython-37.pyc writing byte-compilation script '/tmp/tmpmwnzo5gr.py' /usr/bin/python3 /tmp/tmpmwnzo5gr.py removing /tmp/tmpmwnzo5gr.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-6.fc30.arm/usr/lib/python3.7/site-packages/falcon-1.4.1-py3.7.egg-info running install_scripts Installing falcon-bench script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin Installing falcon-bench-3 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin Installing falcon-bench-3.7 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin Installing falcon-print-routes script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin Installing falcon-print-routes-3 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin Installing falcon-print-routes-3.7 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin BUILDSTDERR: setup.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses BUILDSTDERR: import imp + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm running install running install_lib creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/uri.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing copying build/lib.linux-armv7l-2.7/falcon/testing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing copying build/lib.linux-armv7l-2.7/falcon/testing/resource.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing copying build/lib.linux-armv7l-2.7/falcon/testing/srmock.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing copying build/lib.linux-armv7l-2.7/falcon/testing/client.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing copying build/lib.linux-armv7l-2.7/falcon/testing/helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing copying build/lib.linux-armv7l-2.7/falcon/testing/base.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing copying build/lib.linux-armv7l-2.7/falcon/testing/test_case.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing copying build/lib.linux-armv7l-2.7/falcon/status_codes.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/http_status.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/response.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/api.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/response_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/response_helpers.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing copying build/lib.linux-armv7l-2.7/falcon/routing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing copying build/lib.linux-armv7l-2.7/falcon/routing/compiled.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing copying build/lib.linux-armv7l-2.7/falcon/routing/static.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing copying build/lib.linux-armv7l-2.7/falcon/routing/util.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing copying build/lib.linux-armv7l-2.7/falcon/routing/static.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing copying build/lib.linux-armv7l-2.7/falcon/routing/converters.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing copying build/lib.linux-armv7l-2.7/falcon/routing/compiled.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing copying build/lib.linux-armv7l-2.7/falcon/routing/converters.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing copying build/lib.linux-armv7l-2.7/falcon/routing/util.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing copying build/lib.linux-armv7l-2.7/falcon/forwarded.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/api_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/status_codes.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/api.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/hooks.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/redirects.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/cmd copying build/lib.linux-armv7l-2.7/falcon/cmd/bench.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/cmd copying build/lib.linux-armv7l-2.7/falcon/cmd/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/cmd copying build/lib.linux-armv7l-2.7/falcon/cmd/print_routes.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/cmd copying build/lib.linux-armv7l-2.7/falcon/constants.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/response.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/version.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/version.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/http_error.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/http_status.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/uri.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench copying build/lib.linux-armv7l-2.7/falcon/bench/bench.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench copying build/lib.linux-armv7l-2.7/falcon/bench/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/setup.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/app.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/controllers/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/controllers/root.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/controllers creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/tests/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/tests/test_functional.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/tests/config.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/tests/test_units.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/model copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/model/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/model copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/config.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts copying build/lib.linux-armv7l-2.7/falcon/bench/create.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-2.7/falcon/bench/queues/messages.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-2.7/falcon/bench/queues/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-2.7/falcon/bench/queues/api.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-2.7/falcon/bench/queues/stats.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-2.7/falcon/bench/queues/claims.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-2.7/falcon/bench/queues/queues.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj copying build/lib.linux-armv7l-2.7/falcon/bench/dj/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj copying build/lib.linux-armv7l-2.7/falcon/bench/dj/manage.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/dj copying build/lib.linux-armv7l-2.7/falcon/bench/dj/dj/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/dj copying build/lib.linux-armv7l-2.7/falcon/bench/dj/dj/wsgi.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/dj copying build/lib.linux-armv7l-2.7/falcon/bench/dj/dj/urls.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/dj copying build/lib.linux-armv7l-2.7/falcon/bench/dj/dj/settings.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/dj creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-2.7/falcon/bench/dj/hello/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-2.7/falcon/bench/dj/hello/apps.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-2.7/falcon/bench/dj/hello/models.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-2.7/falcon/bench/dj/hello/views.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-2.7/falcon/bench/dj/hello/tests.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello copying build/lib.linux-armv7l-2.7/falcon/bench/dj/hello/admin.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello/migrations copying build/lib.linux-armv7l-2.7/falcon/bench/dj/hello/migrations/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello/migrations copying build/lib.linux-armv7l-2.7/falcon/request_helpers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/errors.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/api_helpers.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/hooks.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/forwarded.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/request.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/constants.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/redirects.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/responders.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/http_error.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media copying build/lib.linux-armv7l-2.7/falcon/media/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media copying build/lib.linux-armv7l-2.7/falcon/media/base.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media copying build/lib.linux-armv7l-2.7/falcon/media/json.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media copying build/lib.linux-armv7l-2.7/falcon/media/handlers.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/validators copying build/lib.linux-armv7l-2.7/falcon/media/validators/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/validators copying build/lib.linux-armv7l-2.7/falcon/media/validators/jsonschema.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/validators copying build/lib.linux-armv7l-2.7/falcon/media/handlers.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media copying build/lib.linux-armv7l-2.7/falcon/media/base.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media copying build/lib.linux-armv7l-2.7/falcon/media/msgpack.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media copying build/lib.linux-armv7l-2.7/falcon/media/msgpack.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media copying build/lib.linux-armv7l-2.7/falcon/media/json.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media creating /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util copying build/lib.linux-armv7l-2.7/falcon/util/uri.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util copying build/lib.linux-armv7l-2.7/falcon/util/__init__.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util copying build/lib.linux-armv7l-2.7/falcon/util/time.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util copying build/lib.linux-armv7l-2.7/falcon/util/time.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util copying build/lib.linux-armv7l-2.7/falcon/util/uri.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util copying build/lib.linux-armv7l-2.7/falcon/util/structures.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util copying build/lib.linux-armv7l-2.7/falcon/util/structures.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util copying build/lib.linux-armv7l-2.7/falcon/util/misc.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util copying build/lib.linux-armv7l-2.7/falcon/util/misc.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util copying build/lib.linux-armv7l-2.7/falcon/request.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/errors.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/responders.py -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/request_helpers.so -> /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing/srmock.py to srmock.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/testing/test_case.py to test_case.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/status_codes.py to status_codes.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/response_helpers.py to response_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/compiled.py to compiled.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/static.py to static.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/converters.py to converters.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/forwarded.py to forwarded.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/api_helpers.py to api_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/redirects.py to redirects.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/cmd/bench.py to bench.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/cmd/print_routes.py to print_routes.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/http_error.py to http_error.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/http_status.py to http_status.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/uri.py to uri.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/bench.py to bench.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/controllers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/controllers/root.py to root.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests/test_functional.py to test_functional.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests/test_units.py to test_units.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/claims.py to claims.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/queues.py to queues.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/dj/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/dj/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/dj/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/dj/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/bench/dj/hello/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/request_helpers.py to request_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/validators/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/validators/jsonschema.py to jsonschema.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/msgpack.py to msgpack.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/time.py to time.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/uri.py to uri.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/structures.py to structures.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/responders.py to responders.pyc writing byte-compilation script '/tmp/tmp39zj9T.py' /usr/bin/python2 -O /tmp/tmp39zj9T.py removing /tmp/tmp39zj9T.py running install_egg_info running egg_info writing requirements to falcon.egg-info/requires.txt writing falcon.egg-info/PKG-INFO writing top-level names to falcon.egg-info/top_level.txt writing dependency_links to falcon.egg-info/dependency_links.txt writing entry points to falcon.egg-info/entry_points.txt reading manifest file 'falcon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'falcon.egg-info/SOURCES.txt' Copying falcon.egg-info to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon-1.4.1-py2.7.egg-info running install_scripts Installing falcon-print-routes-2 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin Installing falcon-print-routes script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin Installing falcon-bench-2 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin Installing falcon-bench script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin Installing falcon-print-routes-2.7 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin Installing falcon-bench-2.7 script to /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.1-6.fc30 --unique-debug-suffix -1.4.1-6.fc30.arm --unique-debug-src-base python-falcon-1.4.1-6.fc30.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/falcon-1.4.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/http_error.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/request_helpers.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/util.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/http_error.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/hooks.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/util.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/hooks.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/request_helpers.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/compiled.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/compiled.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/static.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/static.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/converters.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/routing/converters.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/response_helpers.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/response_helpers.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/uri.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/uri.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/status_codes.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/status_codes.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/response.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/response.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/constants.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/constants.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/http_status.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/http_status.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/responders.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/responders.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/api_helpers.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/api_helpers.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/version.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/version.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/errors.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/errors.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/json.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/json.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/handlers.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/handlers.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/msgpack.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/msgpack.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/base.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/media/base.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/time.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/time.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/misc.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/misc.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/uri.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/uri.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/structures.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/util/structures.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/request.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/request.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/redirects.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/redirects.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/api.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/api.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/forwarded.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7/site-packages/falcon/forwarded.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/uri.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/uri.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/http_status.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/http_status.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/response.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/response.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/api.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/api.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/response_helpers.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/response_helpers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/util.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/util.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/static.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/static.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/compiled.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/compiled.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/converters.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/routing/converters.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/status_codes.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/status_codes.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/version.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/version.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/api_helpers.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/api_helpers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/hooks.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/hooks.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/forwarded.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/forwarded.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/constants.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/constants.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/redirects.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/redirects.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/responders.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/responders.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/http_error.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/http_error.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/base.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/base.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/json.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/json.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/handlers.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/handlers.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/msgpack.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/media/msgpack.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/uri.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/uri.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/time.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/structures.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/structures.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/misc.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/util/misc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/request.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/request.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/errors.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/errors.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/request_helpers.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7/site-packages/falcon/request_helpers.so /usr/lib/rpm/sepdebugcrcfix: Updated 58 CRC32s, 0 CRC32s did match. BUILDSTDERR: 18733 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/debug/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hezgIo + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + pytest-2.7 tests ============================= test session starts ============================== platform linux2 -- Python 2.7.15, pytest-3.9.3, py-1.7.0, pluggy-0.8.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 ..................................... [ 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 .....sss.................................... [ 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 ....................................... [ 88%] tests/test_uri_templates_legacy.py ..................... [ 90%] tests/test_utils.py .................................................... [ 96%] .................. [ 98%] tests/test_validators.py .. [ 98%] tests/test_wsgi.py ....... [ 99%] tests/test_wsgi_errors.py .. [ 99%] tests/test_wsgi_interface.py .. [ 99%] tests/test_wsgiref_inputwrapper_with_size.py . [100%] =============================== warnings summary =============================== tests/test_http_method_routing.py::TestHttpMethodRouting::()::test_report /usr/lib/python2.7/wsgiref/validate.py:335: WSGIWarning: Unknown REQUEST_METHOD: 'REPORT' WSGIWarning) tests/test_http_method_routing.py::TestHttpMethodRouting::()::test_methods_not_allowed_complex /usr/lib/python2.7/wsgiref/validate.py:335: WSGIWarning: Unknown REQUEST_METHOD: 'CONNECT' WSGIWarning) /usr/lib/python2.7/wsgiref/validate.py:335: WSGIWarning: Unknown REQUEST_METHOD: 'CHECKIN' WSGIWarning) /usr/lib/python2.7/wsgiref/validate.py:335: WSGIWarning: Unknown REQUEST_METHOD: 'CHECKOUT' WSGIWarning) /usr/lib/python2.7/wsgiref/validate.py:335: WSGIWarning: Unknown REQUEST_METHOD: 'UNCHECKIN' WSGIWarning) /usr/lib/python2.7/wsgiref/validate.py:335: WSGIWarning: Unknown REQUEST_METHOD: 'UPDATE' WSGIWarning) /usr/lib/python2.7/wsgiref/validate.py:335: WSGIWarning: Unknown REQUEST_METHOD: 'VERSION-CONTROL' WSGIWarning) tests/test_http_method_routing.py::TestHttpMethodRouting::()::test_bogus_method /usr/lib/python2.7/wsgiref/validate.py:335: WSGIWarning: Unknown REQUEST_METHOD: '&XJM' WSGIWarning) tests/test_request_media.py::test_msgpack[application/msgpack] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /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') /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') tests/test_request_media.py::test_msgpack[application/msgpack; charset=utf-8] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /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') /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') tests/test_request_media.py::test_msgpack[application/x-msgpack] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /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') /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') tests/test_request_media.py::test_invalid_msgpack /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /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') tests/test_response_media.py::test_msgpack[application/msgpack] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, tests/test_response_media.py::test_msgpack[application/msgpack; charset=utf-8] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, tests/test_response_media.py::test_msgpack[application/x-msgpack] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 892 passed, 3 skipped, 28 warnings in 31.09 seconds ============== + pytest-3.7 tests ============================= test session starts ============================== platform linux -- Python 3.7.2, pytest-3.9.3, py-1.7.0, pluggy-0.8.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: DeprecationWarning: invalid escape sequence \d client.app.add_sink(sink, '/books/\d+') tests/test_http_method_routing.py::TestHttpMethodRouting::()::test_report /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'REPORT' WSGIWarning) tests/test_http_method_routing.py::TestHttpMethodRouting::()::test_methods_not_allowed_complex /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'CONNECT' WSGIWarning) /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'CHECKIN' WSGIWarning) /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'CHECKOUT' WSGIWarning) /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'UNCHECKIN' WSGIWarning) /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'UPDATE' WSGIWarning) /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'VERSION-CONTROL' WSGIWarning) tests/test_http_method_routing.py::TestHttpMethodRouting::()::test_method_not_allowed_with_param /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'CONNECT' WSGIWarning) /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'CHECKIN' WSGIWarning) /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'CHECKOUT' WSGIWarning) /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'REPORT' WSGIWarning) /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'UNCHECKIN' WSGIWarning) /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'UPDATE' WSGIWarning) /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'VERSION-CONTROL' WSGIWarning) tests/test_http_method_routing.py::TestHttpMethodRouting::()::test_bogus_method /usr/lib/python3.7/wsgiref/validate.py:343: WSGIWarning: Unknown REQUEST_METHOD: 'X7_R' WSGIWarning) tests/test_httperror.py::TestHTTPError::()::test_custom_old_error_serializer /usr/lib/python3.7/site-packages/yaml/constructor.py:126: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working if not isinstance(key, collections.Hashable): tests/test_request_media.py::test_msgpack[application/msgpack] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /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') /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') tests/test_request_media.py::test_msgpack[application/msgpack; charset=utf-8] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /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') /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') tests/test_request_media.py::test_msgpack[application/x-msgpack] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /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') /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') tests/test_request_media.py::test_invalid_msgpack /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /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') tests/test_response_media.py::test_msgpack[application/msgpack] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, tests/test_response_media.py::test_msgpack[application/msgpack; charset=utf-8] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, tests/test_response_media.py::test_msgpack[application/x-msgpack] /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, /builddir/build/BUILD/falcon-1.4.1/falcon/media/msgpack.py:34: DeprecationWarning: encoding is deprecated. use_bin_type=True, -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 891 passed, 4 skipped, 37 warnings in 32.21 seconds ============== + exit 0 Processing files: python2-falcon-1.4.1-6.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HV50Wd + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/share/doc/python2-falcon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/share/doc/python2-falcon + cp -pr README.rst /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/share/doc/python2-falcon + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZM9MV1 + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/share/licenses/python2-falcon + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/share/licenses/python2-falcon + cp -pr LICENSE /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/share/licenses/python2-falcon + exit 0 Provides: python-falcon = 1.4.1-6.fc30 python-falcon(armv7hl-32) = 1.4.1-6.fc30 python2-falcon = 1.4.1-6.fc30 python2-falcon(armv7hl-32) = 1.4.1-6.fc30 python2.7dist(falcon) = 1.4.1 python2dist(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/python2 ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpython2.7.so.1.0 python(abi) = 2.7 python2.7dist(python-mimeparse) >= 1.5.2 python2.7dist(six) >= 1.4.0 rtld(GNU_HASH) Obsoletes: python-falcon < 1.4.1-6.fc30 Recommends: python2-ujson Processing files: python3-falcon-1.4.1-6.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UWUsVv + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/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-6.fc30.arm/usr/share/doc/python3-falcon + cp -pr README.rst /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/share/doc/python3-falcon + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.boFgEY + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/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-6.fc30.arm/usr/share/licenses/python3-falcon + cp -pr LICENSE /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm/usr/share/licenses/python3-falcon + exit 0 Provides: python3-falcon = 1.4.1-6.fc30 python3-falcon(armv7hl-32) = 1.4.1-6.fc30 python3.7dist(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 ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpython3.7m.so.1.0 python(abi) = 3.7 python3.7dist(python-mimeparse) >= 1.5.2 python3.7dist(six) >= 1.4.0 rtld(GNU_HASH) Recommends: python3-ujson Processing files: python-falcon-debugsource-1.4.1-6.fc30.armv7hl Provides: python-falcon-debugsource = 1.4.1-6.fc30 python-falcon-debugsource(armv7hl-32) = 1.4.1-6.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-falcon-debuginfo-1.4.1-6.fc30.armv7hl Provides: python-falcon-debuginfo = 1.4.1-6.fc30 python-falcon-debuginfo(armv7hl-32) = 1.4.1-6.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-falcon-debugsource(armv7hl-32) = 1.4.1-6.fc30 Processing files: python2-falcon-debuginfo-1.4.1-6.fc30.armv7hl Provides: debuginfo(build-id) = 162e628cea728966c26ba161bce5185508a4a64c debuginfo(build-id) = 18f0e4b93bd6161dd9e9d8a9101b783a2b5ea37d debuginfo(build-id) = 1d76cf669eb972a5e532180d6f527958ada373a4 debuginfo(build-id) = 2d1e9a58629898625a22c83ba44adfe8585278f2 debuginfo(build-id) = 474f314f671321f1b6b10f972e59b2a8c44212c9 debuginfo(build-id) = 49e49f196cfaa66ae4404781ddd2689f84730b36 debuginfo(build-id) = 4b84519d3527963ff98c3187a106b0fd2560e848 debuginfo(build-id) = 6b988c5814a14a237f3e49633feda1a490d7bd01 debuginfo(build-id) = 78dc841f7f34b5e1bc9d5f9bf5d1bc8e7483cd56 debuginfo(build-id) = 7c30adc9b2571cc6a400ec0f88831d3e5f8fdf52 debuginfo(build-id) = 894de78ef3c34d623308f17a00045c39d3b023c5 debuginfo(build-id) = 96c0eb212b34f4d7cb6eb2ba4affad6c2844aa62 debuginfo(build-id) = 98ef245156b92ca95a501b6d844e8ad5c52834ba debuginfo(build-id) = 9a4695a2c71a1edbc5d2324d480df15d798ee8b0 debuginfo(build-id) = a23c1a14bcfa2d645aa5382e3e75666c4b519bc0 debuginfo(build-id) = a327f27a69af928344b0d4c446430960c18bbf0f debuginfo(build-id) = ab3ee4ef6c562f1a899cbadcea5d187807eb0a3e debuginfo(build-id) = b81514cf78869b8b849d4f8cdd7e7c2beaff3dd3 debuginfo(build-id) = be3afbba6035164638b5a84d07be5e928583ea99 debuginfo(build-id) = befd086524e1919ab0ae1b9788d7726f351ca7c0 debuginfo(build-id) = c61ecc3ac2ff3d618b5af0d6b5949bfbb743ad40 debuginfo(build-id) = ce25b8e787e86fa897dd92b5d4a2c3fabd974c7e debuginfo(build-id) = dd61d54cf3c269fdf8b36661fd7a7b2ab6fe5412 debuginfo(build-id) = e0154656bc57f007b741890ebf1f12eb9584935f debuginfo(build-id) = e35d7979e28e8bebfa974523f0e18c28c7dafc7a debuginfo(build-id) = ee06eab9405ab6bc24665793eb512485daf3e0ca debuginfo(build-id) = f21545a0d3f3783ca149c966fdec05d999df5622 debuginfo(build-id) = fa56eb633ec253df17dfb84f496024c8754ee0f6 debuginfo(build-id) = fe9cfa520f74aa7a094cf12fac7048037883fe49 python2-falcon-debuginfo = 1.4.1-6.fc30 python2-falcon-debuginfo(armv7hl-32) = 1.4.1-6.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-falcon-debugsource(armv7hl-32) = 1.4.1-6.fc30 Processing files: python3-falcon-debuginfo-1.4.1-6.fc30.armv7hl Provides: debuginfo(build-id) = 0750ab599bf952347c07914fb416ea55d5295896 debuginfo(build-id) = 0b7395907e972a06c625c9ac40e586921f4a59b1 debuginfo(build-id) = 16fa5a3db2c46c69ffe2a2e075d78d5d25ea0084 debuginfo(build-id) = 4024dcc8b0a72ff9bc1e2a4cb539f9bcb15d2685 debuginfo(build-id) = 62bf95f8a86995a5d98b7c1d04f627a3e62f19e1 debuginfo(build-id) = 6530d21b0f80935d8ff0f5f5bf4362ae1a2ac704 debuginfo(build-id) = 72bc8c0b37090f926599f50041049c4dd664da87 debuginfo(build-id) = 73d0d0816ceedc6a8538534fc975a81d79e2a456 debuginfo(build-id) = 7662c01586fdae60e8437a641c7347de54c85dfd debuginfo(build-id) = 85c6d24938c87145ac4912b6311ceffdcbbbe5cc debuginfo(build-id) = 90a898e9c6c08a5139b1b1eba62cc0909c07eb31 debuginfo(build-id) = 96d0bc839d8dba717c9d2f2d52f4a718a4126e50 debuginfo(build-id) = a6b2ba088cc14cbf64c0e8702b6d5568e28a5b98 debuginfo(build-id) = a9d318496e70bc0b2fe2ab5fc01659822e2bdb0b debuginfo(build-id) = aa6fe2a58810ae4992df274ecc7b08ddd164d6a0 debuginfo(build-id) = aad0f0c27cbc50ebcdfa1fd79d03552e0c8238ff debuginfo(build-id) = aada5174be1f0356ae31aa479bdd1596476695b5 debuginfo(build-id) = abbf175d860107cb42cf3bef37a2aa589904d433 debuginfo(build-id) = ac0c0746de83fe873c4177451056dda5f563edad debuginfo(build-id) = ad0a4a4841fb5175ae0a8eb2e28d4c51d8435d81 debuginfo(build-id) = bdd88ec0921f834d4fbb8fb1bc06f7df3a581caa debuginfo(build-id) = c2f696787cf8ea6b3428fe3ac39923bc28b965f1 debuginfo(build-id) = c5768de0cb80ffaaa64104a2051da35d75896540 debuginfo(build-id) = d005d1b83a1283b54fd41a1d16d02f9c4a4f43b6 debuginfo(build-id) = eabcda3550f28024039beb89d51be4fb2769a9f5 debuginfo(build-id) = ed5855385084d878be7e0400061a22e8415c265a debuginfo(build-id) = ed8a723a0cf11c9e7fa7dce5948aebf5ae5c70c2 debuginfo(build-id) = ee9e075bdfaacc63ee11e26d5816b50f09a1f3bf debuginfo(build-id) = ff5706f59b6f72794d573619dfafc7710c4d361d python3-falcon-debuginfo = 1.4.1-6.fc30 python3-falcon-debuginfo(armv7hl-32) = 1.4.1-6.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-falcon-debugsource(armv7hl-32) = 1.4.1-6.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm Wrote: /builddir/build/RPMS/python2-falcon-1.4.1-6.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-falcon-1.4.1-6.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/python-falcon-debugsource-1.4.1-6.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/python-falcon-debuginfo-1.4.1-6.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/python2-falcon-debuginfo-1.4.1-6.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-falcon-debuginfo-1.4.1-6.fc30.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4SRx7I + umask 022 + cd /builddir/build/BUILD + cd falcon-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-falcon-1.4.1-6.fc30.arm + exit 0 Child return code was: 0