Created temporary directory: /tmp/pip-ephem-wheel-cache-v9nrrrr1 Created temporary directory: /tmp/pip-wheel-ckbrji4i Looking in indexes: https://pypi.python.org/simple Collecting hwtGraph==0.4 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 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-3py539_9 Downloading https://files.pythonhosted.org/packages/95/d8/0faf493ea4a4b8d7935158518e253517520639c0a98a27af641707ac7b74/hwtGraph-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/95/d8/0faf493ea4a4b8d7935158518e253517520639c0a98a27af641707ac7b74/hwtGraph-0.4.tar.gz#sha256=3c0417d0eb13f58534fb599c3aa1665585ec892e237ddf5238d66fc745cfd2c6 (from https://pypi.org/simple/hwtgraph/) Running setup.py (path:/tmp/pip-wheel-ckbrji4i/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 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 pip-egg-info/hwtGraph.egg-info/PKG-INFO writing manifest file 'pip-egg-info/hwtGraph.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/hwtGraph.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/hwtGraph.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ckbrji4i/hwtGraph has version 0.4, which satisfies requirement hwtGraph==0.4 from https://files.pythonhosted.org/packages/95/d8/0faf493ea4a4b8d7935158518e253517520639c0a98a27af641707ac7b74/hwtGraph-0.4.tar.gz#sha256=3c0417d0eb13f58534fb599c3aa1665585ec892e237ddf5238d66fc745cfd2c6 Building wheels for collected packages: hwtGraph Created temporary directory: /tmp/pip-wheel-d_yg78yk Running setup.py bdist_wheel for hwtGraph: started Destination directory: /tmp/pip-wheel-d_yg78yk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ckbrji4i/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-d_yg78yk /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) 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/conversibility_test.py -> 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/__init__.py -> build/lib/hwtGraph/tests creating build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/mergeSplitsOnInterfaces.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/convertor.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/connectSignalToStatements.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/resolveSharedConnections.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/reduceUselessAssignments.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/utils.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/extractSplits.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/__init__.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/defauts.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/statementRenderer.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/flattenTrees.py -> build/lib/hwtGraph/elk/fromHwt copying hwtGraph/elk/fromHwt/netlistPreprocessors.py -> build/lib/hwtGraph/elk/fromHwt creating build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/lEdge.py -> build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/lPort.py -> build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/idStore.py -> build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/constants.py -> build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/__init__.py -> build/lib/hwtGraph/elk/containers copying hwtGraph/elk/containers/lNode.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/mergeSplitsOnInterfaces.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/connectSignalToStatements.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/reduceUselessAssignments.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/utils.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/__init__.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/statementRenderer.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/netlistPreprocessors.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/fromHwt creating 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/lPort.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/containers/constants.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/lNode.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk/containers copying build/lib/hwtGraph/elk/__init__.py -> build/bdist.linux-armv7l/wheel/hwtGraph/elk 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/all.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/__init__.py -> build/bdist.linux-armv7l/wheel/hwtGraph 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 warning: manifest_maker: standard file '-c' not found reading manifest file 'hwtGraph.egg-info/SOURCES.txt' writing manifest file 'hwtGraph.egg-info/SOURCES.txt' Copying hwtGraph.egg-info to build/bdist.linux-armv7l/wheel/hwtGraph-0.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hwtGraph-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-d_yg78yk/hwtGraph-0.4-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.4.dist-info/top_level.txt' adding 'hwtGraph-0.4.dist-info/WHEEL' adding 'hwtGraph-0.4.dist-info/METADATA' adding 'hwtGraph-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hwtGraph: finished with status 'done' Stored in directory: /tmp/tmpsflib7hg Successfully built hwtGraph Cleaning up... Removing source in /tmp/pip-wheel-ckbrji4i/hwtGraph