Mock Version: 1.2.12 Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-falcon.spec'], chrootPath='/var/lib/mock/f23-build-3938201-517451/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-falcon.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm02-builder00.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-falcon-0.3.0-1.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-falcon.spec '], chrootPath='/var/lib/mock/f23-build-3938201-517451/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-falcon.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eSW7ZG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf falcon-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/falcon-0.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd falcon-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (001-fix_test_cookies.patch):' Patch #1 (001-fix_test_cookies.patch): + /usr/bin/cat /builddir/build/SOURCES/001-fix_test_cookies.patch + /usr/bin/patch -p1 --fuzz=0 patching file tests/test_cookies.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QPAzzi + umask 022 + cd /builddir/build/BUILD + cd falcon-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /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/version.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/hooks.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/http_error.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/request.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/response.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/request_helpers.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/http_status.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/responders.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/__init__.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/errors.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/api.py -> build/lib.linux-armv7l-2.7/falcon copying falcon/api_helpers.py -> build/lib.linux-armv7l-2.7/falcon creating build/lib.linux-armv7l-2.7/falcon/cmd copying falcon/cmd/__init__.py -> build/lib.linux-armv7l-2.7/falcon/cmd copying falcon/cmd/bench.py -> build/lib.linux-armv7l-2.7/falcon/cmd creating build/lib.linux-armv7l-2.7/falcon/util copying falcon/util/structures.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/__init__.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/misc.py -> build/lib.linux-armv7l-2.7/falcon/util creating build/lib.linux-armv7l-2.7/falcon/routing copying falcon/routing/compiled.py -> build/lib.linux-armv7l-2.7/falcon/routing copying falcon/routing/__init__.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/bench copying falcon/bench/create.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/bench.py -> build/lib.linux-armv7l-2.7/falcon/bench creating build/lib.linux-armv7l-2.7/falcon/testing copying falcon/testing/srmock.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/__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/base.py -> build/lib.linux-armv7l-2.7/falcon/testing creating 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/__init__.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/claims.py -> 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/queues.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/__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 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/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/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/__init__.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 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/version.py to falcon/version.c building 'falcon.version' 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/hooks.py to falcon/hooks.c building 'falcon.hooks' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/http_error.py to falcon/http_error.c building 'falcon.http_error' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/request.py to falcon/request.c building 'falcon.request' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/response.py to falcon/response.c building 'falcon.response' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/request_helpers.py to falcon/request_helpers.c building 'falcon.request_helpers' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/http_status.py to falcon/http_status.c building 'falcon.http_status' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/responders.py to falcon/responders.c building 'falcon.responders' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/errors.py to falcon/errors.c building 'falcon.errors' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/status_codes.py to falcon/status_codes.c building 'falcon.status_codes' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 building 'falcon.response_helpers' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/api.py to falcon/api.c building 'falcon.api' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/api_helpers.py to falcon/api_helpers.c building 'falcon.api_helpers' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/util/structures.py to falcon/util/structures.c building 'falcon.util.structures' 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/time.py to falcon/util/time.c building 'falcon.util.time' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 building 'falcon.util.uri' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/misc.py to falcon/util/misc.c building 'falcon.util.misc' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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/util.py to falcon/routing/util.c building 'falcon.routing.util' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -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 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-armv7l-3.4 creating build/lib.linux-armv7l-3.4/falcon copying falcon/version.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/hooks.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/http_error.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/request.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/response.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/request_helpers.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/http_status.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/responders.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/__init__.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/errors.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/status_codes.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/response_helpers.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/api.py -> build/lib.linux-armv7l-3.4/falcon copying falcon/api_helpers.py -> build/lib.linux-armv7l-3.4/falcon creating build/lib.linux-armv7l-3.4/falcon/cmd copying falcon/cmd/__init__.py -> build/lib.linux-armv7l-3.4/falcon/cmd copying falcon/cmd/bench.py -> build/lib.linux-armv7l-3.4/falcon/cmd creating build/lib.linux-armv7l-3.4/falcon/util copying falcon/util/structures.py -> build/lib.linux-armv7l-3.4/falcon/util copying falcon/util/time.py -> build/lib.linux-armv7l-3.4/falcon/util copying falcon/util/__init__.py -> build/lib.linux-armv7l-3.4/falcon/util copying falcon/util/uri.py -> build/lib.linux-armv7l-3.4/falcon/util copying falcon/util/misc.py -> build/lib.linux-armv7l-3.4/falcon/util creating build/lib.linux-armv7l-3.4/falcon/routing copying falcon/routing/compiled.py -> build/lib.linux-armv7l-3.4/falcon/routing copying falcon/routing/__init__.py -> build/lib.linux-armv7l-3.4/falcon/routing copying falcon/routing/util.py -> build/lib.linux-armv7l-3.4/falcon/routing creating build/lib.linux-armv7l-3.4/falcon/bench copying falcon/bench/create.py -> build/lib.linux-armv7l-3.4/falcon/bench copying falcon/bench/__init__.py -> build/lib.linux-armv7l-3.4/falcon/bench copying falcon/bench/bench.py -> build/lib.linux-armv7l-3.4/falcon/bench creating build/lib.linux-armv7l-3.4/falcon/testing copying falcon/testing/srmock.py -> build/lib.linux-armv7l-3.4/falcon/testing copying falcon/testing/helpers.py -> build/lib.linux-armv7l-3.4/falcon/testing copying falcon/testing/__init__.py -> build/lib.linux-armv7l-3.4/falcon/testing copying falcon/testing/resource.py -> build/lib.linux-armv7l-3.4/falcon/testing copying falcon/testing/base.py -> build/lib.linux-armv7l-3.4/falcon/testing creating build/lib.linux-armv7l-3.4/falcon/bench/nuts copying falcon/bench/nuts/setup.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts copying falcon/bench/nuts/__init__.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts copying falcon/bench/nuts/config.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts creating build/lib.linux-armv7l-3.4/falcon/bench/queues copying falcon/bench/queues/claims.py -> build/lib.linux-armv7l-3.4/falcon/bench/queues copying falcon/bench/queues/messages.py -> build/lib.linux-armv7l-3.4/falcon/bench/queues copying falcon/bench/queues/queues.py -> build/lib.linux-armv7l-3.4/falcon/bench/queues copying falcon/bench/queues/stats.py -> build/lib.linux-armv7l-3.4/falcon/bench/queues copying falcon/bench/queues/__init__.py -> build/lib.linux-armv7l-3.4/falcon/bench/queues copying falcon/bench/queues/api.py -> build/lib.linux-armv7l-3.4/falcon/bench/queues creating build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/__init__.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts copying falcon/bench/nuts/nuts/app.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts creating build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/__init__.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/controllers copying falcon/bench/nuts/nuts/controllers/root.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/controllers creating build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/model copying falcon/bench/nuts/nuts/model/__init__.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/model creating build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_functional.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/__init__.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/config.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/tests copying falcon/bench/nuts/nuts/tests/test_units.py -> build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/tests running egg_info writing requirements to falcon.egg-info/requires.txt writing top-level names to falcon.egg-info/top_level.txt writing entry points to falcon.egg-info/entry_points.txt writing dependency_links to falcon.egg-info/dependency_links.txt writing falcon.egg-info/PKG-INFO 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/version.c' Cython extension (up-to-date) building 'falcon.version' extension creating build/temp.linux-armv7l-3.4 creating build/temp.linux-armv7l-3.4/falcon gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/version.c -o build/temp.linux-armv7l-3.4/falcon/version.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/version.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/version.cpython-34m.so skipping 'falcon/hooks.c' Cython extension (up-to-date) building 'falcon.hooks' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/hooks.c -o build/temp.linux-armv7l-3.4/falcon/hooks.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/hooks.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/hooks.cpython-34m.so skipping 'falcon/http_error.c' Cython extension (up-to-date) building 'falcon.http_error' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/http_error.c -o build/temp.linux-armv7l-3.4/falcon/http_error.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/http_error.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/http_error.cpython-34m.so skipping 'falcon/request.c' Cython extension (up-to-date) building 'falcon.request' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/request.c -o build/temp.linux-armv7l-3.4/falcon/request.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/request.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/request.cpython-34m.so skipping 'falcon/response.c' Cython extension (up-to-date) building 'falcon.response' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/response.c -o build/temp.linux-armv7l-3.4/falcon/response.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/response.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/response.cpython-34m.so skipping 'falcon/request_helpers.c' Cython extension (up-to-date) building 'falcon.request_helpers' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/request_helpers.c -o build/temp.linux-armv7l-3.4/falcon/request_helpers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/request_helpers.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/request_helpers.cpython-34m.so skipping 'falcon/http_status.c' Cython extension (up-to-date) building 'falcon.http_status' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/http_status.c -o build/temp.linux-armv7l-3.4/falcon/http_status.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/http_status.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/http_status.cpython-34m.so skipping 'falcon/responders.c' Cython extension (up-to-date) building 'falcon.responders' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/responders.c -o build/temp.linux-armv7l-3.4/falcon/responders.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/responders.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/responders.cpython-34m.so skipping 'falcon/errors.c' Cython extension (up-to-date) building 'falcon.errors' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/errors.c -o build/temp.linux-armv7l-3.4/falcon/errors.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/errors.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/errors.cpython-34m.so skipping 'falcon/status_codes.c' Cython extension (up-to-date) building 'falcon.status_codes' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/status_codes.c -o build/temp.linux-armv7l-3.4/falcon/status_codes.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/status_codes.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/status_codes.cpython-34m.so skipping 'falcon/response_helpers.c' Cython extension (up-to-date) building 'falcon.response_helpers' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/response_helpers.c -o build/temp.linux-armv7l-3.4/falcon/response_helpers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/response_helpers.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/response_helpers.cpython-34m.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/api.c -o build/temp.linux-armv7l-3.4/falcon/api.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/api.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/api.cpython-34m.so skipping 'falcon/api_helpers.c' Cython extension (up-to-date) building 'falcon.api_helpers' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/api_helpers.c -o build/temp.linux-armv7l-3.4/falcon/api_helpers.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/api_helpers.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/api_helpers.cpython-34m.so skipping 'falcon/util/structures.c' Cython extension (up-to-date) building 'falcon.util.structures' extension creating build/temp.linux-armv7l-3.4/falcon/util gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/util/structures.c -o build/temp.linux-armv7l-3.4/falcon/util/structures.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/util/structures.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/util/structures.cpython-34m.so skipping 'falcon/util/time.c' Cython extension (up-to-date) building 'falcon.util.time' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/util/time.c -o build/temp.linux-armv7l-3.4/falcon/util/time.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/util/time.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/util/time.cpython-34m.so skipping 'falcon/util/uri.c' Cython extension (up-to-date) building 'falcon.util.uri' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/util/uri.c -o build/temp.linux-armv7l-3.4/falcon/util/uri.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/util/uri.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/util/uri.cpython-34m.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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/util/misc.c -o build/temp.linux-armv7l-3.4/falcon/util/misc.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/util/misc.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/util/misc.cpython-34m.so skipping 'falcon/routing/compiled.c' Cython extension (up-to-date) building 'falcon.routing.compiled' extension creating build/temp.linux-armv7l-3.4/falcon/routing gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/routing/compiled.c -o build/temp.linux-armv7l-3.4/falcon/routing/compiled.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/routing/compiled.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/routing/compiled.cpython-34m.so skipping 'falcon/routing/util.c' Cython extension (up-to-date) building 'falcon.routing.util' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.4m -c falcon/routing/util.c -o build/temp.linux-armv7l-3.4/falcon/routing/util.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/falcon/routing/util.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/falcon/routing/util.cpython-34m.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ppZlaI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm ++ dirname /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm + cd falcon-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm running install running install_lib creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/version.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/cmd copying build/lib.linux-armv7l-2.7/falcon/api.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/hooks.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/version.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/http_error.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/request.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/http_error.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/responders.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/util copying build/lib.linux-armv7l-2.7/falcon/http_status.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/routing copying build/lib.linux-armv7l-2.7/falcon/errors.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/response.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/api_helpers.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/status_codes.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/request_helpers.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/hooks.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/http_status.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/responders.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/response.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/errors.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/status_codes.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/controllers creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/model creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/setup.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts copying build/lib.linux-armv7l-2.7/falcon/bench/nuts/config.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-2.7/falcon/bench/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench copying build/lib.linux-armv7l-2.7/falcon/request_helpers.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/response_helpers.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/api.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/testing copying build/lib.linux-armv7l-2.7/falcon/response_helpers.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/request.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon copying build/lib.linux-armv7l-2.7/falcon/api_helpers.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/cmd/bench.py to bench.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/http_error.py to http_error.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/util/structures.py to structures.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/util/time.py to time.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/util/uri.py to uri.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/util/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/routing/compiled.py to compiled.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/routing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/routing/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/request_helpers.py to request_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/http_status.py to http_status.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/responders.py to responders.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/status_codes.py to status_codes.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/controllers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/controllers/root.py to root.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/tests/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/nuts/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/nuts/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/claims.py to claims.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/queues.py to queues.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/queues/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/bench/bench.py to bench.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/response_helpers.py to response_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/testing/srmock.py to srmock.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/testing/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/testing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/testing/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/testing/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/api_helpers.py to api_helpers.pyc writing byte-compilation script '/tmp/tmpr6Q1gY.py' /usr/bin/python2 -O /tmp/tmpr6Q1gY.py removing /tmp/tmpr6Q1gY.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-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon-0.3.0-py2.7.egg-info running install_scripts Installing falcon-bench script to /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/bin + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm running install running install_lib creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/version.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/cmd copying build/lib.linux-armv7l-3.4/falcon/cmd/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/cmd copying build/lib.linux-armv7l-3.4/falcon/cmd/bench.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/cmd copying build/lib.linux-armv7l-3.4/falcon/api.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/api_helpers.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/http_error.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/hooks.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/http_error.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/request.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/request.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/hooks.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util copying build/lib.linux-armv7l-3.4/falcon/util/structures.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util copying build/lib.linux-armv7l-3.4/falcon/util/time.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util copying build/lib.linux-armv7l-3.4/falcon/util/structures.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util copying build/lib.linux-armv7l-3.4/falcon/util/misc.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util copying build/lib.linux-armv7l-3.4/falcon/util/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util copying build/lib.linux-armv7l-3.4/falcon/util/uri.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util copying build/lib.linux-armv7l-3.4/falcon/util/uri.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util copying build/lib.linux-armv7l-3.4/falcon/util/time.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util copying build/lib.linux-armv7l-3.4/falcon/util/misc.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util copying build/lib.linux-armv7l-3.4/falcon/status_codes.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/routing copying build/lib.linux-armv7l-3.4/falcon/routing/compiled.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/routing copying build/lib.linux-armv7l-3.4/falcon/routing/compiled.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/routing copying build/lib.linux-armv7l-3.4/falcon/routing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/routing copying build/lib.linux-armv7l-3.4/falcon/routing/util.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/routing copying build/lib.linux-armv7l-3.4/falcon/routing/util.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/routing copying build/lib.linux-armv7l-3.4/falcon/response.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/response.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/errors.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/version.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/response_helpers.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/request_helpers.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/http_status.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/responders.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/errors.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/status_codes.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/request_helpers.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/http_status.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/controllers/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/controllers copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/controllers/root.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/controllers creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/model copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/model/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/model creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/tests/test_functional.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/tests/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/tests/config.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/tests/test_units.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/tests copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/nuts/app.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/setup.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts copying build/lib.linux-armv7l-3.4/falcon/bench/nuts/config.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts copying build/lib.linux-armv7l-3.4/falcon/bench/create.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.4/falcon/bench/queues/claims.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.4/falcon/bench/queues/messages.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.4/falcon/bench/queues/queues.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.4/falcon/bench/queues/stats.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.4/falcon/bench/queues/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.4/falcon/bench/queues/api.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues copying build/lib.linux-armv7l-3.4/falcon/bench/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench copying build/lib.linux-armv7l-3.4/falcon/bench/bench.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench copying build/lib.linux-armv7l-3.4/falcon/response_helpers.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/responders.cpython-34m.so -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon copying build/lib.linux-armv7l-3.4/falcon/api.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon creating /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/testing copying build/lib.linux-armv7l-3.4/falcon/testing/srmock.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/testing copying build/lib.linux-armv7l-3.4/falcon/testing/helpers.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/testing copying build/lib.linux-armv7l-3.4/falcon/testing/__init__.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/testing copying build/lib.linux-armv7l-3.4/falcon/testing/resource.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/testing copying build/lib.linux-armv7l-3.4/falcon/testing/base.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/testing copying build/lib.linux-armv7l-3.4/falcon/api_helpers.py -> /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/version.py to version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/cmd/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/cmd/bench.py to bench.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/hooks.py to hooks.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/http_error.py to http_error.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/request.py to request.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util/structures.py to structures.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util/time.py to time.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util/uri.py to uri.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util/misc.py to misc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/routing/compiled.py to compiled.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/routing/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/routing/util.py to util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/response.py to response.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/request_helpers.py to request_helpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/http_status.py to http_status.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/responders.py to responders.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/errors.py to errors.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/status_codes.py to status_codes.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/controllers/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/controllers/root.py to root.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/model/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/tests/test_functional.py to test_functional.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/tests/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/tests/config.py to config.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/tests/test_units.py to test_units.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/nuts/app.py to app.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/setup.py to setup.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/nuts/config.py to config.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/create.py to create.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues/claims.py to claims.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues/messages.py to messages.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues/queues.py to queues.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues/stats.py to stats.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/queues/api.py to api.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/bench/bench.py to bench.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/response_helpers.py to response_helpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/api.py to api.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/testing/srmock.py to srmock.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/testing/helpers.py to helpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/testing/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/testing/resource.py to resource.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/testing/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/api_helpers.py to api_helpers.cpython-34.pyc writing byte-compilation script '/tmp/tmp5skt_ue_.py' /usr/bin/python3 -O /tmp/tmp5skt_ue_.py removing /tmp/tmp5skt_ue_.py running install_egg_info running egg_info writing entry points to falcon.egg-info/entry_points.txt writing falcon.egg-info/PKG-INFO writing requirements to falcon.egg-info/requires.txt writing dependency_links to falcon.egg-info/dependency_links.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-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon-0.3.0-py3.4.egg-info running install_scripts Installing falcon-bench script to /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/bin + rm -f /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm//usr/bin/falcon-bench + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/falcon-0.3.0 extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/api.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/api_helpers.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/http_error.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/request.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/hooks.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util/structures.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util/misc.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util/uri.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/util/time.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/status_codes.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/routing/compiled.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/routing/util.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/response.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/errors.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/version.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/response_helpers.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/request_helpers.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/http_status.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4/site-packages/falcon/responders.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/api.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/version.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/http_error.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/responders.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/util/time.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/util/misc.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/util/structures.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/util/uri.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/http_status.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/routing/compiled.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/routing/util.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/errors.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/api_helpers.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/status_codes.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/hooks.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/response.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/request_helpers.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/response_helpers.so extracting debug info from /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7/site-packages/falcon/request.so /usr/lib/rpm/sepdebugcrcfix: Updated 38 CRC32s, 0 CRC32s did match. 9723 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/debug/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cbtqUx + umask 022 + cd /builddir/build/BUILD + cd falcon-0.3.0 + nosetests-2.7 tests.test_after_hooks.TestHooks.test_customized_options ... ok tests.test_after_hooks.TestHooks.test_global_after_hooks_run_after_exception ... ok tests.test_after_hooks.TestHooks.test_global_hook ... ok tests.test_after_hooks.TestHooks.test_global_hook_is_resource_aware ... ok tests.test_after_hooks.TestHooks.test_global_hook_wrap_default_405 ... ok tests.test_after_hooks.TestHooks.test_global_hook_wrap_default_on_options ... ok tests.test_after_hooks.TestHooks.test_hook_as_callable_class ... ok tests.test_after_hooks.TestHooks.test_multiple_global_hook ... ok tests.test_after_hooks.TestHooks.test_multiple_global_hooks_wrap_default_405 ... ok tests.test_after_hooks.TestHooks.test_multiple_global_hooks_wrap_default_on_options ... ok tests.test_after_hooks.TestHooks.test_output_validator ... ok tests.test_after_hooks.TestHooks.test_serializer ... ok tests.test_after_hooks.TestHooks.test_wrapped_resource ... ok tests.test_after_hooks.TestHooks.test_wrapped_resource_with_hooks_aware_of_resource ... ok tests.test_before_hooks.TestHooks.test_field_validator ... ok tests.test_before_hooks.TestHooks.test_global_hook ... ok tests.test_before_hooks.TestHooks.test_global_hook_is_resource_aware ... ok tests.test_before_hooks.TestHooks.test_global_hook_wrap_default_405 ... ok tests.test_before_hooks.TestHooks.test_global_hook_wrap_default_on_options ... ok tests.test_before_hooks.TestHooks.test_input_validator ... ok tests.test_before_hooks.TestHooks.test_multiple_global_hook ... ok tests.test_before_hooks.TestHooks.test_multiple_global_hooks_wrap_default_405 ... ok tests.test_before_hooks.TestHooks.test_multiple_global_hooks_wrap_default_on_options ... ok tests.test_before_hooks.TestHooks.test_param_validator ... ok tests.test_before_hooks.TestHooks.test_parser ... ok tests.test_before_hooks.TestHooks.test_wrapped_resource ... ok tests.test_before_hooks.TestHooks.test_wrapped_resource_with_hooks_aware_of_resource ... ok tests.test_cookies.TestCookies.test_cookie_expires_aware ... ok tests.test_cookies.TestCookies.test_cookie_expires_naive ... ok tests.test_cookies.TestCookies.test_cookie_timezone ... ok tests.test_cookies.TestCookies.test_cookies_setable ... ok tests.test_cookies.TestCookies.test_request_cookie_parsing ... ok tests.test_cookies.TestCookies.test_response_base_case ... ok tests.test_cookies.TestCookies.test_response_complex_case ... ok tests.test_cookies.TestCookies.test_response_unset_cookie ... ok tests.test_cookies.TestCookies.test_unicode_inside_ascii_range ... ok tests.test_cookies.TestCookies.test_unicode_outside_ascii_range ... ok tests.test_default_router.TestStandaloneRouter.test_collision_1__teams__collision_ ... ok tests.test_default_router.TestStandaloneRouter.test_collision_2__repos__org___repo__compare__simple_collision_ ... ok tests.test_default_router.TestStandaloneRouter.test_collision_3__emojis_signs__id_too_ ... ok tests.test_default_router.TestStandaloneRouter.test_complex_1______5_ ... ok tests.test_default_router.TestStandaloneRouter.test_complex_2____full___10_ ... ok tests.test_default_router.TestStandaloneRouter.test_complex_3____part___15_ ... ok tests.test_default_router.TestStandaloneRouter.test_complex_alt_1______16_ ... ok tests.test_default_router.TestStandaloneRouter.test_complex_alt_2____full___17_ ... ok tests.test_default_router.TestStandaloneRouter.test_dead_segment_1__teams ... ok tests.test_default_router.TestStandaloneRouter.test_dead_segment_2__emojis_signs ... ok tests.test_default_router.TestStandaloneRouter.test_dead_segment_3__gists ... ok tests.test_default_router.TestStandaloneRouter.test_dead_segment_4__gists_42 ... ok tests.test_default_router.TestStandaloneRouter.test_dump ... ok tests.test_default_router.TestStandaloneRouter.test_literal ... ok tests.test_default_router.TestStandaloneRouter.test_literal_segment ... ok tests.test_default_router.TestStandaloneRouter.test_malformed_pattern ... ok tests.test_default_router.TestStandaloneRouter.test_missing ... ok tests.test_default_router.TestStandaloneRouter.test_multivar ... ok tests.test_default_router.TestStandaloneRouter.test_override ... ok tests.test_default_router.TestStandaloneRouter.test_subsegment_not_found ... ok tests.test_default_router.TestStandaloneRouter.test_variable ... ok tests.test_error_handlers.TestErrorHandler.test_caught_error ... ok tests.test_error_handlers.TestErrorHandler.test_converted_error ... ok tests.test_error_handlers.TestErrorHandler.test_error_order ... ok tests.test_error_handlers.TestErrorHandler.test_handle_not_defined ... ok tests.test_error_handlers.TestErrorHandler.test_subclass_error ... ok tests.test_error_handlers.TestErrorHandler.test_uncaught_error ... ok tests.test_error_handlers.TestErrorHandler.test_uncaught_error_else ... ok tests.test_headers.TestHeaders.test_add_link_complex ... ok tests.test_headers.TestHeaders.test_add_link_multiple ... ok tests.test_headers.TestHeaders.test_add_link_single ... ok tests.test_headers.TestHeaders.test_add_link_with_anchor ... ok tests.test_headers.TestHeaders.test_add_link_with_hreflang ... ok tests.test_headers.TestHeaders.test_add_link_with_hreflang_multi ... ok tests.test_headers.TestHeaders.test_add_link_with_title ... ok tests.test_headers.TestHeaders.test_add_link_with_title_star ... ok tests.test_headers.TestHeaders.test_add_link_with_type_hint ... ok tests.test_headers.TestHeaders.test_content_header_missing ... ok tests.test_headers.TestHeaders.test_content_length ... ok tests.test_headers.TestHeaders.test_custom_content_type ... ok tests.test_headers.TestHeaders.test_custom_media_type ... ok tests.test_headers.TestHeaders.test_default_media_type ... ok tests.test_headers.TestHeaders.test_default_value ... ok tests.test_headers.TestHeaders.test_get_raw_headers ... ok tests.test_headers.TestHeaders.test_no_body_on_100 ... ok tests.test_headers.TestHeaders.test_no_body_on_101 ... ok tests.test_headers.TestHeaders.test_no_body_on_204 ... ok tests.test_headers.TestHeaders.test_no_body_on_304 ... ok tests.test_headers.TestHeaders.test_no_content_type ... ok tests.test_headers.TestHeaders.test_passthrough_req_headers ... ok tests.test_headers.TestHeaders.test_passthrough_resp_headers ... ok tests.test_headers.TestHeaders.test_required_header ... ok tests.test_headers.TestHeaders.test_response_append_header ... ok tests.test_headers.TestHeaders.test_response_header_helpers_on_get ... ok tests.test_headers.TestHeaders.test_response_set_header ... ok tests.test_headers.TestHeaders.test_unicode_location_headers ... ok tests.test_headers.TestHeaders.test_vary_header ... ok tests.test_headers.TestHeaders.test_vary_headers ... ok tests.test_headers.TestHeaders.test_vary_headers_tuple ... ok tests.test_headers.TestHeaders.test_vary_star ... ok tests.test_hello.TestHelloWorld.test_body ... ok tests.test_hello.TestHelloWorld.test_body_bytes ... ok tests.test_hello.TestHelloWorld.test_data ... ok tests.test_hello.TestHelloWorld.test_empty_route ... ok tests.test_hello.TestHelloWorld.test_env_headers_list_of_tuples ... ok tests.test_hello.TestHelloWorld.test_filelike ... ok tests.test_hello.TestHelloWorld.test_filelike_using_helper ... ok tests.test_hello.TestHelloWorld.test_no_body_on_head ... ok tests.test_hello.TestHelloWorld.test_route_negative ... ok tests.test_hello.TestHelloWorld.test_status_not_set ... ok tests.test_hello.TestHelloWorld.test_stream_chunked ... ok tests.test_hello.TestHelloWorld.test_stream_known_len ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_bogus_method ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_default_on_options ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_get ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_method_not_allowed_with_param ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_methods_not_allowed_complex ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_methods_not_allowed_simple ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_misc ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_post_not_allowed ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_put ... ok tests.test_httperror.TestHTTPError.test_401 ... ok tests.test_httperror.TestHTTPError.test_401_schemaless ... ok tests.test_httperror.TestHTTPError.test_404_with_body ... ok tests.test_httperror.TestHTTPError.test_404_without_body ... ok tests.test_httperror.TestHTTPError.test_405_with_body ... ok tests.test_httperror.TestHTTPError.test_405_without_body ... ok tests.test_httperror.TestHTTPError.test_405_without_body_with_extra_headers ... ok tests.test_httperror.TestHTTPError.test_405_without_body_with_extra_headers_double_check ... ok tests.test_httperror.TestHTTPError.test_411 ... ok tests.test_httperror.TestHTTPError.test_413 ... ok tests.test_httperror.TestHTTPError.test_416 ... ok tests.test_httperror.TestHTTPError.test_503_datetime_retry_after ... ok tests.test_httperror.TestHTTPError.test_503_integer_retry_after ... ok tests.test_httperror.TestHTTPError.test_base_class ... ok tests.test_httperror.TestHTTPError.test_client_does_not_accept_anything ... ok tests.test_httperror.TestHTTPError.test_client_does_not_accept_json_or_xml ... ok tests.test_httperror.TestHTTPError.test_custom_error_serializer ... ok tests.test_httperror.TestHTTPError.test_epic_fail_json ... ok tests.test_httperror.TestHTTPError.test_epic_fail_xml_1_text_xml ... ok tests.test_httperror.TestHTTPError.test_epic_fail_xml_2_application_xml ... ok tests.test_httperror.TestHTTPError.test_epic_fail_xml_3_application_vnd_company_system_project_resource_xml_v_1_1 ... ok tests.test_httperror.TestHTTPError.test_epic_fail_xml_4_application_atom_xml ... ok tests.test_httperror.TestHTTPError.test_forbidden_1_application_json ... ok tests.test_httperror.TestHTTPError.test_forbidden_2_application_vnd_company_system_project_resource_json_v_1_1 ... ok tests.test_httperror.TestHTTPError.test_forbidden_3_application_json_patch_json ... ok tests.test_httperror.TestHTTPError.test_invalid_header ... ok tests.test_httperror.TestHTTPError.test_invalid_param ... ok tests.test_httperror.TestHTTPError.test_misc ... ok tests.test_httperror.TestHTTPError.test_missing_header ... ok tests.test_httperror.TestHTTPError.test_missing_param ... ok tests.test_httperror.TestHTTPError.test_no_description_json ... ok tests.test_httperror.TestHTTPError.test_no_description_xml ... ok tests.test_httperror.TestHTTPError.test_temporary_413_datetime_retry_after ... ok tests.test_httperror.TestHTTPError.test_temporary_413_integer_retry_after ... ok tests.test_httperror.TestHTTPError.test_unicode_json ... ok tests.test_httperror.TestHTTPError.test_unicode_xml ... ok tests.test_httpstatus.TestHTTPStatus.test_raise_status_empty_body ... ok tests.test_httpstatus.TestHTTPStatus.test_raise_status_in_before_hook ... ok tests.test_httpstatus.TestHTTPStatus.test_raise_status_in_responder ... ok tests.test_httpstatus.TestHTTPStatus.test_raise_status_runs_after_hooks ... ok tests.test_httpstatus.TestHTTPStatus.test_raise_status_survives_after_hooks ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_in_before_hook ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_in_process_request ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_in_process_resource ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_runs_after_hooks ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_runs_process_response ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_survives_after_hooks ... ok tests.test_middlewares.TestRemoveBasePathMiddleware.test_base_path_is_removed_before_routing ... ok tests.test_middlewares.TestRequestTimeMiddleware.test_add_invalid_middleware ... ok tests.test_middlewares.TestRequestTimeMiddleware.test_log_get_request ... ok tests.test_middlewares.TestRequestTimeMiddleware.test_response_middleware_raises_exception ... ok tests.test_middlewares.TestSeveralMiddlewares.test_generate_trans_id_and_time_with_request ... ok tests.test_middlewares.TestSeveralMiddlewares.test_inner_mw_throw_exception ... ok tests.test_middlewares.TestSeveralMiddlewares.test_inner_mw_with_ex_handler_throw_exception ... ok tests.test_middlewares.TestSeveralMiddlewares.test_middleware_execution_order ... ok tests.test_middlewares.TestSeveralMiddlewares.test_order_mw_executed_when_exception_in_req ... ok tests.test_middlewares.TestSeveralMiddlewares.test_order_mw_executed_when_exception_in_resp ... ok tests.test_middlewares.TestSeveralMiddlewares.test_order_mw_executed_when_exception_in_rsrc ... ok tests.test_middlewares.TestSeveralMiddlewares.test_outer_mw_with_ex_handler_throw_exception ... ok tests.test_middlewares.TestTransactionIdMiddleware.test_generate_trans_id_with_request ... ok tests.test_options.TestRequestOptions.test_correct_options ... ok tests.test_options.TestRequestOptions.test_incorrect_options ... ok tests.test_query_params.GetQueryParams.test_allowed_names ... ok tests.test_query_params.GetQueryParams.test_blank ... ok tests.test_query_params.GetQueryParams.test_boolean ... ok tests.test_query_params.GetQueryParams.test_boolean_blank ... ok tests.test_query_params.GetQueryParams.test_get_date_invalid ... ok tests.test_query_params.GetQueryParams.test_get_date_missing_param ... ok tests.test_query_params.GetQueryParams.test_get_date_store ... ok tests.test_query_params.GetQueryParams.test_get_date_valid ... ok tests.test_query_params.GetQueryParams.test_get_date_valid_with_format ... ok tests.test_query_params.GetQueryParams.test_int ... ok tests.test_query_params.GetQueryParams.test_int_neg ... ok tests.test_query_params.GetQueryParams.test_list_transformer ... ok tests.test_query_params.GetQueryParams.test_list_type ... ok tests.test_query_params.GetQueryParams.test_list_type_blank ... ok tests.test_query_params.GetQueryParams.test_multiple_form_keys ... ok tests.test_query_params.GetQueryParams.test_multiple_form_keys_as_list ... ok tests.test_query_params.GetQueryParams.test_multiple_keys_as_bool ... ok tests.test_query_params.GetQueryParams.test_multiple_keys_as_int ... ok tests.test_query_params.GetQueryParams.test_none ... ok tests.test_query_params.GetQueryParams.test_param_property ... ok tests.test_query_params.GetQueryParams.test_percent_encoded ... ok tests.test_query_params.GetQueryParams.test_required_1_get_param ... ok tests.test_query_params.GetQueryParams.test_required_2_get_param_as_int ... ok tests.test_query_params.GetQueryParams.test_required_3_get_param_as_bool ... ok tests.test_query_params.GetQueryParams.test_required_4_get_param_as_list ... ok tests.test_query_params.GetQueryParams.test_simple ... ok tests.test_query_params.PostQueryParams.test_allowed_names ... ok tests.test_query_params.PostQueryParams.test_blank ... ok tests.test_query_params.PostQueryParams.test_boolean ... ok tests.test_query_params.PostQueryParams.test_boolean_blank ... ok tests.test_query_params.PostQueryParams.test_get_date_invalid ... ok tests.test_query_params.PostQueryParams.test_get_date_missing_param ... ok tests.test_query_params.PostQueryParams.test_get_date_store ... ok tests.test_query_params.PostQueryParams.test_get_date_valid ... ok tests.test_query_params.PostQueryParams.test_get_date_valid_with_format ... ok tests.test_query_params.PostQueryParams.test_int ... ok tests.test_query_params.PostQueryParams.test_int_neg ... ok tests.test_query_params.PostQueryParams.test_list_transformer ... ok tests.test_query_params.PostQueryParams.test_list_type ... ok tests.test_query_params.PostQueryParams.test_list_type_blank ... ok tests.test_query_params.PostQueryParams.test_multiple_form_keys ... ok tests.test_query_params.PostQueryParams.test_multiple_form_keys_as_list ... ok tests.test_query_params.PostQueryParams.test_multiple_keys_as_bool ... ok tests.test_query_params.PostQueryParams.test_multiple_keys_as_int ... ok tests.test_query_params.PostQueryParams.test_non_ascii ... 2015-09-01 18:31:58 [FALCON] [ERROR] GET / => Non-ASCII characters found in form body with Content-Type of application/x-www-form-urlencoded. Body will be ignored. ok tests.test_query_params.PostQueryParams.test_none ... ok tests.test_query_params.PostQueryParams.test_param_property ... ok tests.test_query_params.PostQueryParams.test_percent_encoded ... ok tests.test_query_params.PostQueryParams.test_required_1_get_param ... ok tests.test_query_params.PostQueryParams.test_required_2_get_param_as_int ... ok tests.test_query_params.PostQueryParams.test_required_3_get_param_as_bool ... ok tests.test_query_params.PostQueryParams.test_required_4_get_param_as_list ... ok tests.test_query_params.PostQueryParams.test_simple ... ok tests.test_req_vars.TestReqVars.test_attribute_headers ... ok tests.test_req_vars.TestReqVars.test_bogus_content_length_nan ... ok tests.test_req_vars.TestReqVars.test_bogus_content_length_neg ... ok tests.test_req_vars.TestReqVars.test_client_accepts ... ok tests.test_req_vars.TestReqVars.test_client_accepts_bogus ... ok tests.test_req_vars.TestReqVars.test_client_accepts_props ... ok tests.test_req_vars.TestReqVars.test_client_prefers ... ok tests.test_req_vars.TestReqVars.test_content_length ... ok tests.test_req_vars.TestReqVars.test_content_length_method ... ok tests.test_req_vars.TestReqVars.test_content_type_method ... ok tests.test_req_vars.TestReqVars.test_date_1___Date____date__ ... ok tests.test_req_vars.TestReqVars.test_date_2___If_Modified_since____if_modified_since__ ... ok tests.test_req_vars.TestReqVars.test_date_3___If_Unmodified_since____if_unmodified_since__ ... ok tests.test_req_vars.TestReqVars.test_date_invalid_1___Date____date__ ... ok tests.test_req_vars.TestReqVars.test_date_invalid_2___If_Modified_Since____if_modified_since__ ... ok tests.test_req_vars.TestReqVars.test_date_invalid_3___If_Unmodified_Since____if_unmodified_since__ ... ok tests.test_req_vars.TestReqVars.test_date_missing_1_date ... ok tests.test_req_vars.TestReqVars.test_date_missing_2_if_modified_since ... ok tests.test_req_vars.TestReqVars.test_date_missing_3_if_unmodified_since ... ok tests.test_req_vars.TestReqVars.test_empty ... ok tests.test_req_vars.TestReqVars.test_empty_path ... ok tests.test_req_vars.TestReqVars.test_host ... ok tests.test_req_vars.TestReqVars.test_method ... ok tests.test_req_vars.TestReqVars.test_missing_attribute_header ... ok tests.test_req_vars.TestReqVars.test_missing_qs ... ok tests.test_req_vars.TestReqVars.test_range ... ok tests.test_req_vars.TestReqVars.test_range_invalid ... ok tests.test_req_vars.TestReqVars.test_reconstruct_url ... ok tests.test_req_vars.TestReqVars.test_relative_uri ... ok tests.test_req_vars.TestReqVars.test_subdomain ... ok tests.test_req_vars.TestReqVars.test_uri ... ok tests.test_req_vars.TestReqVars.test_uri_http_1_0 ... ok tests.test_req_vars.TestReqVars.test_uri_https ... ok tests.test_request_body.TestRequestBody.test_body_stream_wrapper ... ok tests.test_request_body.TestRequestBody.test_empty_body ... ok tests.test_request_body.TestRequestBody.test_read_body ... ok tests.test_request_body.TestRequestBody.test_read_socket_body ... 127.0.0.1 - - [01/Sep/2015 18:31:59] "POST /echo HTTP/1.1" 200 568 127.0.0.1 - - [01/Sep/2015 18:31:59] "PUT /echo HTTP/1.1" 200 568 ok tests.test_request_body.TestRequestBody.test_tiny_body ... ok tests.test_request_body.TestRequestBody.test_tiny_body_overflow ... ok tests.test_request_context.TestRequestContext.test_custom_request_context ... ok tests.test_request_context.TestRequestContext.test_custom_request_context_failure ... ok tests.test_request_context.TestRequestContext.test_default_request_context ... ok tests.test_response_body.TestResponseBody.test_append_body ... ok tests.test_sinks.TestDefaultRouting.test_multiple_patterns ... ok tests.test_sinks.TestDefaultRouting.test_named_groups ... ok tests.test_sinks.TestDefaultRouting.test_route_precedence ... ok tests.test_sinks.TestDefaultRouting.test_route_precedence_with_both_id ... ok tests.test_sinks.TestDefaultRouting.test_route_precedence_with_id ... ok tests.test_sinks.TestDefaultRouting.test_single_compiled_pattern ... ok tests.test_sinks.TestDefaultRouting.test_single_default_pattern ... ok tests.test_sinks.TestDefaultRouting.test_single_simple_pattern ... ok tests.test_sinks.TestDefaultRouting.test_with_route ... ok tests.test_uri_templates.TestUriTemplates.test_empty_path_component ... ok tests.test_uri_templates.TestUriTemplates.test_field_name_cannot_start_with_digit ... ok tests.test_uri_templates.TestUriTemplates.test_multiple ... ok tests.test_uri_templates.TestUriTemplates.test_no_vars ... ok tests.test_uri_templates.TestUriTemplates.test_not_str ... ok tests.test_uri_templates.TestUriTemplates.test_relative_path ... ok tests.test_uri_templates.TestUriTemplates.test_root_path ... ok tests.test_uri_templates.TestUriTemplates.test_single ... ok tests.test_uri_templates.TestUriTemplates.test_single_trailing_slash ... ok tests.test_uri_templates.TestUriTemplates.test_special_chars ... ok tests.test_uri_templates.TestUriTemplates.test_unicode_literal_routes ... ok tests.test_uri_templates.TestUriTemplates.test_whitespace_not_allowed ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_malformed_field ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_no_fields_1__hello ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_no_fields_2__hello_world ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_no_fields_3__hi_there_how_are_you ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_one_field ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_root ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_string_type_required ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_template_may_not_contain_double_slash ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_template_must_start_with_slash ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_three_fields ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_two_fields_1_ ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_two_fields_2__ ... ok tests.test_utils.TestFalconTesting.test_decode_empty_result ... ok tests.test_utils.TestFalconTesting.test_httpnow_alias_for_backwards_compat ... ok tests.test_utils.TestFalconTesting.test_none_header_value_in_create_environ ... ok tests.test_utils.TestFalconTesting.test_path_escape_chars_in_create_environ ... ok tests.test_utils.TestFalconTesting.test_unicode_path_in_create_environ ... ok tests.test_utils.TestFalconUtils.test_deprecated_decorator ... ok tests.test_utils.TestFalconUtils.test_dt_to_http ... ok tests.test_utils.TestFalconUtils.test_http_date_to_dt ... ok tests.test_utils.TestFalconUtils.test_http_now ... ok tests.test_utils.TestFalconUtils.test_pack_query_params_none ... ok tests.test_utils.TestFalconUtils.test_pack_query_params_one ... ok tests.test_utils.TestFalconUtils.test_pack_query_params_several ... ok tests.test_utils.TestFalconUtils.test_parse_host ... ok tests.test_utils.TestFalconUtils.test_parse_query_string ... ok tests.test_utils.TestFalconUtils.test_prop_uri_decode_models_stdlib_unquote_plus ... ok tests.test_utils.TestFalconUtils.test_prop_uri_encode_models_stdlib_quote ... ok tests.test_utils.TestFalconUtils.test_prop_uri_encode_value_models_stdlib_quote_safe_tilde ... ok tests.test_utils.TestFalconUtils.test_uri_decode ... ok tests.test_utils.TestFalconUtils.test_uri_encode ... ok tests.test_utils.TestFalconUtils.test_uri_encode_value ... ok tests.test_wsgi.TestWsgi.test_pep3333 ... ok tests.test_wsgi.TestWsgi.test_srmock ... ok tests.test_wsgi.TestWsgi.test_wsgiref ... 127.0.0.1 - - [01/Sep/2015 18:32:00] "GET / HTTP/1.1" 200 0 127.0.0.1 - - [01/Sep/2015 18:32:00] "PUT / HTTP/1.1" 200 0 127.0.0.1 - - [01/Sep/2015 18:32:00] "PUT / HTTP/1.1" 200 0 ok127.0.0.1 - - [01/Sep/2015 18:32:00] "POST / HTTP/1.1" 405 0 tests.test_wsgi_errors.TestWSGIError.test_responder_logged_bytestring ... ok tests.test_wsgi_errors.TestWSGIError.test_responder_logged_unicode ... ok Name Stmts Miss Branch BrPart Cover Missing ------------------------------------------------------------------------ falcon.py 11 0 0 0 100% falcon/api.py 171 0 71 0 100% falcon/api_helpers.py 38 0 26 0 100% falcon/errors.py 87 0 10 0 100% falcon/hooks.py 84 0 28 0 100% falcon/http_error.py 54 0 20 0 100% falcon/http_status.py 6 0 0 0 100% falcon/request.py 317 0 111 0 100% falcon/request_helpers.py 26 0 2 0 100% falcon/responders.py 20 0 0 0 100% falcon/response.py 118 0 56 0 100% falcon/response_helpers.py 17 0 2 0 100% falcon/routing.py 4 0 0 0 100% falcon/routing/compiled.py 133 0 46 0 100% falcon/routing/util.py 39 0 18 0 100% falcon/status_codes.py 133 0 0 0 100% falcon/util.py 4 0 0 0 100% falcon/util/misc.py 43 0 10 0 100% falcon/util/structures.py 1 0 0 0 100% falcon/util/time.py 9 0 0 0 100% falcon/util/uri.py 58 0 22 0 100% falcon/version.py 2 0 0 0 100% ------------------------------------------------------------------------ TOTAL 1375 0 422 0 100% ---------------------------------------------------------------------- Ran 334 tests in 5.237s OK + nosetests-3.4 tests.test_after_hooks.TestHooks.test_customized_options ... ok tests.test_after_hooks.TestHooks.test_global_after_hooks_run_after_exception ... ok tests.test_after_hooks.TestHooks.test_global_hook ... ok tests.test_after_hooks.TestHooks.test_global_hook_is_resource_aware ... ok tests.test_after_hooks.TestHooks.test_global_hook_wrap_default_405 ... ok tests.test_after_hooks.TestHooks.test_global_hook_wrap_default_on_options ... ok tests.test_after_hooks.TestHooks.test_hook_as_callable_class ... ok tests.test_after_hooks.TestHooks.test_multiple_global_hook ... ok tests.test_after_hooks.TestHooks.test_multiple_global_hooks_wrap_default_405 ... ok tests.test_after_hooks.TestHooks.test_multiple_global_hooks_wrap_default_on_options ... ok tests.test_after_hooks.TestHooks.test_output_validator ... ok tests.test_after_hooks.TestHooks.test_serializer ... ok tests.test_after_hooks.TestHooks.test_wrapped_resource ... ok tests.test_after_hooks.TestHooks.test_wrapped_resource_with_hooks_aware_of_resource ... ok tests.test_before_hooks.TestHooks.test_field_validator ... ok tests.test_before_hooks.TestHooks.test_global_hook ... ok tests.test_before_hooks.TestHooks.test_global_hook_is_resource_aware ... ok tests.test_before_hooks.TestHooks.test_global_hook_wrap_default_405 ... ok tests.test_before_hooks.TestHooks.test_global_hook_wrap_default_on_options ... ok tests.test_before_hooks.TestHooks.test_input_validator ... ok tests.test_before_hooks.TestHooks.test_multiple_global_hook ... ok tests.test_before_hooks.TestHooks.test_multiple_global_hooks_wrap_default_405 ... ok tests.test_before_hooks.TestHooks.test_multiple_global_hooks_wrap_default_on_options ... ok tests.test_before_hooks.TestHooks.test_param_validator ... ok tests.test_before_hooks.TestHooks.test_parser ... ok tests.test_before_hooks.TestHooks.test_wrapped_resource ... ok tests.test_before_hooks.TestHooks.test_wrapped_resource_with_hooks_aware_of_resource ... ok tests.test_cookies.TestCookies.test_cookie_expires_aware ... ok tests.test_cookies.TestCookies.test_cookie_expires_naive ... ok tests.test_cookies.TestCookies.test_cookie_timezone ... ok tests.test_cookies.TestCookies.test_cookies_setable ... ok tests.test_cookies.TestCookies.test_request_cookie_parsing ... ok tests.test_cookies.TestCookies.test_response_base_case ... ok tests.test_cookies.TestCookies.test_response_complex_case ... ok tests.test_cookies.TestCookies.test_response_unset_cookie ... ok tests.test_cookies.TestCookies.test_unicode_inside_ascii_range ... ok tests.test_cookies.TestCookies.test_unicode_outside_ascii_range ... ok tests.test_default_router.TestStandaloneRouter.test_collision_1__teams__collision_ ... ok tests.test_default_router.TestStandaloneRouter.test_collision_2__repos__org___repo__compare__simple_collision_ ... ok tests.test_default_router.TestStandaloneRouter.test_collision_3__emojis_signs__id_too_ ... ok tests.test_default_router.TestStandaloneRouter.test_complex_1______5_ ... ok tests.test_default_router.TestStandaloneRouter.test_complex_2____full___10_ ... ok tests.test_default_router.TestStandaloneRouter.test_complex_3____part___15_ ... ok tests.test_default_router.TestStandaloneRouter.test_complex_alt_1______16_ ... ok tests.test_default_router.TestStandaloneRouter.test_complex_alt_2____full___17_ ... ok tests.test_default_router.TestStandaloneRouter.test_dead_segment_1__teams ... ok tests.test_default_router.TestStandaloneRouter.test_dead_segment_2__emojis_signs ... ok tests.test_default_router.TestStandaloneRouter.test_dead_segment_3__gists ... ok tests.test_default_router.TestStandaloneRouter.test_dead_segment_4__gists_42 ... ok tests.test_default_router.TestStandaloneRouter.test_dump ... ok tests.test_default_router.TestStandaloneRouter.test_literal ... ok tests.test_default_router.TestStandaloneRouter.test_literal_segment ... ok tests.test_default_router.TestStandaloneRouter.test_malformed_pattern ... ok tests.test_default_router.TestStandaloneRouter.test_missing ... ok tests.test_default_router.TestStandaloneRouter.test_multivar ... ok tests.test_default_router.TestStandaloneRouter.test_override ... ok tests.test_default_router.TestStandaloneRouter.test_subsegment_not_found ... ok tests.test_default_router.TestStandaloneRouter.test_variable ... ok tests.test_error_handlers.TestErrorHandler.test_caught_error ... ok tests.test_error_handlers.TestErrorHandler.test_converted_error ... ok tests.test_error_handlers.TestErrorHandler.test_error_order ... ok tests.test_error_handlers.TestErrorHandler.test_handle_not_defined ... ok tests.test_error_handlers.TestErrorHandler.test_subclass_error ... ok tests.test_error_handlers.TestErrorHandler.test_uncaught_error ... ok tests.test_error_handlers.TestErrorHandler.test_uncaught_error_else ... ok tests.test_headers.TestHeaders.test_add_link_complex ... ok tests.test_headers.TestHeaders.test_add_link_multiple ... ok tests.test_headers.TestHeaders.test_add_link_single ... ok tests.test_headers.TestHeaders.test_add_link_with_anchor ... ok tests.test_headers.TestHeaders.test_add_link_with_hreflang ... ok tests.test_headers.TestHeaders.test_add_link_with_hreflang_multi ... ok tests.test_headers.TestHeaders.test_add_link_with_title ... ok tests.test_headers.TestHeaders.test_add_link_with_title_star ... ok tests.test_headers.TestHeaders.test_add_link_with_type_hint ... ok tests.test_headers.TestHeaders.test_content_header_missing ... ok tests.test_headers.TestHeaders.test_content_length ... ok tests.test_headers.TestHeaders.test_custom_content_type ... ok tests.test_headers.TestHeaders.test_custom_media_type ... ok tests.test_headers.TestHeaders.test_default_media_type ... ok tests.test_headers.TestHeaders.test_default_value ... ok tests.test_headers.TestHeaders.test_get_raw_headers ... ok tests.test_headers.TestHeaders.test_no_body_on_100 ... ok tests.test_headers.TestHeaders.test_no_body_on_101 ... ok tests.test_headers.TestHeaders.test_no_body_on_204 ... ok tests.test_headers.TestHeaders.test_no_body_on_304 ... ok tests.test_headers.TestHeaders.test_no_content_type ... ok tests.test_headers.TestHeaders.test_passthrough_req_headers ... ok tests.test_headers.TestHeaders.test_passthrough_resp_headers ... ok tests.test_headers.TestHeaders.test_required_header ... ok tests.test_headers.TestHeaders.test_response_append_header ... ok tests.test_headers.TestHeaders.test_response_header_helpers_on_get ... ok tests.test_headers.TestHeaders.test_response_set_header ... ok tests.test_headers.TestHeaders.test_unicode_location_headers ... ok tests.test_headers.TestHeaders.test_vary_header ... ok tests.test_headers.TestHeaders.test_vary_headers ... ok tests.test_headers.TestHeaders.test_vary_headers_tuple ... ok tests.test_headers.TestHeaders.test_vary_star ... ok tests.test_hello.TestHelloWorld.test_body ... ok tests.test_hello.TestHelloWorld.test_body_bytes ... ok tests.test_hello.TestHelloWorld.test_data ... ok tests.test_hello.TestHelloWorld.test_empty_route ... ok tests.test_hello.TestHelloWorld.test_env_headers_list_of_tuples ... ok tests.test_hello.TestHelloWorld.test_filelike ... ok tests.test_hello.TestHelloWorld.test_filelike_using_helper ... ok tests.test_hello.TestHelloWorld.test_no_body_on_head ... ok tests.test_hello.TestHelloWorld.test_route_negative ... ok tests.test_hello.TestHelloWorld.test_status_not_set ... ok tests.test_hello.TestHelloWorld.test_stream_chunked ... ok tests.test_hello.TestHelloWorld.test_stream_known_len ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_bogus_method ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_default_on_options ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_get ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_method_not_allowed_with_param ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_methods_not_allowed_complex ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_methods_not_allowed_simple ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_misc ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_post_not_allowed ... ok tests.test_http_method_routing.TestHttpMethodRouting.test_put ... ok tests.test_httperror.TestHTTPError.test_401 ... ok tests.test_httperror.TestHTTPError.test_401_schemaless ... ok tests.test_httperror.TestHTTPError.test_404_with_body ... ok tests.test_httperror.TestHTTPError.test_404_without_body ... ok tests.test_httperror.TestHTTPError.test_405_with_body ... ok tests.test_httperror.TestHTTPError.test_405_without_body ... ok tests.test_httperror.TestHTTPError.test_405_without_body_with_extra_headers ... ok tests.test_httperror.TestHTTPError.test_405_without_body_with_extra_headers_double_check ... ok tests.test_httperror.TestHTTPError.test_411 ... ok tests.test_httperror.TestHTTPError.test_413 ... ok tests.test_httperror.TestHTTPError.test_416 ... ok tests.test_httperror.TestHTTPError.test_503_datetime_retry_after ... ok tests.test_httperror.TestHTTPError.test_503_integer_retry_after ... ok tests.test_httperror.TestHTTPError.test_base_class ... ok tests.test_httperror.TestHTTPError.test_client_does_not_accept_anything ... ok tests.test_httperror.TestHTTPError.test_client_does_not_accept_json_or_xml ... ok tests.test_httperror.TestHTTPError.test_custom_error_serializer ... ok tests.test_httperror.TestHTTPError.test_epic_fail_json ... ok tests.test_httperror.TestHTTPError.test_epic_fail_xml_1_text_xml ... ok tests.test_httperror.TestHTTPError.test_epic_fail_xml_2_application_xml ... ok tests.test_httperror.TestHTTPError.test_epic_fail_xml_3_application_vnd_company_system_project_resource_xml_v_1_1 ... ok tests.test_httperror.TestHTTPError.test_epic_fail_xml_4_application_atom_xml ... ok tests.test_httperror.TestHTTPError.test_forbidden_1_application_json ... ok tests.test_httperror.TestHTTPError.test_forbidden_2_application_vnd_company_system_project_resource_json_v_1_1 ... ok tests.test_httperror.TestHTTPError.test_forbidden_3_application_json_patch_json ... ok tests.test_httperror.TestHTTPError.test_invalid_header ... ok tests.test_httperror.TestHTTPError.test_invalid_param ... ok tests.test_httperror.TestHTTPError.test_misc ... ok tests.test_httperror.TestHTTPError.test_missing_header ... ok tests.test_httperror.TestHTTPError.test_missing_param ... ok tests.test_httperror.TestHTTPError.test_no_description_json ... ok tests.test_httperror.TestHTTPError.test_no_description_xml ... ok tests.test_httperror.TestHTTPError.test_temporary_413_datetime_retry_after ... ok tests.test_httperror.TestHTTPError.test_temporary_413_integer_retry_after ... ok tests.test_httperror.TestHTTPError.test_unicode_json ... ok tests.test_httperror.TestHTTPError.test_unicode_xml ... ok tests.test_httpstatus.TestHTTPStatus.test_raise_status_empty_body ... ok tests.test_httpstatus.TestHTTPStatus.test_raise_status_in_before_hook ... ok tests.test_httpstatus.TestHTTPStatus.test_raise_status_in_responder ... ok tests.test_httpstatus.TestHTTPStatus.test_raise_status_runs_after_hooks ... ok tests.test_httpstatus.TestHTTPStatus.test_raise_status_survives_after_hooks ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_in_before_hook ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_in_process_request ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_in_process_resource ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_runs_after_hooks ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_runs_process_response ... ok tests.test_httpstatus.TestHTTPStatusWithGlobalHooks.test_raise_status_survives_after_hooks ... ok tests.test_middlewares.TestRemoveBasePathMiddleware.test_base_path_is_removed_before_routing ... ok tests.test_middlewares.TestRequestTimeMiddleware.test_add_invalid_middleware ... ok tests.test_middlewares.TestRequestTimeMiddleware.test_log_get_request ... ok tests.test_middlewares.TestRequestTimeMiddleware.test_response_middleware_raises_exception ... ok tests.test_middlewares.TestSeveralMiddlewares.test_generate_trans_id_and_time_with_request ... ok tests.test_middlewares.TestSeveralMiddlewares.test_inner_mw_throw_exception ... ok tests.test_middlewares.TestSeveralMiddlewares.test_inner_mw_with_ex_handler_throw_exception ... ok tests.test_middlewares.TestSeveralMiddlewares.test_middleware_execution_order ... ok tests.test_middlewares.TestSeveralMiddlewares.test_order_mw_executed_when_exception_in_req ... ok tests.test_middlewares.TestSeveralMiddlewares.test_order_mw_executed_when_exception_in_resp ... ok tests.test_middlewares.TestSeveralMiddlewares.test_order_mw_executed_when_exception_in_rsrc ... ok tests.test_middlewares.TestSeveralMiddlewares.test_outer_mw_with_ex_handler_throw_exception ... ok tests.test_middlewares.TestTransactionIdMiddleware.test_generate_trans_id_with_request ... ok tests.test_options.TestRequestOptions.test_correct_options ... ok tests.test_options.TestRequestOptions.test_incorrect_options ... ok tests.test_query_params.GetQueryParams.test_allowed_names ... ok tests.test_query_params.GetQueryParams.test_blank ... ok tests.test_query_params.GetQueryParams.test_boolean ... ok tests.test_query_params.GetQueryParams.test_boolean_blank ... ok tests.test_query_params.GetQueryParams.test_get_date_invalid ... ok tests.test_query_params.GetQueryParams.test_get_date_missing_param ... ok tests.test_query_params.GetQueryParams.test_get_date_store ... ok tests.test_query_params.GetQueryParams.test_get_date_valid ... ok tests.test_query_params.GetQueryParams.test_get_date_valid_with_format ... ok tests.test_query_params.GetQueryParams.test_int ... ok tests.test_query_params.GetQueryParams.test_int_neg ... ok tests.test_query_params.GetQueryParams.test_list_transformer ... ok tests.test_query_params.GetQueryParams.test_list_type ... ok tests.test_query_params.GetQueryParams.test_list_type_blank ... ok tests.test_query_params.GetQueryParams.test_multiple_form_keys ... ok tests.test_query_params.GetQueryParams.test_multiple_form_keys_as_list ... ok tests.test_query_params.GetQueryParams.test_multiple_keys_as_bool ... ok tests.test_query_params.GetQueryParams.test_multiple_keys_as_int ... ok tests.test_query_params.GetQueryParams.test_none ... ok tests.test_query_params.GetQueryParams.test_param_property ... ok tests.test_query_params.GetQueryParams.test_percent_encoded ... ok tests.test_query_params.GetQueryParams.test_required_1_get_param ... ok tests.test_query_params.GetQueryParams.test_required_2_get_param_as_int ... ok tests.test_query_params.GetQueryParams.test_required_3_get_param_as_bool ... ok tests.test_query_params.GetQueryParams.test_required_4_get_param_as_list ... ok tests.test_query_params.GetQueryParams.test_simple ... ok tests.test_query_params.PostQueryParams.test_allowed_names ... ok tests.test_query_params.PostQueryParams.test_blank ... ok tests.test_query_params.PostQueryParams.test_boolean ... ok tests.test_query_params.PostQueryParams.test_boolean_blank ... ok tests.test_query_params.PostQueryParams.test_get_date_invalid ... ok tests.test_query_params.PostQueryParams.test_get_date_missing_param ... ok tests.test_query_params.PostQueryParams.test_get_date_store ... ok tests.test_query_params.PostQueryParams.test_get_date_valid ... ok tests.test_query_params.PostQueryParams.test_get_date_valid_with_format ... ok tests.test_query_params.PostQueryParams.test_int ... ok tests.test_query_params.PostQueryParams.test_int_neg ... ok tests.test_query_params.PostQueryParams.test_list_transformer ... ok tests.test_query_params.PostQueryParams.test_list_type ... ok tests.test_query_params.PostQueryParams.test_list_type_blank ... ok tests.test_query_params.PostQueryParams.test_multiple_form_keys ... ok tests.test_query_params.PostQueryParams.test_multiple_form_keys_as_list ... ok tests.test_query_params.PostQueryParams.test_multiple_keys_as_bool ... ok tests.test_query_params.PostQueryParams.test_multiple_keys_as_int ... ok tests.test_query_params.PostQueryParams.test_non_ascii ... 2015-09-01 18:32:17 [FALCON] [ERROR] GET / => Non-ASCII characters found in form body with Content-Type of application/x-www-form-urlencoded. Body will be ignored. ok tests.test_query_params.PostQueryParams.test_none ... ok tests.test_query_params.PostQueryParams.test_param_property ... ok tests.test_query_params.PostQueryParams.test_percent_encoded ... ok tests.test_query_params.PostQueryParams.test_required_1_get_param ... ok tests.test_query_params.PostQueryParams.test_required_2_get_param_as_int ... ok tests.test_query_params.PostQueryParams.test_required_3_get_param_as_bool ... ok tests.test_query_params.PostQueryParams.test_required_4_get_param_as_list ... ok tests.test_query_params.PostQueryParams.test_simple ... ok tests.test_req_vars.TestReqVars.test_attribute_headers ... ok tests.test_req_vars.TestReqVars.test_bogus_content_length_nan ... ok tests.test_req_vars.TestReqVars.test_bogus_content_length_neg ... ok tests.test_req_vars.TestReqVars.test_client_accepts ... ok tests.test_req_vars.TestReqVars.test_client_accepts_bogus ... ok tests.test_req_vars.TestReqVars.test_client_accepts_props ... ok tests.test_req_vars.TestReqVars.test_client_prefers ... ok tests.test_req_vars.TestReqVars.test_content_length ... ok tests.test_req_vars.TestReqVars.test_content_length_method ... ok tests.test_req_vars.TestReqVars.test_content_type_method ... ok tests.test_req_vars.TestReqVars.test_date_1___Date____date__ ... ok tests.test_req_vars.TestReqVars.test_date_2___If_Modified_since____if_modified_since__ ... ok tests.test_req_vars.TestReqVars.test_date_3___If_Unmodified_since____if_unmodified_since__ ... ok tests.test_req_vars.TestReqVars.test_date_invalid_1___Date____date__ ... ok tests.test_req_vars.TestReqVars.test_date_invalid_2___If_Modified_Since____if_modified_since__ ... ok tests.test_req_vars.TestReqVars.test_date_invalid_3___If_Unmodified_Since____if_unmodified_since__ ... ok tests.test_req_vars.TestReqVars.test_date_missing_1_date ... ok tests.test_req_vars.TestReqVars.test_date_missing_2_if_modified_since ... ok tests.test_req_vars.TestReqVars.test_date_missing_3_if_unmodified_since ... ok tests.test_req_vars.TestReqVars.test_empty ... ok tests.test_req_vars.TestReqVars.test_empty_path ... ok tests.test_req_vars.TestReqVars.test_host ... ok tests.test_req_vars.TestReqVars.test_method ... ok tests.test_req_vars.TestReqVars.test_missing_attribute_header ... ok tests.test_req_vars.TestReqVars.test_missing_qs ... ok tests.test_req_vars.TestReqVars.test_range ... ok tests.test_req_vars.TestReqVars.test_range_invalid ... ok tests.test_req_vars.TestReqVars.test_reconstruct_url ... ok tests.test_req_vars.TestReqVars.test_relative_uri ... ok tests.test_req_vars.TestReqVars.test_subdomain ... ok tests.test_req_vars.TestReqVars.test_uri ... ok tests.test_req_vars.TestReqVars.test_uri_http_1_0 ... ok tests.test_req_vars.TestReqVars.test_uri_https ... ok tests.test_request_body.TestRequestBody.test_body_stream_wrapper ... ok tests.test_request_body.TestRequestBody.test_empty_body ... ok tests.test_request_body.TestRequestBody.test_read_body ... ok tests.test_request_body.TestRequestBody.test_read_socket_body ... 127.0.0.1 - - [01/Sep/2015 18:32:18] "POST /echo HTTP/1.1" 200 723 127.0.0.1 - - [01/Sep/2015 18:32:18] "PUT /echo HTTP/1.1" 200 723 ok tests.test_request_body.TestRequestBody.test_tiny_body ... ok tests.test_request_body.TestRequestBody.test_tiny_body_overflow ... ok tests.test_request_context.TestRequestContext.test_custom_request_context ... ok tests.test_request_context.TestRequestContext.test_custom_request_context_failure ... ok tests.test_request_context.TestRequestContext.test_default_request_context ... ok tests.test_response_body.TestResponseBody.test_append_body ... ok tests.test_sinks.TestDefaultRouting.test_multiple_patterns ... ok tests.test_sinks.TestDefaultRouting.test_named_groups ... ok tests.test_sinks.TestDefaultRouting.test_route_precedence ... ok tests.test_sinks.TestDefaultRouting.test_route_precedence_with_both_id ... ok tests.test_sinks.TestDefaultRouting.test_route_precedence_with_id ... ok tests.test_sinks.TestDefaultRouting.test_single_compiled_pattern ... ok tests.test_sinks.TestDefaultRouting.test_single_default_pattern ... ok tests.test_sinks.TestDefaultRouting.test_single_simple_pattern ... ok tests.test_sinks.TestDefaultRouting.test_with_route ... ok tests.test_uri_templates.TestUriTemplates.test_empty_path_component ... ok tests.test_uri_templates.TestUriTemplates.test_field_name_cannot_start_with_digit ... ok tests.test_uri_templates.TestUriTemplates.test_multiple ... ok tests.test_uri_templates.TestUriTemplates.test_no_vars ... ok tests.test_uri_templates.TestUriTemplates.test_not_str ... ok tests.test_uri_templates.TestUriTemplates.test_relative_path ... ok tests.test_uri_templates.TestUriTemplates.test_root_path ... ok tests.test_uri_templates.TestUriTemplates.test_single ... ok tests.test_uri_templates.TestUriTemplates.test_single_trailing_slash ... ok tests.test_uri_templates.TestUriTemplates.test_special_chars ... ok tests.test_uri_templates.TestUriTemplates.test_unicode_literal_routes ... SKIP: Test only applies to Python 2 tests.test_uri_templates.TestUriTemplates.test_whitespace_not_allowed ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_malformed_field ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_no_fields_1__hello ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_no_fields_2__hello_world ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_no_fields_3__hi_there_how_are_you ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_one_field ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_root ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_string_type_required ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_template_may_not_contain_double_slash ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_template_must_start_with_slash ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_three_fields ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_two_fields_1_ ... ok tests.test_uri_templates_legacy.TestUriTemplates.test_two_fields_2__ ... ok tests.test_utils.TestFalconTesting.test_decode_empty_result ... ok tests.test_utils.TestFalconTesting.test_httpnow_alias_for_backwards_compat ... ok tests.test_utils.TestFalconTesting.test_none_header_value_in_create_environ ... ok tests.test_utils.TestFalconTesting.test_path_escape_chars_in_create_environ ... ok tests.test_utils.TestFalconTesting.test_unicode_path_in_create_environ ... SKIP: Test does not apply to Py3K tests.test_utils.TestFalconUtils.test_deprecated_decorator ... ok tests.test_utils.TestFalconUtils.test_dt_to_http ... ok tests.test_utils.TestFalconUtils.test_http_date_to_dt ... ok tests.test_utils.TestFalconUtils.test_http_now ... ok tests.test_utils.TestFalconUtils.test_pack_query_params_none ... ok tests.test_utils.TestFalconUtils.test_pack_query_params_one ... ok tests.test_utils.TestFalconUtils.test_pack_query_params_several ... ok tests.test_utils.TestFalconUtils.test_parse_host ... ok tests.test_utils.TestFalconUtils.test_parse_query_string ... ok tests.test_utils.TestFalconUtils.test_prop_uri_decode_models_stdlib_unquote_plus ... ok tests.test_utils.TestFalconUtils.test_prop_uri_encode_models_stdlib_quote ... ok tests.test_utils.TestFalconUtils.test_prop_uri_encode_value_models_stdlib_quote_safe_tilde ... ok tests.test_utils.TestFalconUtils.test_uri_decode ... ok tests.test_utils.TestFalconUtils.test_uri_encode ... ok tests.test_utils.TestFalconUtils.test_uri_encode_value ... ok tests.test_wsgi.TestWsgi.test_pep3333 ... ok tests.test_wsgi.TestWsgi.test_srmock ... ok tests.test_wsgi.TestWsgi.test_wsgiref ... 127.0.0.1 - - [01/Sep/2015 18:32:19] "GET / HTTP/1.1" 200 0 127.0.0.1 - - [01/Sep/2015 18:32:19] "PUT / HTTP/1.1" 200 0 127.0.0.1 - - [01/Sep/2015 18:32:19] "PUT / HTTP/1.1" 200 0 127.0.0.1 - - [01/Sep/2015 18:32:19] "POST / HTTP/1.1" 405 0 ok tests.test_wsgi_errors.TestWSGIError.test_responder_logged_bytestring ... ok tests.test_wsgi_errors.TestWSGIError.test_responder_logged_unicode ... SKIP: Test only applies to Python 2 Name Stmts Miss Branch BrPart Cover Missing ------------------------------------------------------------------------ falcon.py 11 0 0 0 100% falcon/api.py 171 0 71 0 100% falcon/api_helpers.py 38 0 26 0 100% falcon/errors.py 87 0 10 0 100% falcon/hooks.py 84 0 28 0 100% falcon/http_error.py 54 0 20 0 100% falcon/http_status.py 6 0 0 0 100% falcon/request.py 317 0 113 0 100% falcon/request_helpers.py 26 0 2 0 100% falcon/responders.py 20 0 0 0 100% falcon/response.py 118 0 62 0 100% falcon/response_helpers.py 17 0 2 0 100% falcon/routing.py 4 0 0 0 100% falcon/routing/compiled.py 133 0 48 0 100% falcon/routing/util.py 39 0 18 0 100% falcon/status_codes.py 133 0 0 0 100% falcon/util.py 4 0 0 0 100% falcon/util/misc.py 43 0 10 0 100% falcon/util/structures.py 1 0 0 0 100% falcon/util/time.py 9 0 0 0 100% falcon/util/uri.py 58 0 26 0 100% falcon/version.py 2 0 0 0 100% ------------------------------------------------------------------------ TOTAL 1375 0 436 0 100% ---------------------------------------------------------------------- Ran 334 tests in 5.606s OK (SKIP=3) + exit 0 Processing files: python2-falcon-0.3.0-1.fc23.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.akwoiw + umask 022 + cd /builddir/build/BUILD + cd falcon-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/share/doc/python-falcon + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/share/doc/python-falcon + cp -pr README.rst /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/share/doc/python-falcon + exit 0 Provides: python-falcon = 0.3.0-1.fc23 python2-falcon = 0.3.0-1.fc23 python2-falcon(armv7hl-32) = 0.3.0-1.fc23 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: 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) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-falcon-0.3.0-1.fc23.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WrgG4T + umask 022 + cd /builddir/build/BUILD + cd falcon-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/share/doc/python-falcon + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/share/doc/python-falcon + cp -pr README.rst /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm/usr/share/doc/python-falcon + exit 0 Provides: python3-falcon = 0.3.0-1.fc23 python3-falcon(armv7hl-32) = 0.3.0-1.fc23 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: 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) libpthread.so.0 libpython3.4m.so.1.0 python(abi) = 3.4 rtld(GNU_HASH) Processing files: python-falcon-debuginfo-0.3.0-1.fc23.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm warning: Could not canonicalize hostname: arm02-builder00.arm.fedoraproject.org Wrote: /builddir/build/RPMS/python2-falcon-0.3.0-1.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-falcon-0.3.0-1.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/python-falcon-debuginfo-0.3.0-1.fc23.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MZzCyW + umask 022 + cd /builddir/build/BUILD + cd falcon-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-falcon-0.3.0-1.fc23.arm + exit 0 Child return code was: 0 LEAVE do -->