Created temporary directory: /tmp/pip-ephem-wheel-cache-3xyu0jas Created temporary directory: /tmp/pip-req-tracker-0okfpl5e Created requirements tracker '/tmp/pip-req-tracker-0okfpl5e' Created temporary directory: /tmp/pip-wheel-vekmjo39 Collecting quantumlib==0.0.102 1 location(s) to search for versions of quantumlib: * https://pypi.org/simple/quantumlib/ Getting page https://pypi.org/simple/quantumlib/ Analyzing links from page https://pypi.org/simple/quantumlib/ Found link https://files.pythonhosted.org/packages/77/4d/24847ab09d6dcdca0d4ad3110493885e04358636a5ebe279ccaab9ecd07b/quantumlib-0.0.35.tar.gz#sha256=104f708993a3d8ba7ba455dfa4259b979295db47adcbfa99fa505eab96d15db8 (from https://pypi.org/simple/quantumlib/), version: 0.0.35 Found link https://files.pythonhosted.org/packages/50/85/5d1efcada8f6fbde4f0fe5e130e16a8bae1c1dfd7af13dc1408143eceb97/quantumlib-0.0.99.tar.gz#sha256=da0c58f247743e7c5b6e81c78b8dc8efd03b8538a643976de8bff0f3737efa10 (from https://pypi.org/simple/quantumlib/), version: 0.0.99 Found link https://files.pythonhosted.org/packages/ee/51/2a9a66b39c1889f62024830b16eb022f091b768872202daaa5ac2c1fddda/quantumlib-0.0.100.tar.gz#sha256=59a4fd87c8092fa19b9c060a53f4c66bbd41ebe591eb9984364baac14b1853fa (from https://pypi.org/simple/quantumlib/), version: 0.0.100 Found link https://files.pythonhosted.org/packages/eb/46/8d6bf85293413e1b029a275e6d7c7e2260993c8862b5e32a1d8938c1a6e8/quantumlib-0.0.101.tar.gz#sha256=544cf45bfd7abfba6a27153ef8983ad99251df3dd268adfa45a3abc7eb644727 (from https://pypi.org/simple/quantumlib/), version: 0.0.101 Found link https://files.pythonhosted.org/packages/6c/85/3b76d28eecabe656e9779c7742d7e7b634f9c8db7dc34d0a1d3718574c92/quantumlib-0.0.102.tar.gz#sha256=7811e24d5d679547303ee3ca7a5f0b9d07e81e0a780404972bd9664c7eb2f0fc (from https://pypi.org/simple/quantumlib/), version: 0.0.102 Using version 0.0.102 (newest of versions: 0.0.102) Created temporary directory: /tmp/pip-unpack-_4wld6c4 Downloading https://files.pythonhosted.org/packages/6c/85/3b76d28eecabe656e9779c7742d7e7b634f9c8db7dc34d0a1d3718574c92/quantumlib-0.0.102.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6c/85/3b76d28eecabe656e9779c7742d7e7b634f9c8db7dc34d0a1d3718574c92/quantumlib-0.0.102.tar.gz#sha256=7811e24d5d679547303ee3ca7a5f0b9d07e81e0a780404972bd9664c7eb2f0fc (from https://pypi.org/simple/quantumlib/) Added quantumlib==0.0.102 from https://files.pythonhosted.org/packages/6c/85/3b76d28eecabe656e9779c7742d7e7b634f9c8db7dc34d0a1d3718574c92/quantumlib-0.0.102.tar.gz#sha256=7811e24d5d679547303ee3ca7a5f0b9d07e81e0a780404972bd9664c7eb2f0fc to build tracker '/tmp/pip-req-tracker-0okfpl5e' Running setup.py (path:/tmp/pip-wheel-vekmjo39/quantumlib/setup.py) egg_info for package quantumlib Running command python setup.py egg_info running egg_info creating pip-egg-info/quantumlib.egg-info writing dependency_links to pip-egg-info/quantumlib.egg-info/dependency_links.txt writing pip-egg-info/quantumlib.egg-info/PKG-INFO writing top-level names to pip-egg-info/quantumlib.egg-info/top_level.txt writing manifest file 'pip-egg-info/quantumlib.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/quantumlib.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/quantumlib.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vekmjo39/quantumlib has version 0.0.102, which satisfies requirement quantumlib==0.0.102 from https://files.pythonhosted.org/packages/6c/85/3b76d28eecabe656e9779c7742d7e7b634f9c8db7dc34d0a1d3718574c92/quantumlib-0.0.102.tar.gz#sha256=7811e24d5d679547303ee3ca7a5f0b9d07e81e0a780404972bd9664c7eb2f0fc Removed quantumlib==0.0.102 from https://files.pythonhosted.org/packages/6c/85/3b76d28eecabe656e9779c7742d7e7b634f9c8db7dc34d0a1d3718574c92/quantumlib-0.0.102.tar.gz#sha256=7811e24d5d679547303ee3ca7a5f0b9d07e81e0a780404972bd9664c7eb2f0fc from build tracker '/tmp/pip-req-tracker-0okfpl5e' Building wheels for collected packages: quantumlib Created temporary directory: /tmp/pip-wheel-_ou_030j Running setup.py bdist_wheel for quantumlib: started Destination directory: /tmp/pip-wheel-_ou_030j Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vekmjo39/quantumlib/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-_ou_030j running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/quantumlib copying quantumlib/__init__.py -> build/lib/quantumlib creating build/lib/quantumlib/shor copying quantumlib/shor/__init__.py -> build/lib/quantumlib/shor creating build/lib/quantumlib/grover copying quantumlib/grover/__init__.py -> build/lib/quantumlib/grover 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/quantumlib creating build/bdist.linux-armv7l/wheel/quantumlib/shor copying build/lib/quantumlib/shor/__init__.py -> build/bdist.linux-armv7l/wheel/quantumlib/shor creating build/bdist.linux-armv7l/wheel/quantumlib/grover copying build/lib/quantumlib/grover/__init__.py -> build/bdist.linux-armv7l/wheel/quantumlib/grover copying build/lib/quantumlib/__init__.py -> build/bdist.linux-armv7l/wheel/quantumlib running install_egg_info running egg_info writing top-level names to quantumlib.egg-info/top_level.txt writing quantumlib.egg-info/PKG-INFO writing dependency_links to quantumlib.egg-info/dependency_links.txt reading manifest file 'quantumlib.egg-info/SOURCES.txt' writing manifest file 'quantumlib.egg-info/SOURCES.txt' Copying quantumlib.egg-info to build/bdist.linux-armv7l/wheel/quantumlib-0.0.102-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/quantumlib-0.0.102.dist-info/WHEEL creating '/tmp/pip-wheel-_ou_030j/quantumlib-0.0.102-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'quantumlib/__init__.py' adding 'quantumlib/grover/__init__.py' adding 'quantumlib/shor/__init__.py' adding 'quantumlib-0.0.102.dist-info/METADATA' adding 'quantumlib-0.0.102.dist-info/WHEEL' adding 'quantumlib-0.0.102.dist-info/top_level.txt' adding 'quantumlib-0.0.102.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for quantumlib: finished with status 'done' Stored in directory: /tmp/tmp0nbsbxna Successfully built quantumlib Cleaning up... Removing source in /tmp/pip-wheel-vekmjo39/quantumlib Removed build tracker '/tmp/pip-req-tracker-0okfpl5e'