Created temporary directory: /tmp/pip-ephem-wheel-cache-yenu96tw Created temporary directory: /tmp/pip-req-tracker-rhmlb7ps Created requirements tracker '/tmp/pip-req-tracker-rhmlb7ps' Created temporary directory: /tmp/pip-wheel-nfp4h7t0 Looking in indexes: https://pypi.python.org/simple Collecting hwtGraph==0.7 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 Using version 0.7 (newest of versions: 0.7) Created temporary directory: /tmp/pip-unpack-lvkyii1q Downloading https://files.pythonhosted.org/packages/56/44/4de9749629876530dcb02a9a3f563c58f26ccd35c7fde41643825fc55571/hwtGraph-0.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/56/44/4de9749629876530dcb02a9a3f563c58f26ccd35c7fde41643825fc55571/hwtGraph-0.7.tar.gz#sha256=582dc57f7a126b1c4c73739a84a9c8c3ef192f6669d88fa7cd5eee6f1deb79d0 (from https://pypi.org/simple/hwtgraph/) Added hwtGraph==0.7 from https://files.pythonhosted.org/packages/56/44/4de9749629876530dcb02a9a3f563c58f26ccd35c7fde41643825fc55571/hwtGraph-0.7.tar.gz#sha256=582dc57f7a126b1c4c73739a84a9c8c3ef192f6669d88fa7cd5eee6f1deb79d0 to build tracker '/tmp/pip-req-tracker-rhmlb7ps' Running setup.py (path:/tmp/pip-wheel-nfp4h7t0/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 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 requirements to pip-egg-info/hwtGraph.egg-info/requires.txt writing pip-egg-info/hwtGraph.egg-info/PKG-INFO 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-nfp4h7t0/hwtGraph has version 0.7, which satisfies requirement hwtGraph==0.7 from https://files.pythonhosted.org/packages/56/44/4de9749629876530dcb02a9a3f563c58f26ccd35c7fde41643825fc55571/hwtGraph-0.7.tar.gz#sha256=582dc57f7a126b1c4c73739a84a9c8c3ef192f6669d88fa7cd5eee6f1deb79d0 Removed hwtGraph==0.7 from https://files.pythonhosted.org/packages/56/44/4de9749629876530dcb02a9a3f563c58f26ccd35c7fde41643825fc55571/hwtGraph-0.7.tar.gz#sha256=582dc57f7a126b1c4c73739a84a9c8c3ef192f6669d88fa7cd5eee6f1deb79d0 from build tracker '/tmp/pip-req-tracker-rhmlb7ps' Building wheels for collected packages: hwtGraph Created temporary directory: /tmp/pip-wheel-le2t264u Running setup.py bdist_wheel for hwtGraph: started Destination directory: /tmp/pip-wheel-le2t264u Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nfp4h7t0/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-le2t264u 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/elk copying hwtGraph/elk/__init__.py -> build/lib/hwtGraph/elk creating build/lib/hwtGraph/tests copying hwtGraph/tests/mergeSplitsOnInterfaces_test.py -> build/lib/hwtGraph/tests copying hwtGraph/tests/all.py -> build/lib/hwtGraph/tests copying hwtGraph/tests/conversibility_test.py -> build/lib/hwtGraph/tests copying hwtGraph/tests/__init__.py -> build/lib/hwtGraph/tests creating build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/reduceUselessAssignments.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/netlistPreprocessors.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/mergeSplitsOnInterfaces.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/connectSignalToStatements.py -> 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/resolveSharedConnections.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/__init__.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/flattenPorts.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/utils.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/statementRenderer.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/convertor.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/extractSplits.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/statementRendererUtils.py -> build/lib/hwtGraph/elk/fromHwt creating build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/lPort.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/lEdge.py -> build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/idStore.py -> build/lib/hwtGraph/elk/containers 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/elk creating 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/netlistPreprocessors.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/connectSignalToStatements.py -> 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/resolveSharedConnections.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/flattenPorts.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/statementRenderer.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/extractSplits.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 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/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/lEdge.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 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 creating 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/all.py -> 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/__init__.py -> build/bdist.linux-armv7l/wheel/hwtGraph/tests running install_egg_info running egg_info writing requirements to hwtGraph.egg-info/requires.txt writing dependency_links to hwtGraph.egg-info/dependency_links.txt writing top-level names to hwtGraph.egg-info/top_level.txt writing hwtGraph.egg-info/PKG-INFO 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.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hwtGraph-0.7.dist-info/WHEEL creating '/tmp/pip-wheel-le2t264u/hwtGraph-0.7-py3-none-any.whl' and adding '.' to it adding 'hwtGraph/__init__.py' adding 'hwtGraph/elk/__init__.py' adding 'hwtGraph/elk/containers/__init__.py' adding 'hwtGraph/elk/containers/constants.py' adding 'hwtGraph/elk/containers/idStore.py' adding 'hwtGraph/elk/containers/lEdge.py' adding 'hwtGraph/elk/containers/lNode.py' adding 'hwtGraph/elk/containers/lPort.py' adding 'hwtGraph/elk/fromHwt/__init__.py' adding 'hwtGraph/elk/fromHwt/connectSignalToStatements.py' adding 'hwtGraph/elk/fromHwt/convertor.py' adding 'hwtGraph/elk/fromHwt/defauts.py' adding 'hwtGraph/elk/fromHwt/extractSplits.py' adding 'hwtGraph/elk/fromHwt/flattenPorts.py' adding 'hwtGraph/elk/fromHwt/flattenTrees.py' adding 'hwtGraph/elk/fromHwt/mergeSplitsOnInterfaces.py' adding 'hwtGraph/elk/fromHwt/netlistPreprocessors.py' adding 'hwtGraph/elk/fromHwt/reduceUselessAssignments.py' adding 'hwtGraph/elk/fromHwt/resolveSharedConnections.py' adding 'hwtGraph/elk/fromHwt/statementRenderer.py' adding 'hwtGraph/elk/fromHwt/statementRendererUtils.py' adding 'hwtGraph/elk/fromHwt/utils.py' adding 'hwtGraph/tests/__init__.py' adding 'hwtGraph/tests/all.py' adding 'hwtGraph/tests/conversibility_test.py' adding 'hwtGraph/tests/mergeSplitsOnInterfaces_test.py' adding 'hwtGraph-0.7.dist-info/top_level.txt' adding 'hwtGraph-0.7.dist-info/WHEEL' adding 'hwtGraph-0.7.dist-info/METADATA' adding 'hwtGraph-0.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hwtGraph: finished with status 'done' Stored in directory: /tmp/tmpg4enr9sh Successfully built hwtGraph Cleaning up... Removing source in /tmp/pip-wheel-nfp4h7t0/hwtGraph Removed build tracker '/tmp/pip-req-tracker-rhmlb7ps'