Created temporary directory: /tmp/pip-ephem-wheel-cache-bc2gulpv Created temporary directory: /tmp/pip-req-tracker-_qyutk9x Created requirements tracker '/tmp/pip-req-tracker-_qyutk9x' Created temporary directory: /tmp/pip-wheel-2jg65uti Collecting myhdl_lib==0.1.0 1 location(s) to search for versions of myhdl-lib: * https://pypi.org/simple/myhdl-lib/ Getting page https://pypi.org/simple/myhdl-lib/ Analyzing links from page https://pypi.org/simple/myhdl-lib/ Found link https://files.pythonhosted.org/packages/33/e7/c660561764cf376abbcb98838341e1fb9433d2084237e422c062ac74df05/myhdl_lib-0.1.0.tar.gz#sha256=c353ed8398ea25e3a84bd42a0e5dd0fd1ffff1641685b0ec9e3d2195a3dd96f8 (from https://pypi.org/simple/myhdl-lib/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/66/9f/c6fa5292f71f71b3e8ecba67d50870015b6f6111f7560d566a2ca4b8473a/myhdl_lib-0.1.tar.gz#sha256=503f32c7500eaa0b24f4822906033fc65136ce76f7e84e113371a815a90625b0 (from https://pypi.org/simple/myhdl-lib/), version: 0.1 Using version 0.1.0 (newest of versions: 0.1, 0.1.0) Created temporary directory: /tmp/pip-unpack-1x5_8ynn Downloading https://files.pythonhosted.org/packages/33/e7/c660561764cf376abbcb98838341e1fb9433d2084237e422c062ac74df05/myhdl_lib-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/33/e7/c660561764cf376abbcb98838341e1fb9433d2084237e422c062ac74df05/myhdl_lib-0.1.0.tar.gz#sha256=c353ed8398ea25e3a84bd42a0e5dd0fd1ffff1641685b0ec9e3d2195a3dd96f8 (from https://pypi.org/simple/myhdl-lib/) Added myhdl_lib==0.1.0 from https://files.pythonhosted.org/packages/33/e7/c660561764cf376abbcb98838341e1fb9433d2084237e422c062ac74df05/myhdl_lib-0.1.0.tar.gz#sha256=c353ed8398ea25e3a84bd42a0e5dd0fd1ffff1641685b0ec9e3d2195a3dd96f8 to build tracker '/tmp/pip-req-tracker-_qyutk9x' Running setup.py (path:/tmp/pip-wheel-2jg65uti/myhdl-lib/setup.py) egg_info for package myhdl-lib Running command python setup.py egg_info running egg_info creating pip-egg-info/myhdl_lib.egg-info writing top-level names to pip-egg-info/myhdl_lib.egg-info/top_level.txt writing dependency_links to pip-egg-info/myhdl_lib.egg-info/dependency_links.txt writing requirements to pip-egg-info/myhdl_lib.egg-info/requires.txt writing pip-egg-info/myhdl_lib.egg-info/PKG-INFO writing manifest file 'pip-egg-info/myhdl_lib.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/myhdl_lib.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/myhdl_lib.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2jg65uti/myhdl-lib has version 0.1.0, which satisfies requirement myhdl_lib==0.1.0 from https://files.pythonhosted.org/packages/33/e7/c660561764cf376abbcb98838341e1fb9433d2084237e422c062ac74df05/myhdl_lib-0.1.0.tar.gz#sha256=c353ed8398ea25e3a84bd42a0e5dd0fd1ffff1641685b0ec9e3d2195a3dd96f8 Removed myhdl_lib==0.1.0 from https://files.pythonhosted.org/packages/33/e7/c660561764cf376abbcb98838341e1fb9433d2084237e422c062ac74df05/myhdl_lib-0.1.0.tar.gz#sha256=c353ed8398ea25e3a84bd42a0e5dd0fd1ffff1641685b0ec9e3d2195a3dd96f8 from build tracker '/tmp/pip-req-tracker-_qyutk9x' Building wheels for collected packages: myhdl-lib Created temporary directory: /tmp/pip-wheel-o4ir2zdc Running setup.py bdist_wheel for myhdl-lib: started Destination directory: /tmp/pip-wheel-o4ir2zdc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2jg65uti/myhdl-lib/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-o4ir2zdc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/myhdl_lib copying myhdl_lib/stream.py -> build/lib/myhdl_lib copying myhdl_lib/arbiter.py -> build/lib/myhdl_lib copying myhdl_lib/fifo_async.py -> build/lib/myhdl_lib copying myhdl_lib/pipeline_control.py -> build/lib/myhdl_lib copying myhdl_lib/handshake.py -> build/lib/myhdl_lib copying myhdl_lib/fifo.py -> build/lib/myhdl_lib copying myhdl_lib/fifo_speculative.py -> build/lib/myhdl_lib copying myhdl_lib/mux.py -> build/lib/myhdl_lib copying myhdl_lib/mem.py -> build/lib/myhdl_lib copying myhdl_lib/utils.py -> build/lib/myhdl_lib copying myhdl_lib/sfifo_beh.py -> build/lib/myhdl_lib copying myhdl_lib/__init__.py -> build/lib/myhdl_lib creating build/lib/myhdl_lib/simulation copying myhdl_lib/simulation/reset.py -> build/lib/myhdl_lib/simulation copying myhdl_lib/simulation/clock.py -> build/lib/myhdl_lib/simulation copying myhdl_lib/simulation/payload_generator.py -> build/lib/myhdl_lib/simulation copying myhdl_lib/simulation/utils.py -> build/lib/myhdl_lib/simulation copying myhdl_lib/simulation/_DUTer.py -> build/lib/myhdl_lib/simulation copying myhdl_lib/simulation/__init__.py -> build/lib/myhdl_lib/simulation running egg_info writing dependency_links to myhdl_lib.egg-info/dependency_links.txt writing top-level names to myhdl_lib.egg-info/top_level.txt writing requirements to myhdl_lib.egg-info/requires.txt writing myhdl_lib.egg-info/PKG-INFO reading manifest file 'myhdl_lib.egg-info/SOURCES.txt' writing manifest file 'myhdl_lib.egg-info/SOURCES.txt' 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/myhdl_lib copying build/lib/myhdl_lib/stream.py -> build/bdist.linux-armv7l/wheel/myhdl_lib creating build/bdist.linux-armv7l/wheel/myhdl_lib/simulation copying build/lib/myhdl_lib/simulation/reset.py -> build/bdist.linux-armv7l/wheel/myhdl_lib/simulation copying build/lib/myhdl_lib/simulation/clock.py -> build/bdist.linux-armv7l/wheel/myhdl_lib/simulation copying build/lib/myhdl_lib/simulation/payload_generator.py -> build/bdist.linux-armv7l/wheel/myhdl_lib/simulation copying build/lib/myhdl_lib/simulation/utils.py -> build/bdist.linux-armv7l/wheel/myhdl_lib/simulation copying build/lib/myhdl_lib/simulation/_DUTer.py -> build/bdist.linux-armv7l/wheel/myhdl_lib/simulation copying build/lib/myhdl_lib/simulation/__init__.py -> build/bdist.linux-armv7l/wheel/myhdl_lib/simulation copying build/lib/myhdl_lib/arbiter.py -> build/bdist.linux-armv7l/wheel/myhdl_lib copying build/lib/myhdl_lib/fifo_async.py -> build/bdist.linux-armv7l/wheel/myhdl_lib copying build/lib/myhdl_lib/pipeline_control.py -> build/bdist.linux-armv7l/wheel/myhdl_lib copying build/lib/myhdl_lib/handshake.py -> build/bdist.linux-armv7l/wheel/myhdl_lib copying build/lib/myhdl_lib/fifo.py -> build/bdist.linux-armv7l/wheel/myhdl_lib copying build/lib/myhdl_lib/fifo_speculative.py -> build/bdist.linux-armv7l/wheel/myhdl_lib copying build/lib/myhdl_lib/mux.py -> build/bdist.linux-armv7l/wheel/myhdl_lib copying build/lib/myhdl_lib/mem.py -> build/bdist.linux-armv7l/wheel/myhdl_lib copying build/lib/myhdl_lib/utils.py -> build/bdist.linux-armv7l/wheel/myhdl_lib copying build/lib/myhdl_lib/sfifo_beh.py -> build/bdist.linux-armv7l/wheel/myhdl_lib copying build/lib/myhdl_lib/__init__.py -> build/bdist.linux-armv7l/wheel/myhdl_lib running install_egg_info Copying myhdl_lib.egg-info to build/bdist.linux-armv7l/wheel/myhdl_lib-0.1.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/myhdl_lib-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-o4ir2zdc/myhdl_lib-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'myhdl_lib/__init__.py' adding 'myhdl_lib/arbiter.py' adding 'myhdl_lib/fifo.py' adding 'myhdl_lib/fifo_async.py' adding 'myhdl_lib/fifo_speculative.py' adding 'myhdl_lib/handshake.py' adding 'myhdl_lib/mem.py' adding 'myhdl_lib/mux.py' adding 'myhdl_lib/pipeline_control.py' adding 'myhdl_lib/sfifo_beh.py' adding 'myhdl_lib/stream.py' adding 'myhdl_lib/utils.py' adding 'myhdl_lib/simulation/_DUTer.py' adding 'myhdl_lib/simulation/__init__.py' adding 'myhdl_lib/simulation/clock.py' adding 'myhdl_lib/simulation/payload_generator.py' adding 'myhdl_lib/simulation/reset.py' adding 'myhdl_lib/simulation/utils.py' adding 'myhdl_lib-0.1.0.dist-info/METADATA' adding 'myhdl_lib-0.1.0.dist-info/WHEEL' adding 'myhdl_lib-0.1.0.dist-info/top_level.txt' adding 'myhdl_lib-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for myhdl-lib: finished with status 'done' Stored in directory: /tmp/tmp7tf5bk0h Successfully built myhdl-lib Cleaning up... Removing source in /tmp/pip-wheel-2jg65uti/myhdl-lib Removed build tracker '/tmp/pip-req-tracker-_qyutk9x'