Created temporary directory: /tmp/pip-ephem-wheel-cache-baz7_6su Created temporary directory: /tmp/pip-req-tracker-rno7pu7k Created requirements tracker '/tmp/pip-req-tracker-rno7pu7k' Created temporary directory: /tmp/pip-wheel-itpd4fum Collecting nelly==0.6.1 1 location(s) to search for versions of nelly: * https://pypi.org/simple/nelly/ Getting page https://pypi.org/simple/nelly/ Analyzing links from page https://pypi.org/simple/nelly/ Found link https://files.pythonhosted.org/packages/39/e5/c1a774b6debe29b9b537b5df4adf8895aac9c43b9a72574dc8281f0af82a/nelly-0.4.1.tar.gz#sha256=15506c7bfbc6c555ad15b3e5ac52ed3db7f98b2c11a9f9d0c7e1f8e1bba716e3 (from https://pypi.org/simple/nelly/), version: 0.4.1 Found link https://files.pythonhosted.org/packages/ae/81/2c0bed7d3f84fa02cc9a45f09b163a1f03d3a199cb600ee373b0251d561b/nelly-0.4.3.tar.gz#sha256=18184b5e72acfad0c7370619bfc4c019d216af526fc85b6c7c79734c64d6b80d (from https://pypi.org/simple/nelly/), version: 0.4.3 Found link https://files.pythonhosted.org/packages/8d/cb/35945fc46a0c023dda4da33adea245f0c9b088b6c86d5b6326f5261d3796/nelly-0.6.0.tar.gz#sha256=fe48e26c02bc0f913a6138496156a2371deabe1ab835b0148eaba781d3ca7c2c (from https://pypi.org/simple/nelly/), version: 0.6.0 Found link https://files.pythonhosted.org/packages/72/8d/f0651372418b09dd350ec67fdc4b38aa92b52a666991cd559495022dc584/nelly-0.6.1.tar.gz#sha256=ead7b62ed699663460789ec5d2da033b8d243c4de0dd1080f14d5c70334e1973 (from https://pypi.org/simple/nelly/), version: 0.6.1 Using version 0.6.1 (newest of versions: 0.6.1) Created temporary directory: /tmp/pip-unpack-obd80qz6 Downloading https://files.pythonhosted.org/packages/72/8d/f0651372418b09dd350ec67fdc4b38aa92b52a666991cd559495022dc584/nelly-0.6.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/72/8d/f0651372418b09dd350ec67fdc4b38aa92b52a666991cd559495022dc584/nelly-0.6.1.tar.gz#sha256=ead7b62ed699663460789ec5d2da033b8d243c4de0dd1080f14d5c70334e1973 (from https://pypi.org/simple/nelly/) Added nelly==0.6.1 from https://files.pythonhosted.org/packages/72/8d/f0651372418b09dd350ec67fdc4b38aa92b52a666991cd559495022dc584/nelly-0.6.1.tar.gz#sha256=ead7b62ed699663460789ec5d2da033b8d243c4de0dd1080f14d5c70334e1973 to build tracker '/tmp/pip-req-tracker-rno7pu7k' Running setup.py (path:/tmp/pip-wheel-itpd4fum/nelly/setup.py) egg_info for package nelly Running command python setup.py egg_info running egg_info creating pip-egg-info/nelly.egg-info writing top-level names to pip-egg-info/nelly.egg-info/top_level.txt writing pip-egg-info/nelly.egg-info/PKG-INFO writing dependency_links to pip-egg-info/nelly.egg-info/dependency_links.txt writing entry points to pip-egg-info/nelly.egg-info/entry_points.txt writing manifest file 'pip-egg-info/nelly.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nelly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/nelly.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-itpd4fum/nelly has version 0.6.1, which satisfies requirement nelly==0.6.1 from https://files.pythonhosted.org/packages/72/8d/f0651372418b09dd350ec67fdc4b38aa92b52a666991cd559495022dc584/nelly-0.6.1.tar.gz#sha256=ead7b62ed699663460789ec5d2da033b8d243c4de0dd1080f14d5c70334e1973 Removed nelly==0.6.1 from https://files.pythonhosted.org/packages/72/8d/f0651372418b09dd350ec67fdc4b38aa92b52a666991cd559495022dc584/nelly-0.6.1.tar.gz#sha256=ead7b62ed699663460789ec5d2da033b8d243c4de0dd1080f14d5c70334e1973 from build tracker '/tmp/pip-req-tracker-rno7pu7k' Building wheels for collected packages: nelly Created temporary directory: /tmp/pip-wheel-gf5webxz Running setup.py bdist_wheel for nelly: started Destination directory: /tmp/pip-wheel-gf5webxz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-itpd4fum/nelly/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-gf5webxz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nelly copying nelly/sandbox.py -> build/lib/nelly copying nelly/version.py -> build/lib/nelly copying nelly/scanner.py -> build/lib/nelly copying nelly/__init__.py -> build/lib/nelly copying nelly/types.py -> build/lib/nelly copying nelly/main.py -> build/lib/nelly copying nelly/program.py -> build/lib/nelly copying nelly/parser.py -> build/lib/nelly copying nelly/rules.lex -> build/lib/nelly creating build/lib/nelly/bnf copying nelly/bnf/constants.bnf -> build/lib/nelly/bnf copying nelly/bnf/pack.bnf -> build/lib/nelly/bnf 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/nelly copying build/lib/nelly/sandbox.py -> build/bdist.linux-armv7l/wheel/nelly creating build/bdist.linux-armv7l/wheel/nelly/bnf copying build/lib/nelly/bnf/constants.bnf -> build/bdist.linux-armv7l/wheel/nelly/bnf copying build/lib/nelly/bnf/pack.bnf -> build/bdist.linux-armv7l/wheel/nelly/bnf copying build/lib/nelly/version.py -> build/bdist.linux-armv7l/wheel/nelly copying build/lib/nelly/scanner.py -> build/bdist.linux-armv7l/wheel/nelly copying build/lib/nelly/__init__.py -> build/bdist.linux-armv7l/wheel/nelly copying build/lib/nelly/types.py -> build/bdist.linux-armv7l/wheel/nelly copying build/lib/nelly/rules.lex -> build/bdist.linux-armv7l/wheel/nelly copying build/lib/nelly/main.py -> build/bdist.linux-armv7l/wheel/nelly copying build/lib/nelly/program.py -> build/bdist.linux-armv7l/wheel/nelly copying build/lib/nelly/parser.py -> build/bdist.linux-armv7l/wheel/nelly running install_egg_info running egg_info writing dependency_links to nelly.egg-info/dependency_links.txt writing top-level names to nelly.egg-info/top_level.txt writing entry points to nelly.egg-info/entry_points.txt writing nelly.egg-info/PKG-INFO reading manifest file 'nelly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'nelly.egg-info/SOURCES.txt' Copying nelly.egg-info to build/bdist.linux-armv7l/wheel/nelly-0.6.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/nelly-0.6.1.dist-info/WHEEL creating '/tmp/pip-wheel-gf5webxz/nelly-0.6.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'nelly/__init__.py' adding 'nelly/main.py' adding 'nelly/parser.py' adding 'nelly/program.py' adding 'nelly/rules.lex' adding 'nelly/sandbox.py' adding 'nelly/scanner.py' adding 'nelly/types.py' adding 'nelly/version.py' adding 'nelly/bnf/constants.bnf' adding 'nelly/bnf/pack.bnf' adding 'nelly-0.6.1.dist-info/METADATA' adding 'nelly-0.6.1.dist-info/WHEEL' adding 'nelly-0.6.1.dist-info/entry_points.txt' adding 'nelly-0.6.1.dist-info/top_level.txt' adding 'nelly-0.6.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for nelly: finished with status 'done' Stored in directory: /tmp/tmp9t57q8qg Successfully built nelly Cleaning up... Removing source in /tmp/pip-wheel-itpd4fum/nelly Removed build tracker '/tmp/pip-req-tracker-rno7pu7k'