Created temporary directory: /tmp/pip-ephem-wheel-cache-7rq50qh1 Created temporary directory: /tmp/pip-req-tracker-bdc93vt6 Created requirements tracker '/tmp/pip-req-tracker-bdc93vt6' Created temporary directory: /tmp/pip-wheel-8m8f9_tj Collecting adfotg==0.2.0 1 location(s) to search for versions of adfotg: * https://pypi.org/simple/adfotg/ Getting page https://pypi.org/simple/adfotg/ Analyzing links from page https://pypi.org/simple/adfotg/ Found link https://files.pythonhosted.org/packages/95/65/6ba3b632aa24e1228cfe4b3bdded4e4ecba2f4da8b21c3606f416e8b8af4/adfotg-0.1.0.tar.gz#sha256=4e3dc635ae9ff19334b472eb1f6ef08cf9ca680bcbe26d8dd76a7c6d7db16334 (from https://pypi.org/simple/adfotg/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/94/4e/fb18598e95e90921648d822ee714f3e510145579f68aa0f5ef0849781f72/adfotg-0.1.1.tar.gz#sha256=40b0d7203c415f349f6474798430fdb6b4ed8073222c8812abe5bd7d5493853a (from https://pypi.org/simple/adfotg/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/a4/53/59ec64907ccb47e85a4ace08c388ea3cd2df82fc85456fc59e96d55ce589/adfotg-0.2.0.tar.gz#sha256=98033c4cfa0f9c1d266e77839ac9345c9ce39492669e1bdbe726cb679c619569 (from https://pypi.org/simple/adfotg/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-zxmqzwui Downloading https://files.pythonhosted.org/packages/a4/53/59ec64907ccb47e85a4ace08c388ea3cd2df82fc85456fc59e96d55ce589/adfotg-0.2.0.tar.gz (481kB) Downloading from URL https://files.pythonhosted.org/packages/a4/53/59ec64907ccb47e85a4ace08c388ea3cd2df82fc85456fc59e96d55ce589/adfotg-0.2.0.tar.gz#sha256=98033c4cfa0f9c1d266e77839ac9345c9ce39492669e1bdbe726cb679c619569 (from https://pypi.org/simple/adfotg/) Added adfotg==0.2.0 from https://files.pythonhosted.org/packages/a4/53/59ec64907ccb47e85a4ace08c388ea3cd2df82fc85456fc59e96d55ce589/adfotg-0.2.0.tar.gz#sha256=98033c4cfa0f9c1d266e77839ac9345c9ce39492669e1bdbe726cb679c619569 to build tracker '/tmp/pip-req-tracker-bdc93vt6' Running setup.py (path:/tmp/pip-wheel-8m8f9_tj/adfotg/setup.py) egg_info for package adfotg Running command python setup.py egg_info running egg_info creating pip-egg-info/adfotg.egg-info writing entry points to pip-egg-info/adfotg.egg-info/entry_points.txt writing top-level names to pip-egg-info/adfotg.egg-info/top_level.txt writing pip-egg-info/adfotg.egg-info/PKG-INFO writing dependency_links to pip-egg-info/adfotg.egg-info/dependency_links.txt writing requirements to pip-egg-info/adfotg.egg-info/requires.txt writing manifest file 'pip-egg-info/adfotg.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adfotg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/adfotg.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8m8f9_tj/adfotg has version 0.2.0, which satisfies requirement adfotg==0.2.0 from https://files.pythonhosted.org/packages/a4/53/59ec64907ccb47e85a4ace08c388ea3cd2df82fc85456fc59e96d55ce589/adfotg-0.2.0.tar.gz#sha256=98033c4cfa0f9c1d266e77839ac9345c9ce39492669e1bdbe726cb679c619569 Removed adfotg==0.2.0 from https://files.pythonhosted.org/packages/a4/53/59ec64907ccb47e85a4ace08c388ea3cd2df82fc85456fc59e96d55ce589/adfotg-0.2.0.tar.gz#sha256=98033c4cfa0f9c1d266e77839ac9345c9ce39492669e1bdbe726cb679c619569 from build tracker '/tmp/pip-req-tracker-bdc93vt6' Building wheels for collected packages: adfotg Created temporary directory: /tmp/pip-wheel-8xeezzvm Running setup.py bdist_wheel for adfotg: started Destination directory: /tmp/pip-wheel-8xeezzvm Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8m8f9_tj/adfotg/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-8xeezzvm running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/adfotg copying adfotg/version.py -> build/lib/adfotg copying adfotg/mountimg.py -> build/lib/adfotg copying adfotg/apidoc.py -> build/lib/adfotg copying adfotg/util.py -> build/lib/adfotg copying adfotg/selfcheck.py -> build/lib/adfotg copying adfotg/adf.py -> build/lib/adfotg copying adfotg/os_install.py -> build/lib/adfotg copying adfotg/server.py -> build/lib/adfotg copying adfotg/storage.py -> build/lib/adfotg copying adfotg/__init__.py -> build/lib/adfotg copying adfotg/error.py -> build/lib/adfotg copying adfotg/cli.py -> build/lib/adfotg copying adfotg/config.py -> build/lib/adfotg copying adfotg/api.py -> build/lib/adfotg running egg_info writing adfotg.egg-info/PKG-INFO writing top-level names to adfotg.egg-info/top_level.txt writing requirements to adfotg.egg-info/requires.txt writing entry points to adfotg.egg-info/entry_points.txt writing dependency_links to adfotg.egg-info/dependency_links.txt reading manifest file 'adfotg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'adfotg.egg-info/SOURCES.txt' creating build/lib/adfotg/conf copying adfotg/conf/adfotg.conf -> build/lib/adfotg/conf creating build/lib/adfotg/site copying adfotg/site/bundle.js -> build/lib/adfotg/site copying adfotg/site/bundle.js.map -> build/lib/adfotg/site copying adfotg/site/index.html -> build/lib/adfotg/site creating build/lib/adfotg/site/amiga-topaz copying adfotg/site/amiga-topaz/Amiga Topaz.ttf -> build/lib/adfotg/site/amiga-topaz copying adfotg/site/amiga-topaz/license.html -> build/lib/adfotg/site/amiga-topaz copying adfotg/site/amiga-topaz/readme.txt -> build/lib/adfotg/site/amiga-topaz copying adfotg/site/amiga-topaz/smartfonts.com.txt -> build/lib/adfotg/site/amiga-topaz creating build/lib/adfotg/site/res copying adfotg/site/res/ajax-loader.gif -> build/lib/adfotg/site/res copying adfotg/site/res/arrow_down.png -> build/lib/adfotg/site/res copying adfotg/site/res/arrow_up.png -> build/lib/adfotg/site/res copying adfotg/site/res/favicon_16.png -> build/lib/adfotg/site/res copying adfotg/site/res/favicon_64.png -> build/lib/adfotg/site/res copying adfotg/site/res/looking_glass.png -> build/lib/adfotg/site/res copying adfotg/site/res/usb_icon_horz.svg -> build/lib/adfotg/site/res installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/version.py -> build/bdist.linux-armv7l/wheel/adfotg creating build/bdist.linux-armv7l/wheel/adfotg/conf copying build/lib/adfotg/conf/adfotg.conf -> build/bdist.linux-armv7l/wheel/adfotg/conf copying build/lib/adfotg/mountimg.py -> build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/apidoc.py -> build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/util.py -> build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/selfcheck.py -> build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/adf.py -> build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/os_install.py -> build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/server.py -> build/bdist.linux-armv7l/wheel/adfotg creating build/bdist.linux-armv7l/wheel/adfotg/site copying build/lib/adfotg/site/bundle.js -> build/bdist.linux-armv7l/wheel/adfotg/site creating build/bdist.linux-armv7l/wheel/adfotg/site/res copying build/lib/adfotg/site/res/usb_icon_horz.svg -> build/bdist.linux-armv7l/wheel/adfotg/site/res copying build/lib/adfotg/site/res/favicon_16.png -> build/bdist.linux-armv7l/wheel/adfotg/site/res copying build/lib/adfotg/site/res/arrow_up.png -> build/bdist.linux-armv7l/wheel/adfotg/site/res copying build/lib/adfotg/site/res/looking_glass.png -> build/bdist.linux-armv7l/wheel/adfotg/site/res copying build/lib/adfotg/site/res/ajax-loader.gif -> build/bdist.linux-armv7l/wheel/adfotg/site/res copying build/lib/adfotg/site/res/favicon_64.png -> build/bdist.linux-armv7l/wheel/adfotg/site/res copying build/lib/adfotg/site/res/arrow_down.png -> build/bdist.linux-armv7l/wheel/adfotg/site/res copying build/lib/adfotg/site/index.html -> build/bdist.linux-armv7l/wheel/adfotg/site copying build/lib/adfotg/site/bundle.js.map -> build/bdist.linux-armv7l/wheel/adfotg/site creating build/bdist.linux-armv7l/wheel/adfotg/site/amiga-topaz copying build/lib/adfotg/site/amiga-topaz/Amiga Topaz.ttf -> build/bdist.linux-armv7l/wheel/adfotg/site/amiga-topaz copying build/lib/adfotg/site/amiga-topaz/smartfonts.com.txt -> build/bdist.linux-armv7l/wheel/adfotg/site/amiga-topaz copying build/lib/adfotg/site/amiga-topaz/license.html -> build/bdist.linux-armv7l/wheel/adfotg/site/amiga-topaz copying build/lib/adfotg/site/amiga-topaz/readme.txt -> build/bdist.linux-armv7l/wheel/adfotg/site/amiga-topaz copying build/lib/adfotg/storage.py -> build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/__init__.py -> build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/error.py -> build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/cli.py -> build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/config.py -> build/bdist.linux-armv7l/wheel/adfotg copying build/lib/adfotg/api.py -> build/bdist.linux-armv7l/wheel/adfotg running install_egg_info Copying adfotg.egg-info to build/bdist.linux-armv7l/wheel/adfotg-0.2.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/adfotg-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-8xeezzvm/adfotg-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'adfotg/__init__.py' adding 'adfotg/adf.py' adding 'adfotg/api.py' adding 'adfotg/apidoc.py' adding 'adfotg/cli.py' adding 'adfotg/config.py' adding 'adfotg/error.py' adding 'adfotg/mountimg.py' adding 'adfotg/os_install.py' adding 'adfotg/selfcheck.py' adding 'adfotg/server.py' adding 'adfotg/storage.py' adding 'adfotg/util.py' adding 'adfotg/version.py' adding 'adfotg/conf/adfotg.conf' adding 'adfotg/site/bundle.js' adding 'adfotg/site/bundle.js.map' adding 'adfotg/site/index.html' adding 'adfotg/site/amiga-topaz/Amiga Topaz.ttf' adding 'adfotg/site/amiga-topaz/license.html' adding 'adfotg/site/amiga-topaz/readme.txt' adding 'adfotg/site/amiga-topaz/smartfonts.com.txt' adding 'adfotg/site/res/ajax-loader.gif' adding 'adfotg/site/res/arrow_down.png' adding 'adfotg/site/res/arrow_up.png' adding 'adfotg/site/res/favicon_16.png' adding 'adfotg/site/res/favicon_64.png' adding 'adfotg/site/res/looking_glass.png' adding 'adfotg/site/res/usb_icon_horz.svg' adding 'adfotg-0.2.0.dist-info/LICENSE' adding 'adfotg-0.2.0.dist-info/METADATA' adding 'adfotg-0.2.0.dist-info/WHEEL' adding 'adfotg-0.2.0.dist-info/entry_points.txt' adding 'adfotg-0.2.0.dist-info/top_level.txt' adding 'adfotg-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for adfotg: finished with status 'done' Stored in directory: /tmp/tmpnk513qhh Successfully built adfotg Cleaning up... Removing source in /tmp/pip-wheel-8m8f9_tj/adfotg Removed build tracker '/tmp/pip-req-tracker-bdc93vt6'