Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flask.spec'], chrootPath='/var/lib/mock/sclo6-sclo-python34-sclo-el6-build-30301-43249/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flask.spec'] with env {'LANG': 'en_GB', '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: c1bj.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/sclo-python34-python-flask-0.10.1-9.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-flask.spec '], chrootPath='/var/lib/mock/sclo6-sclo-python34-sclo-el6-build-30301-43249/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-flask.spec '] with env {'LANG': 'en_GB', '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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rHp33D + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Flask-0.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Flask-0.10.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Flask-0.10.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /bin/sed -i '/platforms/ a\ requires=['\''Jinja2 (>=2.4)'\''],' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UVtXMZ + umask 022 + cd /builddir/build/BUILD + cd Flask-0.10.1 + LANG=C + export LANG + unset DISPLAY + scl enable rh-python34 - running build running build_py creating build creating build/lib creating build/lib/flask copying flask/signals.py -> build/lib/flask copying flask/sessions.py -> build/lib/flask copying flask/blueprints.py -> build/lib/flask copying flask/helpers.py -> build/lib/flask copying flask/module.py -> build/lib/flask copying flask/config.py -> build/lib/flask copying flask/templating.py -> build/lib/flask copying flask/globals.py -> build/lib/flask copying flask/__init__.py -> build/lib/flask copying flask/views.py -> build/lib/flask copying flask/logging.py -> build/lib/flask copying flask/debughelpers.py -> build/lib/flask copying flask/testing.py -> build/lib/flask copying flask/app.py -> build/lib/flask copying flask/exthook.py -> build/lib/flask copying flask/wrappers.py -> build/lib/flask copying flask/_compat.py -> build/lib/flask copying flask/json.py -> build/lib/flask copying flask/ctx.py -> build/lib/flask creating build/lib/flask/ext copying flask/ext/__init__.py -> build/lib/flask/ext creating build/lib/flask/testsuite copying flask/testsuite/signals.py -> build/lib/flask/testsuite copying flask/testsuite/examples.py -> build/lib/flask/testsuite copying flask/testsuite/blueprints.py -> build/lib/flask/testsuite copying flask/testsuite/helpers.py -> build/lib/flask/testsuite copying flask/testsuite/basic.py -> build/lib/flask/testsuite copying flask/testsuite/deprecations.py -> build/lib/flask/testsuite copying flask/testsuite/config.py -> build/lib/flask/testsuite copying flask/testsuite/templating.py -> build/lib/flask/testsuite copying flask/testsuite/__init__.py -> build/lib/flask/testsuite copying flask/testsuite/views.py -> build/lib/flask/testsuite copying flask/testsuite/testing.py -> build/lib/flask/testsuite copying flask/testsuite/subclassing.py -> build/lib/flask/testsuite copying flask/testsuite/ext.py -> build/lib/flask/testsuite copying flask/testsuite/reqctx.py -> build/lib/flask/testsuite copying flask/testsuite/regression.py -> build/lib/flask/testsuite copying flask/testsuite/appctx.py -> build/lib/flask/testsuite running egg_info writing top-level names to Flask.egg-info/top_level.txt writing dependency_links to Flask.egg-info/dependency_links.txt writing requirements to Flask.egg-info/requires.txt writing Flask.egg-info/PKG-INFO reading manifest file 'Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' writing manifest file 'Flask.egg-info/SOURCES.txt' creating build/lib/flask/testsuite/static copying flask/testsuite/static/index.html -> build/lib/flask/testsuite/static creating build/lib/flask/testsuite/templates copying flask/testsuite/templates/_macro.html -> build/lib/flask/testsuite/templates copying flask/testsuite/templates/context_template.html -> build/lib/flask/testsuite/templates copying flask/testsuite/templates/escaping_template.html -> build/lib/flask/testsuite/templates copying flask/testsuite/templates/mail.txt -> build/lib/flask/testsuite/templates copying flask/testsuite/templates/simple_template.html -> build/lib/flask/testsuite/templates copying flask/testsuite/templates/template_filter.html -> build/lib/flask/testsuite/templates copying flask/testsuite/templates/template_test.html -> build/lib/flask/testsuite/templates creating build/lib/flask/testsuite/templates/nested copying flask/testsuite/templates/nested/nested.txt -> build/lib/flask/testsuite/templates/nested creating build/lib/flask/testsuite/test_apps copying flask/testsuite/test_apps/config_module_app.py -> build/lib/flask/testsuite/test_apps copying flask/testsuite/test_apps/flask_newext_simple.py -> build/lib/flask/testsuite/test_apps copying flask/testsuite/test_apps/importerror.py -> build/lib/flask/testsuite/test_apps copying flask/testsuite/test_apps/main_app.py -> build/lib/flask/testsuite/test_apps creating build/lib/flask/testsuite/test_apps/blueprintapp copying flask/testsuite/test_apps/blueprintapp/__init__.py -> build/lib/flask/testsuite/test_apps/blueprintapp creating build/lib/flask/testsuite/test_apps/blueprintapp/apps copying flask/testsuite/test_apps/blueprintapp/apps/__init__.py -> build/lib/flask/testsuite/test_apps/blueprintapp/apps creating build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin copying flask/testsuite/test_apps/blueprintapp/apps/admin/__init__.py -> build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin creating build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin/static copying flask/testsuite/test_apps/blueprintapp/apps/admin/static/test.txt -> build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin/static creating build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin/static/css copying flask/testsuite/test_apps/blueprintapp/apps/admin/static/css/test.css -> build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin/static/css creating build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin/templates creating build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin/templates/admin copying flask/testsuite/test_apps/blueprintapp/apps/admin/templates/admin/index.html -> build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin/templates/admin creating build/lib/flask/testsuite/test_apps/blueprintapp/apps/frontend copying flask/testsuite/test_apps/blueprintapp/apps/frontend/__init__.py -> build/lib/flask/testsuite/test_apps/blueprintapp/apps/frontend creating build/lib/flask/testsuite/test_apps/blueprintapp/apps/frontend/templates creating build/lib/flask/testsuite/test_apps/blueprintapp/apps/frontend/templates/frontend copying flask/testsuite/test_apps/blueprintapp/apps/frontend/templates/frontend/index.html -> build/lib/flask/testsuite/test_apps/blueprintapp/apps/frontend/templates/frontend creating build/lib/flask/testsuite/test_apps/config_package_app copying flask/testsuite/test_apps/config_package_app/__init__.py -> build/lib/flask/testsuite/test_apps/config_package_app creating build/lib/flask/testsuite/test_apps/flask_broken copying flask/testsuite/test_apps/flask_broken/__init__.py -> build/lib/flask/testsuite/test_apps/flask_broken copying flask/testsuite/test_apps/flask_broken/b.py -> build/lib/flask/testsuite/test_apps/flask_broken creating build/lib/flask/testsuite/test_apps/flask_newext_package copying flask/testsuite/test_apps/flask_newext_package/__init__.py -> build/lib/flask/testsuite/test_apps/flask_newext_package copying flask/testsuite/test_apps/flask_newext_package/submodule.py -> build/lib/flask/testsuite/test_apps/flask_newext_package creating build/lib/flask/testsuite/test_apps/flaskext copying flask/testsuite/test_apps/flaskext/__init__.py -> build/lib/flask/testsuite/test_apps/flaskext copying flask/testsuite/test_apps/flaskext/oldext_simple.py -> build/lib/flask/testsuite/test_apps/flaskext creating build/lib/flask/testsuite/test_apps/flaskext/oldext_package copying flask/testsuite/test_apps/flaskext/oldext_package/__init__.py -> build/lib/flask/testsuite/test_apps/flaskext/oldext_package copying flask/testsuite/test_apps/flaskext/oldext_package/submodule.py -> build/lib/flask/testsuite/test_apps/flaskext/oldext_package creating build/lib/flask/testsuite/test_apps/lib creating build/lib/flask/testsuite/test_apps/lib/python2.5 creating build/lib/flask/testsuite/test_apps/lib/python2.5/site-packages copying flask/testsuite/test_apps/lib/python2.5/site-packages/SiteEgg.egg -> build/lib/flask/testsuite/test_apps/lib/python2.5/site-packages copying flask/testsuite/test_apps/lib/python2.5/site-packages/site_app.py -> build/lib/flask/testsuite/test_apps/lib/python2.5/site-packages creating build/lib/flask/testsuite/test_apps/lib/python2.5/site-packages/site_package copying flask/testsuite/test_apps/lib/python2.5/site-packages/site_package/__init__.py -> build/lib/flask/testsuite/test_apps/lib/python2.5/site-packages/site_package creating build/lib/flask/testsuite/test_apps/moduleapp copying flask/testsuite/test_apps/moduleapp/__init__.py -> build/lib/flask/testsuite/test_apps/moduleapp creating build/lib/flask/testsuite/test_apps/moduleapp/apps copying flask/testsuite/test_apps/moduleapp/apps/__init__.py -> build/lib/flask/testsuite/test_apps/moduleapp/apps creating build/lib/flask/testsuite/test_apps/moduleapp/apps/admin copying flask/testsuite/test_apps/moduleapp/apps/admin/__init__.py -> build/lib/flask/testsuite/test_apps/moduleapp/apps/admin creating build/lib/flask/testsuite/test_apps/moduleapp/apps/admin/static copying flask/testsuite/test_apps/moduleapp/apps/admin/static/test.txt -> build/lib/flask/testsuite/test_apps/moduleapp/apps/admin/static creating build/lib/flask/testsuite/test_apps/moduleapp/apps/admin/static/css copying flask/testsuite/test_apps/moduleapp/apps/admin/static/css/test.css -> build/lib/flask/testsuite/test_apps/moduleapp/apps/admin/static/css creating build/lib/flask/testsuite/test_apps/moduleapp/apps/admin/templates copying flask/testsuite/test_apps/moduleapp/apps/admin/templates/index.html -> build/lib/flask/testsuite/test_apps/moduleapp/apps/admin/templates creating build/lib/flask/testsuite/test_apps/moduleapp/apps/frontend copying flask/testsuite/test_apps/moduleapp/apps/frontend/__init__.py -> build/lib/flask/testsuite/test_apps/moduleapp/apps/frontend creating build/lib/flask/testsuite/test_apps/moduleapp/apps/frontend/templates copying flask/testsuite/test_apps/moduleapp/apps/frontend/templates/index.html -> build/lib/flask/testsuite/test_apps/moduleapp/apps/frontend/templates creating build/lib/flask/testsuite/test_apps/path creating build/lib/flask/testsuite/test_apps/path/installed_package copying flask/testsuite/test_apps/path/installed_package/__init__.py -> build/lib/flask/testsuite/test_apps/path/installed_package creating build/lib/flask/testsuite/test_apps/subdomaintestmodule copying flask/testsuite/test_apps/subdomaintestmodule/__init__.py -> build/lib/flask/testsuite/test_apps/subdomaintestmodule creating build/lib/flask/testsuite/test_apps/subdomaintestmodule/static copying flask/testsuite/test_apps/subdomaintestmodule/static/hello.txt -> build/lib/flask/testsuite/test_apps/subdomaintestmodule/static + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PYC6wm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch ++ dirname /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch + cd Flask-0.10.1 + LANG=C + export LANG + unset DISPLAY + scl enable rh-python34 - running install running install_lib creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34 creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4 creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/signals.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/sessions.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/ext copying build/lib/flask/ext/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/ext copying build/lib/flask/blueprints.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/helpers.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/module.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/config.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/templating.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/globals.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/views.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/logging.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/debughelpers.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/testing.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/app.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/exthook.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/wrappers.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/signals.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/examples.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/blueprints.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/helpers.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/basic.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/deprecations.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/config.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/templating.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/views.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/static copying build/lib/flask/testsuite/static/index.html -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/static creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/templates copying build/lib/flask/testsuite/templates/template_test.html -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/templates copying build/lib/flask/testsuite/templates/simple_template.html -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/templates copying build/lib/flask/testsuite/templates/escaping_template.html -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/templates copying build/lib/flask/testsuite/templates/mail.txt -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/templates copying build/lib/flask/testsuite/templates/_macro.html -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/templates copying build/lib/flask/testsuite/templates/template_filter.html -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/templates copying build/lib/flask/testsuite/templates/context_template.html -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/templates creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/templates/nested copying build/lib/flask/testsuite/templates/nested/nested.txt -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/templates/nested copying build/lib/flask/testsuite/testing.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/subclassing.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/ext.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/reqctx.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/testsuite/regression.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp copying build/lib/flask/testsuite/test_apps/moduleapp/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/admin copying build/lib/flask/testsuite/test_apps/moduleapp/apps/admin/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/admin creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/admin/static creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/admin/static/css copying build/lib/flask/testsuite/test_apps/moduleapp/apps/admin/static/css/test.css -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/admin/static/css copying build/lib/flask/testsuite/test_apps/moduleapp/apps/admin/static/test.txt -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/admin/static creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/admin/templates copying build/lib/flask/testsuite/test_apps/moduleapp/apps/admin/templates/index.html -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/admin/templates copying build/lib/flask/testsuite/test_apps/moduleapp/apps/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/frontend copying build/lib/flask/testsuite/test_apps/moduleapp/apps/frontend/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/frontend creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/frontend/templates copying build/lib/flask/testsuite/test_apps/moduleapp/apps/frontend/templates/index.html -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/frontend/templates creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/config_package_app copying build/lib/flask/testsuite/test_apps/config_package_app/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/config_package_app creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flaskext creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flaskext/oldext_package copying build/lib/flask/testsuite/test_apps/flaskext/oldext_package/submodule.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flaskext/oldext_package copying build/lib/flask/testsuite/test_apps/flaskext/oldext_package/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flaskext/oldext_package copying build/lib/flask/testsuite/test_apps/flaskext/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flaskext copying build/lib/flask/testsuite/test_apps/flaskext/oldext_simple.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flaskext creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flask_broken copying build/lib/flask/testsuite/test_apps/flask_broken/b.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flask_broken copying build/lib/flask/testsuite/test_apps/flask_broken/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flask_broken creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/path creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/path/installed_package copying build/lib/flask/testsuite/test_apps/path/installed_package/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/path/installed_package creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/lib creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/lib/python2.5 creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/lib/python2.5/site-packages creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/lib/python2.5/site-packages/site_package copying build/lib/flask/testsuite/test_apps/lib/python2.5/site-packages/site_package/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/lib/python2.5/site-packages/site_package copying build/lib/flask/testsuite/test_apps/lib/python2.5/site-packages/site_app.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/lib/python2.5/site-packages copying build/lib/flask/testsuite/test_apps/lib/python2.5/site-packages/SiteEgg.egg -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/lib/python2.5/site-packages creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp copying build/lib/flask/testsuite/test_apps/blueprintapp/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/admin copying build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/admin creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/admin/static creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/admin/static/css copying build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin/static/css/test.css -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/admin/static/css copying build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin/static/test.txt -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/admin/static creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/admin/templates creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/admin/templates/admin copying build/lib/flask/testsuite/test_apps/blueprintapp/apps/admin/templates/admin/index.html -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/admin/templates/admin copying build/lib/flask/testsuite/test_apps/blueprintapp/apps/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/frontend copying build/lib/flask/testsuite/test_apps/blueprintapp/apps/frontend/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/frontend creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/frontend/templates creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/frontend/templates/frontend copying build/lib/flask/testsuite/test_apps/blueprintapp/apps/frontend/templates/frontend/index.html -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/frontend/templates/frontend creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/subdomaintestmodule copying build/lib/flask/testsuite/test_apps/subdomaintestmodule/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/subdomaintestmodule creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/subdomaintestmodule/static copying build/lib/flask/testsuite/test_apps/subdomaintestmodule/static/hello.txt -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/subdomaintestmodule/static copying build/lib/flask/testsuite/test_apps/config_module_app.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps copying build/lib/flask/testsuite/test_apps/flask_newext_simple.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flask_newext_package copying build/lib/flask/testsuite/test_apps/flask_newext_package/submodule.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flask_newext_package copying build/lib/flask/testsuite/test_apps/flask_newext_package/__init__.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flask_newext_package copying build/lib/flask/testsuite/test_apps/main_app.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps copying build/lib/flask/testsuite/test_apps/importerror.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps copying build/lib/flask/testsuite/appctx.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite copying build/lib/flask/_compat.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/json.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask copying build/lib/flask/ctx.py -> /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/signals.py to signals.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/sessions.py to sessions.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/ext/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/blueprints.py to blueprints.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/helpers.py to helpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/module.py to module.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/config.py to config.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/templating.py to templating.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/globals.py to globals.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/views.py to views.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/logging.py to logging.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/debughelpers.py to debughelpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testing.py to testing.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/app.py to app.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/exthook.py to exthook.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/wrappers.py to wrappers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/signals.py to signals.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/examples.py to examples.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/blueprints.py to blueprints.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/helpers.py to helpers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/basic.py to basic.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/deprecations.py to deprecations.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/config.py to config.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/templating.py to templating.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/views.py to views.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/testing.py to testing.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/subclassing.py to subclassing.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/ext.py to ext.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/reqctx.py to reqctx.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/regression.py to regression.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/admin/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/moduleapp/apps/frontend/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/config_package_app/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flaskext/oldext_package/submodule.py to submodule.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flaskext/oldext_package/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flaskext/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flaskext/oldext_simple.py to oldext_simple.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flask_broken/b.py to b.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flask_broken/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/path/installed_package/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/lib/python2.5/site-packages/site_package/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/lib/python2.5/site-packages/site_app.py to site_app.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/admin/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/blueprintapp/apps/frontend/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/subdomaintestmodule/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/config_module_app.py to config_module_app.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flask_newext_simple.py to flask_newext_simple.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flask_newext_package/submodule.py to submodule.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/flask_newext_package/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/main_app.py to main_app.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/test_apps/importerror.py to importerror.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/testsuite/appctx.py to appctx.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/_compat.py to _compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/json.py to json.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/flask/ctx.py to ctx.cpython-34.pyc writing byte-compilation script '/tmp/tmp8r6m_9z_.py' /opt/rh/rh-python34/root/usr/bin/python3 -O /tmp/tmp8r6m_9z_.py removing /tmp/tmp8r6m_9z_.py running install_egg_info running egg_info writing requirements to Flask.egg-info/requires.txt writing top-level names to Flask.egg-info/top_level.txt writing dependency_links to Flask.egg-info/dependency_links.txt writing Flask.egg-info/PKG-INFO reading manifest file 'Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' writing manifest file 'Flask.egg-info/SOURCES.txt' Copying Flask.egg-info to /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/Flask-0.10.1-py3.4.egg-info running install_scripts running develop running egg_info writing requirements to Flask.egg-info/requires.txt writing dependency_links to Flask.egg-info/dependency_links.txt writing Flask.egg-info/PKG-INFO writing top-level names to Flask.egg-info/top_level.txt reading manifest file 'Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' writing manifest file 'Flask.egg-info/SOURCES.txt' running build_ext Creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/site.py Creating /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/Flask.egg-link (link to .) Adding Flask 0.10.1 to easy-install.pth file Installed /builddir/build/BUILD/Flask-0.10.1 Processing dependencies for Flask==0.10.1 Searching for itsdangerous==0.24 Best match: itsdangerous 0.24 Adding itsdangerous 0.24 to easy-install.pth file Using /opt/rh/rh-python34/root/usr/lib/python3.4/site-packages Searching for Jinja2==2.7.3 Best match: Jinja2 2.7.3 Adding Jinja2 2.7.3 to easy-install.pth file Using /opt/rh/rh-python34/root/usr/lib/python3.4/site-packages Searching for Werkzeug==0.10.4 Best match: Werkzeug 0.10.4 Adding Werkzeug 0.10.4 to easy-install.pth file Using /opt/rh/rh-python34/root/usr/lib/python3.4/site-packages Searching for MarkupSafe==0.23 Best match: MarkupSafe 0.23 Adding MarkupSafe 0.23 to easy-install.pth file Using /opt/rh/rh-python34/root/usr/lib64/python3.4/site-packages Finished processing dependencies for Flask==0.10.1 make: Entering directory `/builddir/build/BUILD/Flask-0.10.1/docs' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.2.2 loading pickled environment... failed: [Errno 2] No such file or directory: '/builddir/build/BUILD/Flask-0.10.1/docs/_build/doctrees/environment.pickle' loading intersphinx inventory from http://docs.python.org/dev/objects.inv... WARNING: intersphinx inventory 'http://docs.python.org/dev/objects.inv' not fetchable due to : loading intersphinx inventory from http://discorporate.us/projects/Blinker/docs/1.1/objects.inv... WARNING: intersphinx inventory 'http://discorporate.us/projects/Blinker/docs/1.1/objects.inv' not fetchable due to : loading intersphinx inventory from http://werkzeug.pocoo.org/docs/objects.inv... WARNING: intersphinx inventory 'http://werkzeug.pocoo.org/docs/objects.inv' not fetchable due to : loading intersphinx inventory from http://wtforms.simplecodes.com/docs/0.5/objects.inv... WARNING: intersphinx inventory 'http://wtforms.simplecodes.com/docs/0.5/objects.inv' not fetchable due to : loading intersphinx inventory from http://www.sqlalchemy.org/docs/objects.inv... WARNING: intersphinx inventory 'http://www.sqlalchemy.org/docs/objects.inv' not fetchable due to : building [html]: targets for 72 source files that are out of date updating environment: 72 added, 0 changed, 0 removed reading sources... [ 1%] advanced_foreword reading sources... [ 2%] api reading sources... [ 4%] appcontext reading sources... [ 5%] becomingbig reading sources... [ 6%] blueprints reading sources... [ 8%] changelog reading sources... [ 9%] config reading sources... [ 11%] deploying/cgi reading sources... [ 12%] deploying/fastcgi reading sources... [ 13%] deploying/index reading sources... [ 15%] deploying/mod_wsgi reading sources... [ 16%] deploying/uwsgi reading sources... [ 18%] deploying/wsgi-standalone reading sources... [ 19%] design reading sources... [ 20%] errorhandling reading sources... [ 22%] extensiondev reading sources... [ 23%] extensions reading sources... [ 25%] foreword reading sources... [ 26%] htmlfaq reading sources... [ 27%] index reading sources... [ 29%] installation reading sources... [ 30%] latexindex reading sources... [ 31%] license reading sources... [ 33%] patterns/apierrors reading sources... [ 34%] patterns/appdispatch reading sources... [ 36%] patterns/appfactories reading sources... [ 37%] patterns/caching reading sources... [ 38%] patterns/celery reading sources... [ 40%] patterns/deferredcallbacks reading sources... [ 41%] patterns/distribute reading sources... [ 43%] patterns/errorpages reading sources... [ 44%] patterns/fabric reading sources... [ 45%] patterns/favicon reading sources... [ 47%] patterns/fileuploads reading sources... [ 48%] patterns/flashing reading sources... [ 50%] patterns/index reading sources... [ 51%] patterns/jquery reading sources... [ 52%] patterns/lazyloading reading sources... [ 54%] patterns/methodoverrides reading sources... [ 55%] patterns/mongokit reading sources... [ 56%] patterns/packages reading sources... [ 58%] patterns/requestchecksum reading sources... [ 59%] patterns/sqlalchemy reading sources... [ 61%] patterns/sqlite3 reading sources... [ 62%] patterns/streaming reading sources... [ 63%] patterns/templateinheritance reading sources... [ 65%] patterns/urlprocessors reading sources... [ 66%] patterns/viewdecorators reading sources... [ 68%] patterns/wtforms reading sources... [ 69%] python3 reading sources... [ 70%] quickstart reading sources... [ 72%] reqcontext reading sources... [ 73%] security reading sources... [ 75%] shell reading sources... [ 76%] signals reading sources... [ 77%] styleguide reading sources... [ 79%] templating reading sources... [ 80%] testing reading sources... [ 81%] tutorial/css reading sources... [ 83%] tutorial/dbcon reading sources... [ 84%] tutorial/dbinit reading sources... [ 86%] tutorial/folders reading sources... [ 87%] tutorial/index reading sources... [ 88%] tutorial/introduction reading sources... [ 90%] tutorial/schema reading sources... [ 91%] tutorial/setup reading sources... [ 93%] tutorial/templates reading sources... [ 94%] tutorial/testing reading sources... [ 95%] tutorial/views reading sources... [ 97%] unicode reading sources... [ 98%] upgrading reading sources... [100%] views looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] advanced_foreword writing output... [ 2%] api writing output... [ 4%] appcontext writing output... [ 5%] becomingbig writing output... [ 6%] blueprints writing output... [ 8%] changelog writing output... [ 9%] config writing output... [ 11%] deploying/cgi writing output... [ 12%] deploying/fastcgi writing output... [ 13%] deploying/index writing output... [ 15%] deploying/mod_wsgi writing output... [ 16%] deploying/uwsgi writing output... [ 18%] deploying/wsgi-standalone writing output... [ 19%] design writing output... [ 20%] errorhandling writing output... [ 22%] extensiondev writing output... [ 23%] extensions writing output... [ 25%] foreword writing output... [ 26%] htmlfaq writing output... [ 27%] index writing output... [ 29%] installation writing output... [ 30%] latexindex writing output... [ 31%] license writing output... [ 33%] patterns/apierrors writing output... [ 34%] patterns/appdispatch writing output... [ 36%] patterns/appfactories writing output... [ 37%] patterns/caching writing output... [ 38%] patterns/celery writing output... [ 40%] patterns/deferredcallbacks writing output... [ 41%] patterns/distribute writing output... [ 43%] patterns/errorpages writing output... [ 44%] patterns/fabric writing output... [ 45%] patterns/favicon writing output... [ 47%] patterns/fileuploads writing output... [ 48%] patterns/flashing writing output... [ 50%] patterns/index writing output... [ 51%] patterns/jquery writing output... [ 52%] patterns/lazyloading writing output... [ 54%] patterns/methodoverrides writing output... [ 55%] patterns/mongokit writing output... [ 56%] patterns/packages writing output... [ 58%] patterns/requestchecksum writing output... [ 59%] patterns/sqlalchemy writing output... [ 61%] patterns/sqlite3 writing output... [ 62%] patterns/streaming writing output... [ 63%] patterns/templateinheritance writing output... [ 65%] patterns/urlprocessors writing output... [ 66%] patterns/viewdecorators writing output... [ 68%] patterns/wtforms writing output... [ 69%] python3 writing output... [ 70%] quickstart writing output... [ 72%] reqcontext writing output... [ 73%] security writing output... [ 75%] shell writing output... [ 76%] signals writing output... [ 77%] styleguide writing output... [ 79%] templating writing output... [ 80%] testing writing output... [ 81%] tutorial/css writing output... [ 83%] tutorial/dbcon writing output... [ 84%] tutorial/dbinit writing output... [ 86%] tutorial/folders writing output... [ 87%] tutorial/index writing output... [ 88%] tutorial/introduction writing output... [ 90%] tutorial/schema writing output... [ 91%] tutorial/setup writing output... [ 93%] tutorial/templates writing output... [ 94%] tutorial/testing writing output... [ 95%] tutorial/views writing output... [ 97%] unicode writing output... [ 98%] upgrading writing output... [100%] views writing additional files.../builddir/build/BUILD/Flask-0.10.1/docs/advanced_foreword.rst:66: WARNING: undefined label: python3_support (if the link has no caption the label must precede a section header) genindex search copying images... [ 20%] _static/no.png copying images... [ 40%] _static/debugger.png copying images... [ 60%] _static/logo-full.png copying images... [ 80%] _static/yes.png copying images... [100%] tutorial/../_static/flaskr.png copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 6 warnings. Build finished. The HTML pages are in _build/html. make: Leaving directory `/builddir/build/BUILD/Flask-0.10.1/docs' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Flask-0.10.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python34/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python34 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-34 /opt/rh/rh-python34/root/usr/bin/python3 1 /opt/rh/rh-python34/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oZ1R59 + umask 022 + cd /builddir/build/BUILD + cd Flask-0.10.1 + unset DISPLAY + scl enable rh-python34 - running test running egg_info writing Flask.egg-info/PKG-INFO writing requirements to Flask.egg-info/requires.txt writing dependency_links to Flask.egg-info/dependency_links.txt writing top-level names to Flask.egg-info/top_level.txt reading manifest file 'Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_themes/.git' writing manifest file 'Flask.egg-info/SOURCES.txt' running build_ext test_app_context_provides_current_app (flask.testsuite.appctx.AppContextTestCase) ... ok test_app_tearing_down (flask.testsuite.appctx.AppContextTestCase) ... ok test_basic_url_generation (flask.testsuite.appctx.AppContextTestCase) ... ok test_context_refcounts (flask.testsuite.appctx.AppContextTestCase) ... ok test_custom_app_ctx_globals_class (flask.testsuite.appctx.AppContextTestCase) ... ok test_request_context_means_app_context (flask.testsuite.appctx.AppContextTestCase) ... ok test_url_generation_requires_server_name (flask.testsuite.appctx.AppContextTestCase) ... ok test_url_generation_without_context_fails (flask.testsuite.appctx.AppContextTestCase) ... ok test_after_request_processing (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_before_after_request_order (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_before_first_request_functions (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_before_request_and_routing_errors (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_build_error_handler (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_custom_converters (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_debug_mode_complains_after_first_request (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_enctype_debug_helper (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_endpoint_decorator (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_error_handling (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_exception_propagation (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_extended_flashing (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_flashes (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_g_iteration_protocol (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_get_method_on_g (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_inject_blueprint_url_defaults (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_make_response (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_make_response_with_response_instance (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_max_content_length (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_missing_session (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_nonascii_pathinfo (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_none_response (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_options_handling_disabled (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_options_on_multiple_rules (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_options_work (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_preserve_only_once (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_preserve_remembers_exception (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_request_dispatching (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_request_locals (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_request_processing (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_response_creation (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_route_decorator_custom_endpoint (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_routing_redirect_debugging (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_session (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_session_expiration (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_session_special_types (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_session_stored_last (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_session_using_application_root (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_session_using_server_name (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_session_using_server_name_and_port (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_session_using_server_name_port_and_path (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_session_using_session_settings (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_static_files (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_teardown_request_handler (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_teardown_request_handler_debug_mode (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_teardown_request_handler_error (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_test_app_proper_environ (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_trapping_of_all_http_exceptions (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_trapping_of_bad_request_key_errors (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_url_generation (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_url_mapping (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_url_processors (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_user_error_handling (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_werkzeug_routing (flask.testsuite.basic.BasicFunctionalityTestCase) ... ok test_basic_support (flask.testsuite.basic.SubdomainTestCase) ... ok test_module_static_path_subdomain (flask.testsuite.basic.SubdomainTestCase) ... ok test_module_subdomain_support (flask.testsuite.basic.SubdomainTestCase) ... ok test_multi_route_class_views (flask.testsuite.basic.SubdomainTestCase) ... ok test_multi_route_rules (flask.testsuite.basic.SubdomainTestCase) ... ok test_subdomain_matching (flask.testsuite.basic.SubdomainTestCase) ... ok test_subdomain_matching_with_ports (flask.testsuite.basic.SubdomainTestCase) ... ok test_add_template_filter (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_add_template_filter_with_name (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_add_template_filter_with_name_and_template (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_add_template_filter_with_template (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_add_template_test (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_add_template_test_with_name (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_add_template_test_with_name_and_template (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_add_template_test_with_template (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_blueprint_specific_error_handling (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_blueprint_url_definitions (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_blueprint_url_processors (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_default_static_cache_timeout (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_dotted_names (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_dotted_names_from_app (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_empty_url_defaults (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_route_decorator_custom_endpoint (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_route_decorator_custom_endpoint_with_dots (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_template_filter (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_template_filter_after_route_with_template (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_template_filter_with_name (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_template_filter_with_name_and_template (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_template_filter_with_template (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_template_test (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_template_test_after_route_with_template (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_template_test_with_name (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_template_test_with_name_and_template (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_template_test_with_template (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_templates_and_static (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_templates_list (flask.testsuite.blueprints.BlueprintTestCase) ... ok test_basic_module (flask.testsuite.blueprints.ModuleTestCase) ... ok test_context_processors (flask.testsuite.blueprints.ModuleTestCase) ... ok test_default_endpoint_name (flask.testsuite.blueprints.ModuleTestCase) ... ok test_endpoint_decorator (flask.testsuite.blueprints.ModuleTestCase) ... ok test_error_handling (flask.testsuite.blueprints.ModuleTestCase) ... ok test_late_binding (flask.testsuite.blueprints.ModuleTestCase) ... ok test_request_processing (flask.testsuite.blueprints.ModuleTestCase) ... ok test_safe_access (flask.testsuite.blueprints.ModuleTestCase) ... ok test_templates_and_static (flask.testsuite.blueprints.ModuleTestCase) ... ok test_config_from_class (flask.testsuite.config.ConfigTestCase) ... ok test_config_from_envvar (flask.testsuite.config.ConfigTestCase) ... ok test_config_from_envvar_missing (flask.testsuite.config.ConfigTestCase) ... ok test_config_from_file (flask.testsuite.config.ConfigTestCase) ... ok test_config_from_object (flask.testsuite.config.ConfigTestCase) ... ok test_config_missing (flask.testsuite.config.ConfigTestCase) ... ok test_session_lifetime (flask.testsuite.config.ConfigTestCase) ... ok test_egg_installed_paths (flask.testsuite.config.InstanceTestCase) ... ok test_explicit_instance_paths (flask.testsuite.config.InstanceTestCase) ... ok test_installed_module_paths (flask.testsuite.config.InstanceTestCase) ... ok test_installed_module_paths_with_limited_loader (flask.testsuite.config.InstanceTestCase) ... ok test_installed_package_paths (flask.testsuite.config.InstanceTestCase) ... ok test_installed_package_paths_with_limited_loader (flask.testsuite.config.InstanceTestCase) ... ok test_main_module_paths (flask.testsuite.config.InstanceTestCase) ... ok test_prefix_package_paths (flask.testsuite.config.InstanceTestCase) ... ok test_prefix_package_paths_with_limited_loader (flask.testsuite.config.InstanceTestCase) ... ok test_uninstalled_module_paths (flask.testsuite.config.InstanceTestCase) ... ok test_uninstalled_package_paths (flask.testsuite.config.InstanceTestCase) ... ok test_login_logout (minitwit_tests.MiniTwitTestCase) Make sure logging in and logging out works ... ok test_message_recording (minitwit_tests.MiniTwitTestCase) Check if adding messages works ... ok test_register (minitwit_tests.MiniTwitTestCase) Make sure registering works ... ok test_timelines (minitwit_tests.MiniTwitTestCase) Make sure that timelines work ... ok test_empty_db (flaskr_tests.FlaskrTestCase) Start with a blank database. ... ok test_login_logout (flaskr_tests.FlaskrTestCase) Make sure login and logout works ... ok test_messages (flaskr_tests.FlaskrTestCase) Test that messages work ... ok test_flaskext_broken_package_no_module_caching (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_new_package_import_module (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_new_package_import_normal (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_new_package_import_submodule (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_new_package_import_submodule_function (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_new_simple_import_module (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_new_simple_import_normal (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_old_package_import_module (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_old_package_import_normal (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_old_package_import_submodule (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_old_package_import_submodule_function (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_old_simple_import_module (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_flaskext_old_simple_import_normal (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_no_error_swallowing (flask.testsuite.ext.ExtImportHookTestCase) ... ok test_json_as_unicode (flask.testsuite.helpers.JSONTestCase) ... ok test_json_attr (flask.testsuite.helpers.JSONTestCase) ... ok test_json_bad_requests (flask.testsuite.helpers.JSONTestCase) ... ok test_json_body_encoding (flask.testsuite.helpers.JSONTestCase) ... ok test_json_customization (flask.testsuite.helpers.JSONTestCase) ... ok test_json_key_sorting (flask.testsuite.helpers.JSONTestCase) ... ok test_jsonify (flask.testsuite.helpers.JSONTestCase) ... ok test_modified_url_encoding (flask.testsuite.helpers.JSONTestCase) ... ok test_template_escaping (flask.testsuite.helpers.JSONTestCase) ... ok test_attachment (flask.testsuite.helpers.SendfileTestCase) ... ok test_send_file_object (flask.testsuite.helpers.SendfileTestCase) ... ok test_send_file_regular (flask.testsuite.helpers.SendfileTestCase) ... ok test_send_file_xsendfile (flask.testsuite.helpers.SendfileTestCase) ... ok test_static_file (flask.testsuite.helpers.SendfileTestCase) ... ok test_debug_log (flask.testsuite.helpers.LoggingTestCase) ... ok test_debug_log_override (flask.testsuite.helpers.LoggingTestCase) ... ok test_exception_logging (flask.testsuite.helpers.LoggingTestCase) ... ok test_logger_cache (flask.testsuite.helpers.LoggingTestCase) ... ok test_processor_exceptions (flask.testsuite.helpers.LoggingTestCase) ... ok test_url_for_with_anchor (flask.testsuite.helpers.LoggingTestCase) ... ok test_url_for_with_scheme (flask.testsuite.helpers.LoggingTestCase) ... ok test_url_for_with_scheme_not_external (flask.testsuite.helpers.LoggingTestCase) ... ok test_url_with_method (flask.testsuite.helpers.LoggingTestCase) ... ok test_name_with_import_error (flask.testsuite.helpers.NoImportsTestCase) ... ok test_streaming_with_context (flask.testsuite.helpers.StreamingTestCase) ... ok test_streaming_with_context_and_custom_close (flask.testsuite.helpers.StreamingTestCase) ... ok test_streaming_with_context_as_decorator (flask.testsuite.helpers.StreamingTestCase) ... ok test_aborting (flask.testsuite.regression.ExceptionTestCase) ... ok test_context_binding (flask.testsuite.reqctx.RequestContextTestCase) ... ok test_context_test (flask.testsuite.reqctx.RequestContextTestCase) ... ok test_manual_context_binding (flask.testsuite.reqctx.RequestContextTestCase) ... ok test_proper_test_request_context (flask.testsuite.reqctx.RequestContextTestCase) ... ok test_teardown_on_pop (flask.testsuite.reqctx.RequestContextTestCase) ... ok test_suppressed_exception_logging (flask.testsuite.subclassing.FlaskSubclassingTestCase) ... ok test_add_template_filter (flask.testsuite.templating.TemplatingTestCase) ... ok test_add_template_filter_with_name (flask.testsuite.templating.TemplatingTestCase) ... ok test_add_template_filter_with_name_and_template (flask.testsuite.templating.TemplatingTestCase) ... ok test_add_template_filter_with_template (flask.testsuite.templating.TemplatingTestCase) ... ok test_add_template_global (flask.testsuite.templating.TemplatingTestCase) ... ok test_add_template_test (flask.testsuite.templating.TemplatingTestCase) ... ok test_add_template_test_with_name (flask.testsuite.templating.TemplatingTestCase) ... ok test_add_template_test_with_name_and_template (flask.testsuite.templating.TemplatingTestCase) ... ok test_add_template_test_with_template (flask.testsuite.templating.TemplatingTestCase) ... ok test_context_processing (flask.testsuite.templating.TemplatingTestCase) ... ok test_custom_template_loader (flask.testsuite.templating.TemplatingTestCase) ... ok test_escaping (flask.testsuite.templating.TemplatingTestCase) ... ok test_iterable_loader (flask.testsuite.templating.TemplatingTestCase) ... ok test_macros (flask.testsuite.templating.TemplatingTestCase) ... ok test_no_escaping (flask.testsuite.templating.TemplatingTestCase) ... ok test_original_win (flask.testsuite.templating.TemplatingTestCase) ... ok test_request_less_rendering (flask.testsuite.templating.TemplatingTestCase) ... ok test_standard_context (flask.testsuite.templating.TemplatingTestCase) ... ok test_template_filter (flask.testsuite.templating.TemplatingTestCase) ... ok test_template_filter_with_name (flask.testsuite.templating.TemplatingTestCase) ... ok test_template_filter_with_name_and_template (flask.testsuite.templating.TemplatingTestCase) ... ok test_template_filter_with_template (flask.testsuite.templating.TemplatingTestCase) ... ok test_template_test (flask.testsuite.templating.TemplatingTestCase) ... ok test_template_test_with_name (flask.testsuite.templating.TemplatingTestCase) ... ok test_template_test_with_name_and_template (flask.testsuite.templating.TemplatingTestCase) ... ok test_template_test_with_template (flask.testsuite.templating.TemplatingTestCase) ... ok test_environ_defaults (flask.testsuite.testing.TestToolsTestCase) ... ok test_environ_defaults_from_config (flask.testsuite.testing.TestToolsTestCase) ... ok test_redirect_keep_session (flask.testsuite.testing.TestToolsTestCase) ... ok test_reuse_client (flask.testsuite.testing.TestToolsTestCase) ... ok test_session_transaction_needs_cookies (flask.testsuite.testing.TestToolsTestCase) ... ok test_session_transactions (flask.testsuite.testing.TestToolsTestCase) ... ok test_session_transactions_keep_context (flask.testsuite.testing.TestToolsTestCase) ... ok test_session_transactions_no_null_sessions (flask.testsuite.testing.TestToolsTestCase) ... ok test_test_client_calls_teardown_handlers (flask.testsuite.testing.TestToolsTestCase) ... ok test_test_client_context_binding (flask.testsuite.testing.TestToolsTestCase) ... ok test_nosubdomain (flask.testsuite.testing.SubdomainTestCase) ... ok test_subdomain (flask.testsuite.testing.SubdomainTestCase) ... ok test_basic_view (flask.testsuite.views.ViewTestCase) ... ok test_endpoint_override (flask.testsuite.views.ViewTestCase) ... ok test_explicit_head (flask.testsuite.views.ViewTestCase) ... ok test_implicit_head (flask.testsuite.views.ViewTestCase) ... ok test_method_based_view (flask.testsuite.views.ViewTestCase) ... ok test_view_decorators (flask.testsuite.views.ViewTestCase) ... ok test_view_inheritance (flask.testsuite.views.ViewTestCase) ... ok test_view_patching (flask.testsuite.views.ViewTestCase) ... ok ---------------------------------------------------------------------- Ran 226 tests in 5.141s OK + exit 0 Processing files: sclo-python34-python-flask-0.10.1-9.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pffcea + umask 022 + cd /builddir/build/BUILD + cd Flask-0.10.1 + DOCDIR=/builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-flask-0.10.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-flask-0.10.1 + /bin/mkdir -p /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-flask-0.10.1 + cp -pr AUTHORS LICENSE PKG-INFO CHANGES README /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-flask-0.10.1 + exit 0 Provides: rh-python34-python-flask = 0.10.1-9.el6 rh-python34-python3-flask = 0.10.1-9.el6 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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: rh-python34-python(abi) = 3.4 Processing files: sclo-python34-python-flask-doc-0.10.1-9.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S6AOcn + umask 022 + cd /builddir/build/BUILD + cd Flask-0.10.1 + DOCDIR=/builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-flask-doc-0.10.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-flask-doc-0.10.1 + /bin/mkdir -p /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-flask-doc-0.10.1 + cp -pr docs/_build/html examples /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch/opt/rh/rh-python34/root/usr/share/doc/sclo-python34-python-flask-doc-0.10.1 + exit 0 Provides: rh-python34-python-flask-doc = 0.10.1-9.el6 rh-python34-python3-flask-doc = 0.10.1-9.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch warning: Installed (but unpackaged) file(s) found: /opt/rh/rh-python34/root/usr/lib/python3.4/site-packages/__pycache__/site.cpython-34.pyc warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Wrote: /builddir/build/RPMS/sclo-python34-python-flask-0.10.1-9.el6.noarch.rpm Wrote: /builddir/build/RPMS/sclo-python34-python-flask-doc-0.10.1-9.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t4I3c5 + umask 022 + cd /builddir/build/BUILD + cd Flask-0.10.1 + /bin/rm -rf /builddir/build/BUILDROOT/sclo-python34-python-flask-0.10.1-9.el6.noarch + exit 0 Child return code was: 0 LEAVE do -->