Created temporary directory: /tmp/pip-ephem-wheel-cache-0q_kj6tq Created temporary directory: /tmp/pip-req-tracker-3rgsoh1d Created requirements tracker '/tmp/pip-req-tracker-3rgsoh1d' Created temporary directory: /tmp/pip-wheel-0dez_vor Looking in indexes: https://pypi.python.org/simple Collecting systemrdl-compiler==1.1.0 1 location(s) to search for versions of systemrdl-compiler: * https://pypi.python.org/simple/systemrdl-compiler/ Getting page https://pypi.python.org/simple/systemrdl-compiler/ Analyzing links from page https://pypi.org/simple/systemrdl-compiler/ Found link https://files.pythonhosted.org/packages/f8/6d/e39e1776ea8906f1e8cb0db71f89e9146c234e96bf5c781f3dac10481d56/systemrdl-compiler-0.3.0.tar.gz#sha256=9b946271fa190572f2ee854a666f5e121973ddf163cd38e22b29a9116a347794 (from https://pypi.org/simple/systemrdl-compiler/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/91/af/c6c24de356b4d012eabd3ddb70e141c802cd698b399acc5c1f598771faf6/systemrdl-compiler-1.0.0.tar.gz#sha256=65aaa81f119e6122ce2930a5c23f052d30ebb91d6da146d2e66dc53407bb3170 (from https://pypi.org/simple/systemrdl-compiler/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/db/bb/2c1fb049b772c4dade3915e8409ec1b76a9a1eb4e6a4f9ffa71a1baf8716/systemrdl-compiler-1.1.0.tar.gz#sha256=f3aad74da9c0b73f806b9f8c85ecb30750d32b08d61d6a993fab501db318bdb6 (from https://pypi.org/simple/systemrdl-compiler/), version: 1.1.0 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-4_nqvg4n Downloading https://files.pythonhosted.org/packages/db/bb/2c1fb049b772c4dade3915e8409ec1b76a9a1eb4e6a4f9ffa71a1baf8716/systemrdl-compiler-1.1.0.tar.gz (91kB) Downloading from URL https://files.pythonhosted.org/packages/db/bb/2c1fb049b772c4dade3915e8409ec1b76a9a1eb4e6a4f9ffa71a1baf8716/systemrdl-compiler-1.1.0.tar.gz#sha256=f3aad74da9c0b73f806b9f8c85ecb30750d32b08d61d6a993fab501db318bdb6 (from https://pypi.org/simple/systemrdl-compiler/) Added systemrdl-compiler==1.1.0 from https://files.pythonhosted.org/packages/db/bb/2c1fb049b772c4dade3915e8409ec1b76a9a1eb4e6a4f9ffa71a1baf8716/systemrdl-compiler-1.1.0.tar.gz#sha256=f3aad74da9c0b73f806b9f8c85ecb30750d32b08d61d6a993fab501db318bdb6 to build tracker '/tmp/pip-req-tracker-3rgsoh1d' Running setup.py (path:/tmp/pip-wheel-0dez_vor/systemrdl-compiler/setup.py) egg_info for package systemrdl-compiler Running command python setup.py egg_info running egg_info creating pip-egg-info/systemrdl_compiler.egg-info writing dependency_links to pip-egg-info/systemrdl_compiler.egg-info/dependency_links.txt writing requirements to pip-egg-info/systemrdl_compiler.egg-info/requires.txt writing pip-egg-info/systemrdl_compiler.egg-info/PKG-INFO writing top-level names to pip-egg-info/systemrdl_compiler.egg-info/top_level.txt writing manifest file 'pip-egg-info/systemrdl_compiler.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/systemrdl_compiler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'test' writing manifest file 'pip-egg-info/systemrdl_compiler.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0dez_vor/systemrdl-compiler has version 1.1.0, which satisfies requirement systemrdl-compiler==1.1.0 from https://files.pythonhosted.org/packages/db/bb/2c1fb049b772c4dade3915e8409ec1b76a9a1eb4e6a4f9ffa71a1baf8716/systemrdl-compiler-1.1.0.tar.gz#sha256=f3aad74da9c0b73f806b9f8c85ecb30750d32b08d61d6a993fab501db318bdb6 Removed systemrdl-compiler==1.1.0 from https://files.pythonhosted.org/packages/db/bb/2c1fb049b772c4dade3915e8409ec1b76a9a1eb4e6a4f9ffa71a1baf8716/systemrdl-compiler-1.1.0.tar.gz#sha256=f3aad74da9c0b73f806b9f8c85ecb30750d32b08d61d6a993fab501db318bdb6 from build tracker '/tmp/pip-req-tracker-3rgsoh1d' Building wheels for collected packages: systemrdl-compiler Created temporary directory: /tmp/pip-wheel-_22_ha1d Running setup.py bdist_wheel for systemrdl-compiler: started Destination directory: /tmp/pip-wheel-_22_ha1d Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0dez_vor/systemrdl-compiler/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-_22_ha1d running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/systemrdl copying systemrdl/compiler.py -> build/lib/systemrdl copying systemrdl/node.py -> build/lib/systemrdl copying systemrdl/messages.py -> build/lib/systemrdl copying systemrdl/walker.py -> build/lib/systemrdl copying systemrdl/__about__.py -> build/lib/systemrdl copying systemrdl/__init__.py -> build/lib/systemrdl copying systemrdl/rdltypes.py -> build/lib/systemrdl copying systemrdl/component.py -> build/lib/systemrdl creating build/lib/systemrdl/parser copying systemrdl/parser/SystemRDLVisitor.py -> build/lib/systemrdl/parser copying systemrdl/parser/SystemRDLLexer.py -> build/lib/systemrdl/parser copying systemrdl/parser/SystemRDLParser.py -> build/lib/systemrdl/parser copying systemrdl/parser/__init__.py -> build/lib/systemrdl/parser creating build/lib/systemrdl/core copying systemrdl/core/ExprVisitor.py -> build/lib/systemrdl/core copying systemrdl/core/validate.py -> build/lib/systemrdl/core copying systemrdl/core/StructVisitor.py -> build/lib/systemrdl/core copying systemrdl/core/helpers.py -> build/lib/systemrdl/core copying systemrdl/core/UDPVisitor.py -> build/lib/systemrdl/core copying systemrdl/core/parameter.py -> build/lib/systemrdl/core copying systemrdl/core/EnumVisitor.py -> build/lib/systemrdl/core copying systemrdl/core/ComponentVisitor.py -> build/lib/systemrdl/core copying systemrdl/core/__init__.py -> build/lib/systemrdl/core copying systemrdl/core/BaseVisitor.py -> build/lib/systemrdl/core copying systemrdl/core/elaborate.py -> build/lib/systemrdl/core copying systemrdl/core/expressions.py -> build/lib/systemrdl/core copying systemrdl/core/properties.py -> build/lib/systemrdl/core copying systemrdl/core/namespace.py -> build/lib/systemrdl/core creating build/lib/systemrdl/preprocessor copying systemrdl/preprocessor/segment_map.py -> build/lib/systemrdl/preprocessor copying systemrdl/preprocessor/__init__.py -> build/lib/systemrdl/preprocessor copying systemrdl/preprocessor/preprocessor.py -> build/lib/systemrdl/preprocessor running egg_info writing top-level names to systemrdl_compiler.egg-info/top_level.txt writing requirements to systemrdl_compiler.egg-info/requires.txt writing systemrdl_compiler.egg-info/PKG-INFO writing dependency_links to systemrdl_compiler.egg-info/dependency_links.txt reading manifest file 'systemrdl_compiler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'test' writing manifest file 'systemrdl_compiler.egg-info/SOURCES.txt' copying systemrdl/preprocessor/ppp_runner.pl -> build/lib/systemrdl/preprocessor 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/systemrdl copying build/lib/systemrdl/compiler.py -> build/bdist.linux-armv7l/wheel/systemrdl copying build/lib/systemrdl/node.py -> build/bdist.linux-armv7l/wheel/systemrdl copying build/lib/systemrdl/messages.py -> build/bdist.linux-armv7l/wheel/systemrdl copying build/lib/systemrdl/walker.py -> build/bdist.linux-armv7l/wheel/systemrdl copying build/lib/systemrdl/__about__.py -> build/bdist.linux-armv7l/wheel/systemrdl copying build/lib/systemrdl/__init__.py -> build/bdist.linux-armv7l/wheel/systemrdl creating build/bdist.linux-armv7l/wheel/systemrdl/parser copying build/lib/systemrdl/parser/SystemRDLVisitor.py -> build/bdist.linux-armv7l/wheel/systemrdl/parser copying build/lib/systemrdl/parser/SystemRDLLexer.py -> build/bdist.linux-armv7l/wheel/systemrdl/parser copying build/lib/systemrdl/parser/SystemRDLParser.py -> build/bdist.linux-armv7l/wheel/systemrdl/parser copying build/lib/systemrdl/parser/__init__.py -> build/bdist.linux-armv7l/wheel/systemrdl/parser copying build/lib/systemrdl/rdltypes.py -> build/bdist.linux-armv7l/wheel/systemrdl creating build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/ExprVisitor.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/validate.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/StructVisitor.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/helpers.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/UDPVisitor.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/parameter.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/EnumVisitor.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/ComponentVisitor.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/__init__.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/BaseVisitor.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/elaborate.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/expressions.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/properties.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/core/namespace.py -> build/bdist.linux-armv7l/wheel/systemrdl/core copying build/lib/systemrdl/component.py -> build/bdist.linux-armv7l/wheel/systemrdl creating build/bdist.linux-armv7l/wheel/systemrdl/preprocessor copying build/lib/systemrdl/preprocessor/ppp_runner.pl -> build/bdist.linux-armv7l/wheel/systemrdl/preprocessor copying build/lib/systemrdl/preprocessor/segment_map.py -> build/bdist.linux-armv7l/wheel/systemrdl/preprocessor copying build/lib/systemrdl/preprocessor/__init__.py -> build/bdist.linux-armv7l/wheel/systemrdl/preprocessor copying build/lib/systemrdl/preprocessor/preprocessor.py -> build/bdist.linux-armv7l/wheel/systemrdl/preprocessor running install_egg_info Copying systemrdl_compiler.egg-info to build/bdist.linux-armv7l/wheel/systemrdl_compiler-1.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/systemrdl_compiler-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-_22_ha1d/systemrdl_compiler-1.1.0-py3-none-any.whl' and adding '.' to it adding 'systemrdl/__about__.py' adding 'systemrdl/__init__.py' adding 'systemrdl/compiler.py' adding 'systemrdl/component.py' adding 'systemrdl/messages.py' adding 'systemrdl/node.py' adding 'systemrdl/rdltypes.py' adding 'systemrdl/walker.py' adding 'systemrdl/core/BaseVisitor.py' adding 'systemrdl/core/ComponentVisitor.py' adding 'systemrdl/core/EnumVisitor.py' adding 'systemrdl/core/ExprVisitor.py' adding 'systemrdl/core/StructVisitor.py' adding 'systemrdl/core/UDPVisitor.py' adding 'systemrdl/core/__init__.py' adding 'systemrdl/core/elaborate.py' adding 'systemrdl/core/expressions.py' adding 'systemrdl/core/helpers.py' adding 'systemrdl/core/namespace.py' adding 'systemrdl/core/parameter.py' adding 'systemrdl/core/properties.py' adding 'systemrdl/core/validate.py' adding 'systemrdl/parser/SystemRDLLexer.py' adding 'systemrdl/parser/SystemRDLParser.py' adding 'systemrdl/parser/SystemRDLVisitor.py' adding 'systemrdl/parser/__init__.py' adding 'systemrdl/preprocessor/__init__.py' adding 'systemrdl/preprocessor/ppp_runner.pl' adding 'systemrdl/preprocessor/preprocessor.py' adding 'systemrdl/preprocessor/segment_map.py' adding 'systemrdl_compiler-1.1.0.dist-info/top_level.txt' adding 'systemrdl_compiler-1.1.0.dist-info/WHEEL' adding 'systemrdl_compiler-1.1.0.dist-info/METADATA' adding 'systemrdl_compiler-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for systemrdl-compiler: finished with status 'done' Stored in directory: /tmp/tmpi4yskmg2 Successfully built systemrdl-compiler Cleaning up... Removing source in /tmp/pip-wheel-0dez_vor/systemrdl-compiler Removed build tracker '/tmp/pip-req-tracker-3rgsoh1d'