Created temporary directory: /tmp/pip-ephem-wheel-cache-lrbn5p9y Created temporary directory: /tmp/pip-req-tracker-6hp1kizm Created requirements tracker '/tmp/pip-req-tracker-6hp1kizm' Created temporary directory: /tmp/pip-wheel-w299u9iy Collecting hoof==0.0.2 1 location(s) to search for versions of hoof: * https://pypi.org/simple/hoof/ Getting page https://pypi.org/simple/hoof/ Analyzing links from page https://pypi.org/simple/hoof/ Found link https://files.pythonhosted.org/packages/70/6a/51e667f891f56299ac0f5f0dd2b9f55307995a0daba352a3f80257ba9830/hoof-0.0.0.tar.gz#sha256=097979823b227cd29d4e1e71947e238e6a9ee87e1f1e7f6a15a6c4375827bfc0 (from https://pypi.org/simple/hoof/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/ab/6d/3f86070287c9dacc076c0bbfc79e7c2ad048793593580a8c3a1f2fa648e9/hoof-0.0.1.tar.gz#sha256=ea580d7a2ce649ca8488ff4e062b5cf3fa522a95b5f822e35a05141740eaaa28 (from https://pypi.org/simple/hoof/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/5d/9a/662fcb4975f3b087967044698c7005436bc9645d575fd7e9f53f5cf447a6/hoof-0.0.2.tar.gz#sha256=80d66eecb9877ca8d774693ecbc0632e51f922ee5e31e48444216efbe84aa1b8 (from https://pypi.org/simple/hoof/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-89qc8isg Downloading https://files.pythonhosted.org/packages/5d/9a/662fcb4975f3b087967044698c7005436bc9645d575fd7e9f53f5cf447a6/hoof-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5d/9a/662fcb4975f3b087967044698c7005436bc9645d575fd7e9f53f5cf447a6/hoof-0.0.2.tar.gz#sha256=80d66eecb9877ca8d774693ecbc0632e51f922ee5e31e48444216efbe84aa1b8 (from https://pypi.org/simple/hoof/) Added hoof==0.0.2 from https://files.pythonhosted.org/packages/5d/9a/662fcb4975f3b087967044698c7005436bc9645d575fd7e9f53f5cf447a6/hoof-0.0.2.tar.gz#sha256=80d66eecb9877ca8d774693ecbc0632e51f922ee5e31e48444216efbe84aa1b8 to build tracker '/tmp/pip-req-tracker-6hp1kizm' Running setup.py (path:/tmp/pip-wheel-w299u9iy/hoof/setup.py) egg_info for package hoof Running command python setup.py egg_info running egg_info creating pip-egg-info/hoof.egg-info writing requirements to pip-egg-info/hoof.egg-info/requires.txt writing dependency_links to pip-egg-info/hoof.egg-info/dependency_links.txt writing top-level names to pip-egg-info/hoof.egg-info/top_level.txt writing pip-egg-info/hoof.egg-info/PKG-INFO writing manifest file 'pip-egg-info/hoof.egg-info/SOURCES.txt' package init file 'hoof_examples/__init__.py' not found (or not a regular file) package init file 'tests/__init__.py' not found (or not a regular file) package init file 'pip-egg-info/__init__.py' not found (or not a regular file) package init file 'hoof_examples/Expr/__init__.py' not found (or not a regular file) package init file 'hoof_examples/Tiny/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/hoof.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/hoof.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-w299u9iy/hoof has version 0.0.2, which satisfies requirement hoof==0.0.2 from https://files.pythonhosted.org/packages/5d/9a/662fcb4975f3b087967044698c7005436bc9645d575fd7e9f53f5cf447a6/hoof-0.0.2.tar.gz#sha256=80d66eecb9877ca8d774693ecbc0632e51f922ee5e31e48444216efbe84aa1b8 Removed hoof==0.0.2 from https://files.pythonhosted.org/packages/5d/9a/662fcb4975f3b087967044698c7005436bc9645d575fd7e9f53f5cf447a6/hoof-0.0.2.tar.gz#sha256=80d66eecb9877ca8d774693ecbc0632e51f922ee5e31e48444216efbe84aa1b8 from build tracker '/tmp/pip-req-tracker-6hp1kizm' Building wheels for collected packages: hoof Created temporary directory: /tmp/pip-wheel-oho3ray7 Running setup.py bdist_wheel for hoof: started Destination directory: /tmp/pip-wheel-oho3ray7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-w299u9iy/hoof/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-oho3ray7 running bdist_wheel running build running build_py creating build creating build/lib copying hoof.py -> build/lib package init file 'hoof_examples/__init__.py' not found (or not a regular file) package init file 'tests/__init__.py' not found (or not a regular file) creating build/lib/tests copying tests/test_basic.py -> build/lib/tests package init file 'pip-egg-info/__init__.py' not found (or not a regular file) package init file 'hoof_examples/Expr/__init__.py' not found (or not a regular file) creating build/lib/hoof_examples creating build/lib/hoof_examples/Expr copying hoof_examples/Expr/ExprVisitor.py -> build/lib/hoof_examples/Expr copying hoof_examples/Expr/ExprParser.py -> build/lib/hoof_examples/Expr copying hoof_examples/Expr/ExprListener.py -> build/lib/hoof_examples/Expr copying hoof_examples/Expr/ExprLexer.py -> build/lib/hoof_examples/Expr package init file 'hoof_examples/Tiny/__init__.py' not found (or not a regular file) creating build/lib/hoof_examples/Tiny copying hoof_examples/Tiny/TinyParser.py -> build/lib/hoof_examples/Tiny copying hoof_examples/Tiny/TinyVisitor.py -> build/lib/hoof_examples/Tiny copying hoof_examples/Tiny/TinyListener.py -> build/lib/hoof_examples/Tiny copying hoof_examples/Tiny/TinyLexer.py -> build/lib/hoof_examples/Tiny 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/hoof_examples creating build/bdist.linux-armv7l/wheel/hoof_examples/Expr copying build/lib/hoof_examples/Expr/ExprVisitor.py -> build/bdist.linux-armv7l/wheel/hoof_examples/Expr copying build/lib/hoof_examples/Expr/ExprParser.py -> build/bdist.linux-armv7l/wheel/hoof_examples/Expr copying build/lib/hoof_examples/Expr/ExprListener.py -> build/bdist.linux-armv7l/wheel/hoof_examples/Expr copying build/lib/hoof_examples/Expr/ExprLexer.py -> build/bdist.linux-armv7l/wheel/hoof_examples/Expr creating build/bdist.linux-armv7l/wheel/hoof_examples/Tiny copying build/lib/hoof_examples/Tiny/TinyParser.py -> build/bdist.linux-armv7l/wheel/hoof_examples/Tiny copying build/lib/hoof_examples/Tiny/TinyVisitor.py -> build/bdist.linux-armv7l/wheel/hoof_examples/Tiny copying build/lib/hoof_examples/Tiny/TinyListener.py -> build/bdist.linux-armv7l/wheel/hoof_examples/Tiny copying build/lib/hoof_examples/Tiny/TinyLexer.py -> build/bdist.linux-armv7l/wheel/hoof_examples/Tiny copying build/lib/hoof.py -> build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_basic.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing top-level names to hoof.egg-info/top_level.txt writing requirements to hoof.egg-info/requires.txt writing dependency_links to hoof.egg-info/dependency_links.txt writing hoof.egg-info/PKG-INFO reading manifest file 'hoof.egg-info/SOURCES.txt' writing manifest file 'hoof.egg-info/SOURCES.txt' Copying hoof.egg-info to build/bdist.linux-armv7l/wheel/hoof-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hoof-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-oho3ray7/hoof-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'hoof.py' adding 'hoof_examples/Expr/ExprLexer.py' adding 'hoof_examples/Expr/ExprListener.py' adding 'hoof_examples/Expr/ExprParser.py' adding 'hoof_examples/Expr/ExprVisitor.py' adding 'hoof_examples/Tiny/TinyLexer.py' adding 'hoof_examples/Tiny/TinyListener.py' adding 'hoof_examples/Tiny/TinyParser.py' adding 'hoof_examples/Tiny/TinyVisitor.py' adding 'tests/test_basic.py' adding 'hoof-0.0.2.dist-info/METADATA' adding 'hoof-0.0.2.dist-info/WHEEL' adding 'hoof-0.0.2.dist-info/top_level.txt' adding 'hoof-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hoof: finished with status 'done' Stored in directory: /tmp/tmpkudlkhoe Successfully built hoof Cleaning up... Removing source in /tmp/pip-wheel-w299u9iy/hoof Removed build tracker '/tmp/pip-req-tracker-6hp1kizm'