Created temporary directory: /tmp/pip-ephem-wheel-cache-25xkuj40 Created temporary directory: /tmp/pip-req-tracker-127poep9 Created requirements tracker '/tmp/pip-req-tracker-127poep9' Created temporary directory: /tmp/pip-wheel-0x7ri7zq Collecting servos-framework==0.0.1.dev6 1 location(s) to search for versions of servos-framework: * https://pypi.org/simple/servos-framework/ Getting page https://pypi.org/simple/servos-framework/ Analyzing links from page https://pypi.org/simple/servos-framework/ Found link https://files.pythonhosted.org/packages/58/8f/0e7f6ecec2f3696d2aa85456be37047f6305e27c0f0d59505ae8c0ecf87a/servos-framework-0.0.1.dev6.tar.gz#sha256=b4d5e800fe628c19639280ef91768982aa50ed70515e76da92f0216ed9aa8a37 (from https://pypi.org/simple/servos-framework/), version: 0.0.1.dev6 Skipping link https://files.pythonhosted.org/packages/e4/46/507c90cf5f0e29f3eef2e3b54d6354444904e2b0636da9c89506ebdde1fe/servos_framework-0.0.1.dev6-py2-none-any.whl#sha256=af6cd3735031606a54ea6e5a58606f94a9a0e92c462a2d0456635a1a5cde0587 (from https://pypi.org/simple/servos-framework/); it is not compatible with this Python Using version 0.0.1.dev6 (newest of versions: 0.0.1.dev6) Created temporary directory: /tmp/pip-unpack-ec3v_odb Downloading https://files.pythonhosted.org/packages/58/8f/0e7f6ecec2f3696d2aa85456be37047f6305e27c0f0d59505ae8c0ecf87a/servos-framework-0.0.1.dev6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/58/8f/0e7f6ecec2f3696d2aa85456be37047f6305e27c0f0d59505ae8c0ecf87a/servos-framework-0.0.1.dev6.tar.gz#sha256=b4d5e800fe628c19639280ef91768982aa50ed70515e76da92f0216ed9aa8a37 (from https://pypi.org/simple/servos-framework/) Added servos-framework==0.0.1.dev6 from https://files.pythonhosted.org/packages/58/8f/0e7f6ecec2f3696d2aa85456be37047f6305e27c0f0d59505ae8c0ecf87a/servos-framework-0.0.1.dev6.tar.gz#sha256=b4d5e800fe628c19639280ef91768982aa50ed70515e76da92f0216ed9aa8a37 to build tracker '/tmp/pip-req-tracker-127poep9' Running setup.py (path:/tmp/pip-wheel-0x7ri7zq/servos-framework/setup.py) egg_info for package servos-framework Running command python setup.py egg_info running egg_info creating pip-egg-info/servos_framework.egg-info writing dependency_links to pip-egg-info/servos_framework.egg-info/dependency_links.txt writing requirements to pip-egg-info/servos_framework.egg-info/requires.txt writing pip-egg-info/servos_framework.egg-info/PKG-INFO writing entry points to pip-egg-info/servos_framework.egg-info/entry_points.txt writing top-level names to pip-egg-info/servos_framework.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/servos_framework.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/servos_framework.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0x7ri7zq/servos-framework has version 0.0.1.dev6, which satisfies requirement servos-framework==0.0.1.dev6 from https://files.pythonhosted.org/packages/58/8f/0e7f6ecec2f3696d2aa85456be37047f6305e27c0f0d59505ae8c0ecf87a/servos-framework-0.0.1.dev6.tar.gz#sha256=b4d5e800fe628c19639280ef91768982aa50ed70515e76da92f0216ed9aa8a37 Removed servos-framework==0.0.1.dev6 from https://files.pythonhosted.org/packages/58/8f/0e7f6ecec2f3696d2aa85456be37047f6305e27c0f0d59505ae8c0ecf87a/servos-framework-0.0.1.dev6.tar.gz#sha256=b4d5e800fe628c19639280ef91768982aa50ed70515e76da92f0216ed9aa8a37 from build tracker '/tmp/pip-req-tracker-127poep9' Building wheels for collected packages: servos-framework Created temporary directory: /tmp/pip-wheel-z5kbt_9a Running setup.py bdist_wheel for servos-framework: started Destination directory: /tmp/pip-wheel-z5kbt_9a Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0x7ri7zq/servos-framework/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-z5kbt_9a running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/servos creating build/lib/servos/contrib copying servos/contrib/__init__.py -> build/lib/servos/contrib copying servos/__init__.py -> build/lib/servos copying servos/manage.py -> build/lib/servos creating build/lib/servos/utils copying servos/utils/pyini.py -> build/lib/servos/utils copying servos/utils/__init__.py -> build/lib/servos/utils copying servos/utils/localproxy.py -> build/lib/servos/utils copying servos/utils/common.py -> build/lib/servos/utils creating build/lib/servos/core copying servos/core/simpleframe.py -> build/lib/servos/core copying servos/core/__init__.py -> build/lib/servos/core copying servos/core/commands.py -> build/lib/servos/core copying servos/core/dispatch.py -> build/lib/servos/core copying servos/core/service.py -> build/lib/servos/core creating build/lib/servos/contrib/i18n copying servos/contrib/i18n/__init__.py -> build/lib/servos/contrib/i18n copying servos/contrib/i18n/middle_i18n.py -> build/lib/servos/contrib/i18n creating build/lib/servos/i18n copying servos/i18n/trans_null.py -> build/lib/servos/i18n copying servos/i18n/__init__.py -> build/lib/servos/i18n copying servos/i18n/trans_real.py -> build/lib/servos/i18n running egg_info writing requirements to servos_framework.egg-info/requires.txt writing entry points to servos_framework.egg-info/entry_points.txt writing top-level names to servos_framework.egg-info/top_level.txt writing servos_framework.egg-info/PKG-INFO writing dependency_links to servos_framework.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt creating build/lib/servos/template_files creating build/lib/servos/template_files/command copying servos/template_files/command/commands.py -> build/lib/servos/template_files/command creating build/lib/servos/template_files/project copying servos/template_files/project/.gitignore.template -> build/lib/servos/template_files/project copying servos/template_files/project/manage.py -> build/lib/servos/template_files/project copying servos/template_files/project/setup.py -> build/lib/servos/template_files/project creating build/lib/servos/template_files/project/services copying servos/template_files/project/services/__init__.py -> build/lib/servos/template_files/project/services copying servos/template_files/project/services/local_settings.ini -> build/lib/servos/template_files/project/services copying servos/template_files/project/services/settings.ini -> build/lib/servos/template_files/project/services creating build/lib/servos/template_files/service copying servos/template_files/service/__init__.py -> build/lib/servos/template_files/service copying servos/template_files/service/requirements.txt -> build/lib/servos/template_files/service copying servos/template_files/service/service.py -> build/lib/servos/template_files/service copying servos/template_files/service/settings.ini -> build/lib/servos/template_files/service copying servos/core/default_settings.ini -> build/lib/servos/core copying servos/contrib/i18n/settings.ini -> build/lib/servos/contrib/i18n installing to build/bdist.linux-armv7l/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/servos creating build/bdist.linux-armv7l/wheel/servos/template_files creating build/bdist.linux-armv7l/wheel/servos/template_files/command copying build/lib/servos/template_files/command/commands.py -> build/bdist.linux-armv7l/wheel/servos/template_files/command creating build/bdist.linux-armv7l/wheel/servos/template_files/service copying build/lib/servos/template_files/service/__init__.py -> build/bdist.linux-armv7l/wheel/servos/template_files/service copying build/lib/servos/template_files/service/settings.ini -> build/bdist.linux-armv7l/wheel/servos/template_files/service copying build/lib/servos/template_files/service/service.py -> build/bdist.linux-armv7l/wheel/servos/template_files/service copying build/lib/servos/template_files/service/requirements.txt -> build/bdist.linux-armv7l/wheel/servos/template_files/service creating build/bdist.linux-armv7l/wheel/servos/template_files/project copying build/lib/servos/template_files/project/setup.py -> build/bdist.linux-armv7l/wheel/servos/template_files/project creating build/bdist.linux-armv7l/wheel/servos/template_files/project/services copying build/lib/servos/template_files/project/services/local_settings.ini -> build/bdist.linux-armv7l/wheel/servos/template_files/project/services copying build/lib/servos/template_files/project/services/__init__.py -> build/bdist.linux-armv7l/wheel/servos/template_files/project/services copying build/lib/servos/template_files/project/services/settings.ini -> build/bdist.linux-armv7l/wheel/servos/template_files/project/services copying build/lib/servos/template_files/project/manage.py -> build/bdist.linux-armv7l/wheel/servos/template_files/project copying build/lib/servos/template_files/project/.gitignore.template -> build/bdist.linux-armv7l/wheel/servos/template_files/project creating build/bdist.linux-armv7l/wheel/servos/i18n copying build/lib/servos/i18n/trans_null.py -> build/bdist.linux-armv7l/wheel/servos/i18n copying build/lib/servos/i18n/__init__.py -> build/bdist.linux-armv7l/wheel/servos/i18n copying build/lib/servos/i18n/trans_real.py -> build/bdist.linux-armv7l/wheel/servos/i18n copying build/lib/servos/__init__.py -> build/bdist.linux-armv7l/wheel/servos creating build/bdist.linux-armv7l/wheel/servos/utils copying build/lib/servos/utils/pyini.py -> build/bdist.linux-armv7l/wheel/servos/utils copying build/lib/servos/utils/__init__.py -> build/bdist.linux-armv7l/wheel/servos/utils copying build/lib/servos/utils/localproxy.py -> build/bdist.linux-armv7l/wheel/servos/utils copying build/lib/servos/utils/common.py -> build/bdist.linux-armv7l/wheel/servos/utils copying build/lib/servos/manage.py -> build/bdist.linux-armv7l/wheel/servos creating build/bdist.linux-armv7l/wheel/servos/core copying build/lib/servos/core/simpleframe.py -> build/bdist.linux-armv7l/wheel/servos/core copying build/lib/servos/core/__init__.py -> build/bdist.linux-armv7l/wheel/servos/core copying build/lib/servos/core/commands.py -> build/bdist.linux-armv7l/wheel/servos/core copying build/lib/servos/core/dispatch.py -> build/bdist.linux-armv7l/wheel/servos/core copying build/lib/servos/core/service.py -> build/bdist.linux-armv7l/wheel/servos/core copying build/lib/servos/core/default_settings.ini -> build/bdist.linux-armv7l/wheel/servos/core creating build/bdist.linux-armv7l/wheel/servos/contrib creating build/bdist.linux-armv7l/wheel/servos/contrib/i18n copying build/lib/servos/contrib/i18n/__init__.py -> build/bdist.linux-armv7l/wheel/servos/contrib/i18n copying build/lib/servos/contrib/i18n/settings.ini -> build/bdist.linux-armv7l/wheel/servos/contrib/i18n copying build/lib/servos/contrib/i18n/middle_i18n.py -> build/bdist.linux-armv7l/wheel/servos/contrib/i18n copying build/lib/servos/contrib/__init__.py -> build/bdist.linux-armv7l/wheel/servos/contrib running install_egg_info Copying servos_framework.egg-info to build/bdist.linux-armv7l/wheel/servos_framework-0.0.1.dev6-py3.4.egg-info running install_scripts /tmp/pip-wheel-0x7ri7zq/servos-framework/.eggs/pbr-5.4.3-py3.4.egg/pbr/packaging.py:458: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/servos_framework-0.0.1.dev6.dist-info/WHEEL creating '/tmp/pip-wheel-z5kbt_9a/servos_framework-0.0.1.dev6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'servos/__init__.py' adding 'servos/manage.py' adding 'servos/contrib/__init__.py' adding 'servos/contrib/i18n/__init__.py' adding 'servos/contrib/i18n/middle_i18n.py' adding 'servos/contrib/i18n/settings.ini' adding 'servos/core/__init__.py' adding 'servos/core/commands.py' adding 'servos/core/default_settings.ini' adding 'servos/core/dispatch.py' adding 'servos/core/service.py' adding 'servos/core/simpleframe.py' adding 'servos/i18n/__init__.py' adding 'servos/i18n/trans_null.py' adding 'servos/i18n/trans_real.py' adding 'servos/template_files/command/commands.py' adding 'servos/template_files/project/.gitignore.template' adding 'servos/template_files/project/manage.py' adding 'servos/template_files/project/setup.py' adding 'servos/template_files/project/services/__init__.py' adding 'servos/template_files/project/services/local_settings.ini' adding 'servos/template_files/project/services/settings.ini' adding 'servos/template_files/service/__init__.py' adding 'servos/template_files/service/requirements.txt' adding 'servos/template_files/service/service.py' adding 'servos/template_files/service/settings.ini' adding 'servos/utils/__init__.py' adding 'servos/utils/common.py' adding 'servos/utils/localproxy.py' adding 'servos/utils/pyini.py' adding 'servos_framework-0.0.1.dev6.dist-info/AUTHORS' adding 'servos_framework-0.0.1.dev6.dist-info/METADATA' adding 'servos_framework-0.0.1.dev6.dist-info/WHEEL' adding 'servos_framework-0.0.1.dev6.dist-info/entry_points.txt' adding 'servos_framework-0.0.1.dev6.dist-info/pbr.json' adding 'servos_framework-0.0.1.dev6.dist-info/top_level.txt' adding 'servos_framework-0.0.1.dev6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for servos-framework: finished with status 'done' Stored in directory: /tmp/tmp3q4c7ohg Successfully built servos-framework Cleaning up... Removing source in /tmp/pip-wheel-0x7ri7zq/servos-framework Removed build tracker '/tmp/pip-req-tracker-127poep9'