Created temporary directory: /tmp/pip-ephem-wheel-cache-fs87o0g9 Created temporary directory: /tmp/pip-req-tracker-v4wm_32x Created requirements tracker '/tmp/pip-req-tracker-v4wm_32x' Created temporary directory: /tmp/pip-wheel-7bz3m94g Looking in indexes: https://pypi.python.org/simple Collecting hwtGraph==0.8 1 location(s) to search for versions of hwtGraph: * https://pypi.python.org/simple/hwtgraph/ Getting page https://pypi.python.org/simple/hwtgraph/ Analyzing links from page https://pypi.org/simple/hwtgraph/ Found link https://files.pythonhosted.org/packages/95/d8/0faf493ea4a4b8d7935158518e253517520639c0a98a27af641707ac7b74/hwtGraph-0.4.tar.gz#sha256=3c0417d0eb13f58534fb599c3aa1665585ec892e237ddf5238d66fc745cfd2c6 (from https://pypi.org/simple/hwtgraph/), version: 0.4 Found link https://files.pythonhosted.org/packages/29/72/64a7ff24068cd39113604b5a9005f8227d0e06a1c754d8c8172dea99ce32/hwtGraph-0.5.tar.gz#sha256=115d56c0e5298a45d82ceb73cc28338212b4a19f33fbc13bd34c0aee012479be (from https://pypi.org/simple/hwtgraph/), version: 0.5 Found link https://files.pythonhosted.org/packages/ba/c8/8c533ecb0bc329c5d184959c6ecd7e0ca16963eb3e86ed76074209975d11/hwtGraph-0.6.tar.gz#sha256=156e2247b792570f94158da08173e626de1900d30d8fde3d7b221347ba5cb1cc (from https://pypi.org/simple/hwtgraph/), version: 0.6 Found link https://files.pythonhosted.org/packages/56/44/4de9749629876530dcb02a9a3f563c58f26ccd35c7fde41643825fc55571/hwtGraph-0.7.tar.gz#sha256=582dc57f7a126b1c4c73739a84a9c8c3ef192f6669d88fa7cd5eee6f1deb79d0 (from https://pypi.org/simple/hwtgraph/), version: 0.7 Found link https://files.pythonhosted.org/packages/d8/dc/287082ba6ec10d4ef460214d684f83867ebc37d55e45b66ac62dc17d6257/hwtGraph-0.8.tar.gz#sha256=d4d3838da3b94199b629a485e4cccb805b6bee2b77259f07b898c4974cf29e7d (from https://pypi.org/simple/hwtgraph/), version: 0.8 Using version 0.8 (newest of versions: 0.8) Created temporary directory: /tmp/pip-unpack-xv47c9lw Downloading https://files.pythonhosted.org/packages/d8/dc/287082ba6ec10d4ef460214d684f83867ebc37d55e45b66ac62dc17d6257/hwtGraph-0.8.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d8/dc/287082ba6ec10d4ef460214d684f83867ebc37d55e45b66ac62dc17d6257/hwtGraph-0.8.tar.gz#sha256=d4d3838da3b94199b629a485e4cccb805b6bee2b77259f07b898c4974cf29e7d (from https://pypi.org/simple/hwtgraph/) Added hwtGraph==0.8 from https://files.pythonhosted.org/packages/d8/dc/287082ba6ec10d4ef460214d684f83867ebc37d55e45b66ac62dc17d6257/hwtGraph-0.8.tar.gz#sha256=d4d3838da3b94199b629a485e4cccb805b6bee2b77259f07b898c4974cf29e7d to build tracker '/tmp/pip-req-tracker-v4wm_32x' Running setup.py (path:/tmp/pip-wheel-7bz3m94g/hwtGraph/setup.py) egg_info for package hwtGraph Running command python setup.py egg_info running egg_info creating pip-egg-info/hwtGraph.egg-info writing pip-egg-info/hwtGraph.egg-info/PKG-INFO writing requirements to pip-egg-info/hwtGraph.egg-info/requires.txt writing top-level names to pip-egg-info/hwtGraph.egg-info/top_level.txt writing dependency_links to pip-egg-info/hwtGraph.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/hwtGraph.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hwtGraph.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/hwtGraph.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7bz3m94g/hwtGraph has version 0.8, which satisfies requirement hwtGraph==0.8 from https://files.pythonhosted.org/packages/d8/dc/287082ba6ec10d4ef460214d684f83867ebc37d55e45b66ac62dc17d6257/hwtGraph-0.8.tar.gz#sha256=d4d3838da3b94199b629a485e4cccb805b6bee2b77259f07b898c4974cf29e7d Removed hwtGraph==0.8 from https://files.pythonhosted.org/packages/d8/dc/287082ba6ec10d4ef460214d684f83867ebc37d55e45b66ac62dc17d6257/hwtGraph-0.8.tar.gz#sha256=d4d3838da3b94199b629a485e4cccb805b6bee2b77259f07b898c4974cf29e7d from build tracker '/tmp/pip-req-tracker-v4wm_32x' Building wheels for collected packages: hwtGraph Created temporary directory: /tmp/pip-wheel-5dk65o1o Running setup.py bdist_wheel for hwtGraph: started Destination directory: /tmp/pip-wheel-5dk65o1o Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7bz3m94g/hwtGraph/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-5dk65o1o running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hwtGraph copying hwtGraph/__init__.py -> build/lib/hwtGraph creating build/lib/hwtGraph/tests copying hwtGraph/tests/conversibility_test.py -> build/lib/hwtGraph/tests copying hwtGraph/tests/mergeSplitsOnInterfaces_test.py -> build/lib/hwtGraph/tests copying hwtGraph/tests/__init__.py -> build/lib/hwtGraph/tests copying hwtGraph/tests/all.py -> build/lib/hwtGraph/tests creating build/lib/hwtGraph/elk copying hwtGraph/elk/__init__.py -> build/lib/hwtGraph/elk creating build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/lPort.py -> build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/lEdge.py -> build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/constants.py -> build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/lNode.py -> build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/__init__.py -> build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/idStore.py -> build/lib/hwtGraph/elk/containers creating build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/defauts.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/flattenTrees.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/flattenPorts.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/statementRendererUtils.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/resolveSharedConnections.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/extractSplits.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/reduceUselessAssignments.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/mergeSplitsOnInterfaces.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/__init__.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/netlistPreprocessors.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/utils.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/connectSignalToStatements.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/convertor.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/statementRenderer.py -> build/lib/hwtGraph/elk/fromHwt 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/hwtGraph creating build/bdist.linux-armv7l/wheel/hwtGraph/tests copying build/lib/hwtGraph/tests/conversibility_test.py -> build/bdist.linux-armv7l/wheel/hwtGraph/tests copying build/lib/hwtGraph/tests/mergeSplitsOnInterfaces_test.py -> build/bdist.linux-armv7l/wheel/hwtGraph/tests copying build/lib/hwtGraph/tests/__init__.py -> build/bdist.linux-armv7l/wheel/hwtGraph/tests copying build/lib/hwtGraph/tests/all.py -> build/bdist.linux-armv7l/wheel/hwtGraph/tests creating build/bdist.linux-armv7l/wheel/hwtGraph/elk creating build/bdist.linux-armv7l/wheel/hwtGraph/elk/containers copying build/lib/hwtGraph/elk/containers/lPort.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/containers copying build/lib/hwtGraph/elk/containers/lEdge.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/containers copying build/lib/hwtGraph/elk/containers/constants.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/containers copying build/lib/hwtGraph/elk/containers/lNode.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/containers copying build/lib/hwtGraph/elk/containers/__init__.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/containers copying build/lib/hwtGraph/elk/containers/idStore.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/containers creating build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/defauts.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/flattenTrees.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/flattenPorts.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/statementRendererUtils.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/resolveSharedConnections.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/extractSplits.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/reduceUselessAssignments.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/mergeSplitsOnInterfaces.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/__init__.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/netlistPreprocessors.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/utils.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/connectSignalToStatements.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/convertor.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/fromHwt/statementRenderer.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt copying build/lib/hwtGraph/elk/__init__.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk copying build/lib/hwtGraph/__init__.py -> build/bdist.linux-armv7l/wheel/hwtGraph running install_egg_info running egg_info writing dependency_links to hwtGraph.egg-info/dependency_links.txt writing requirements to hwtGraph.egg-info/requires.txt writing hwtGraph.egg-info/PKG-INFO writing top-level names to hwtGraph.egg-info/top_level.txt reading manifest file 'hwtGraph.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'hwtGraph.egg-info/SOURCES.txt' Copying hwtGraph.egg-info to build/bdist.linux-armv7l/wheel/hwtGraph-0.8-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hwtGraph-0.8.dist-info/WHEEL Running setup.py bdist_wheel for hwtGraph: finished with status 'done' Stored in directory: /tmp/tmpcp1t722c Successfully built hwtGraph Cleaning up... Removing source in /tmp/pip-wheel-7bz3m94g/hwtGraph Removed build tracker '/tmp/pip-req-tracker-v4wm_32x'