Created temporary directory: /tmp/pip-ephem-wheel-cache-zv5krpen Created temporary directory: /tmp/pip-req-tracker-seaoxq0c Created requirements tracker '/tmp/pip-req-tracker-seaoxq0c' Created temporary directory: /tmp/pip-wheel-xwflmn21 Collecting mulang==0.0.1 1 location(s) to search for versions of mulang: * https://pypi.org/simple/mulang/ Getting page https://pypi.org/simple/mulang/ Analyzing links from page https://pypi.org/simple/mulang/ Found link https://files.pythonhosted.org/packages/7a/dd/d145b0cb0d246858a9c240e754591e816f56dd62a4b609ff11e72daabbaf/mulang-0.0.1.tar.gz#sha256=eb68c953b991292e36646f8acc061f5267bd23d9510d260b005b90fa6e57b817 (from https://pypi.org/simple/mulang/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-gd95k1j5 Downloading https://files.pythonhosted.org/packages/7a/dd/d145b0cb0d246858a9c240e754591e816f56dd62a4b609ff11e72daabbaf/mulang-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7a/dd/d145b0cb0d246858a9c240e754591e816f56dd62a4b609ff11e72daabbaf/mulang-0.0.1.tar.gz#sha256=eb68c953b991292e36646f8acc061f5267bd23d9510d260b005b90fa6e57b817 (from https://pypi.org/simple/mulang/) Added mulang==0.0.1 from https://files.pythonhosted.org/packages/7a/dd/d145b0cb0d246858a9c240e754591e816f56dd62a4b609ff11e72daabbaf/mulang-0.0.1.tar.gz#sha256=eb68c953b991292e36646f8acc061f5267bd23d9510d260b005b90fa6e57b817 to build tracker '/tmp/pip-req-tracker-seaoxq0c' Running setup.py (path:/tmp/pip-wheel-xwflmn21/mulang/setup.py) egg_info for package mulang Running command python setup.py egg_info running egg_info creating pip-egg-info/mulang.egg-info writing entry points to pip-egg-info/mulang.egg-info/entry_points.txt writing top-level names to pip-egg-info/mulang.egg-info/top_level.txt writing dependency_links to pip-egg-info/mulang.egg-info/dependency_links.txt writing pip-egg-info/mulang.egg-info/PKG-INFO writing manifest file 'pip-egg-info/mulang.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mulang.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/mulang.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xwflmn21/mulang has version 0.0.1, which satisfies requirement mulang==0.0.1 from https://files.pythonhosted.org/packages/7a/dd/d145b0cb0d246858a9c240e754591e816f56dd62a4b609ff11e72daabbaf/mulang-0.0.1.tar.gz#sha256=eb68c953b991292e36646f8acc061f5267bd23d9510d260b005b90fa6e57b817 Removed mulang==0.0.1 from https://files.pythonhosted.org/packages/7a/dd/d145b0cb0d246858a9c240e754591e816f56dd62a4b609ff11e72daabbaf/mulang-0.0.1.tar.gz#sha256=eb68c953b991292e36646f8acc061f5267bd23d9510d260b005b90fa6e57b817 from build tracker '/tmp/pip-req-tracker-seaoxq0c' Building wheels for collected packages: mulang Created temporary directory: /tmp/pip-wheel-ne4k65vu Running setup.py bdist_wheel for mulang: started Destination directory: /tmp/pip-wheel-ne4k65vu Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xwflmn21/mulang/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-ne4k65vu running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ulang copying ulang/__main__.py -> build/lib/ulang copying ulang/__init__.py -> build/lib/ulang creating build/lib/ulang/runtime copying ulang/runtime/env.py -> build/lib/ulang/runtime copying ulang/runtime/repl.py -> build/lib/ulang/runtime copying ulang/runtime/__init__.py -> build/lib/ulang/runtime copying ulang/runtime/main.py -> build/lib/ulang/runtime creating build/lib/ulang/codegen copying ulang/codegen/blockly.py -> build/lib/ulang/codegen copying ulang/codegen/python.py -> build/lib/ulang/codegen copying ulang/codegen/__init__.py -> build/lib/ulang/codegen copying ulang/codegen/ulgen.py -> build/lib/ulang/codegen creating build/lib/ulang/parser copying ulang/parser/lrparser.py -> build/lib/ulang/parser copying ulang/parser/core.py -> build/lib/ulang/parser copying ulang/parser/__init__.py -> build/lib/ulang/parser copying ulang/parser/error.py -> build/lib/ulang/parser copying ulang/parser/lexer.py -> build/lib/ulang/parser 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/ulang creating build/bdist.linux-armv7l/wheel/ulang/runtime copying build/lib/ulang/runtime/env.py -> build/bdist.linux-armv7l/wheel/ulang/runtime copying build/lib/ulang/runtime/repl.py -> build/bdist.linux-armv7l/wheel/ulang/runtime copying build/lib/ulang/runtime/__init__.py -> build/bdist.linux-armv7l/wheel/ulang/runtime copying build/lib/ulang/runtime/main.py -> build/bdist.linux-armv7l/wheel/ulang/runtime copying build/lib/ulang/__main__.py -> build/bdist.linux-armv7l/wheel/ulang creating build/bdist.linux-armv7l/wheel/ulang/codegen copying build/lib/ulang/codegen/blockly.py -> build/bdist.linux-armv7l/wheel/ulang/codegen copying build/lib/ulang/codegen/python.py -> build/bdist.linux-armv7l/wheel/ulang/codegen copying build/lib/ulang/codegen/__init__.py -> build/bdist.linux-armv7l/wheel/ulang/codegen copying build/lib/ulang/codegen/ulgen.py -> build/bdist.linux-armv7l/wheel/ulang/codegen copying build/lib/ulang/__init__.py -> build/bdist.linux-armv7l/wheel/ulang creating build/bdist.linux-armv7l/wheel/ulang/parser copying build/lib/ulang/parser/lrparser.py -> build/bdist.linux-armv7l/wheel/ulang/parser copying build/lib/ulang/parser/core.py -> build/bdist.linux-armv7l/wheel/ulang/parser copying build/lib/ulang/parser/__init__.py -> build/bdist.linux-armv7l/wheel/ulang/parser copying build/lib/ulang/parser/error.py -> build/bdist.linux-armv7l/wheel/ulang/parser copying build/lib/ulang/parser/lexer.py -> build/bdist.linux-armv7l/wheel/ulang/parser running install_egg_info running egg_info writing mulang.egg-info/PKG-INFO writing top-level names to mulang.egg-info/top_level.txt writing dependency_links to mulang.egg-info/dependency_links.txt writing entry points to mulang.egg-info/entry_points.txt reading manifest file 'mulang.egg-info/SOURCES.txt' writing manifest file 'mulang.egg-info/SOURCES.txt' Copying mulang.egg-info to build/bdist.linux-armv7l/wheel/mulang-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mulang-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-ne4k65vu/mulang-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ulang/__init__.py' adding 'ulang/__main__.py' adding 'ulang/codegen/__init__.py' adding 'ulang/codegen/blockly.py' adding 'ulang/codegen/python.py' adding 'ulang/codegen/ulgen.py' adding 'ulang/parser/__init__.py' adding 'ulang/parser/core.py' adding 'ulang/parser/error.py' adding 'ulang/parser/lexer.py' adding 'ulang/parser/lrparser.py' adding 'ulang/runtime/__init__.py' adding 'ulang/runtime/env.py' adding 'ulang/runtime/main.py' adding 'ulang/runtime/repl.py' adding 'mulang-0.0.1.dist-info/METADATA' adding 'mulang-0.0.1.dist-info/WHEEL' adding 'mulang-0.0.1.dist-info/entry_points.txt' adding 'mulang-0.0.1.dist-info/top_level.txt' adding 'mulang-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for mulang: finished with status 'done' Stored in directory: /tmp/tmpbk723f2q Successfully built mulang Cleaning up... Removing source in /tmp/pip-wheel-xwflmn21/mulang Removed build tracker '/tmp/pip-req-tracker-seaoxq0c'