Created temporary directory: /tmp/pip-ephem-wheel-cache-1t896fwr Created temporary directory: /tmp/pip-req-tracker-qm0wr69j Created requirements tracker '/tmp/pip-req-tracker-qm0wr69j' Created temporary directory: /tmp/pip-wheel-vjes8me6 Looking in indexes: https://pypi.python.org/simple Collecting pyrddl==0.1.1 1 location(s) to search for versions of pyrddl: * https://pypi.python.org/simple/pyrddl/ Getting page https://pypi.python.org/simple/pyrddl/ Analyzing links from page https://pypi.org/simple/pyrddl/ Found link https://files.pythonhosted.org/packages/b1/3d/3fa29efed456b9bac4b0760c889581171f5273f990cd833249ee121b54aa/pyrddl-0.1.0.tar.gz#sha256=b7a24a3da782a0ff7eb8e9872db00af3eae7908a82b48e4c979f6cb7088dbc66 (from https://pypi.org/simple/pyrddl/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/00/36/aa23e26d34ec23f10734e7e23e52df614543daabf24d93baf3e4c8cb8479/pyrddl-0.1.1.tar.gz#sha256=07d9b76503108cc14bc9b2abaa0974e5cb6e77359c2317131ce9d87c1efe7ff5 (from https://pypi.org/simple/pyrddl/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-9odny13w Downloading https://files.pythonhosted.org/packages/00/36/aa23e26d34ec23f10734e7e23e52df614543daabf24d93baf3e4c8cb8479/pyrddl-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/00/36/aa23e26d34ec23f10734e7e23e52df614543daabf24d93baf3e4c8cb8479/pyrddl-0.1.1.tar.gz#sha256=07d9b76503108cc14bc9b2abaa0974e5cb6e77359c2317131ce9d87c1efe7ff5 (from https://pypi.org/simple/pyrddl/) Added pyrddl==0.1.1 from https://files.pythonhosted.org/packages/00/36/aa23e26d34ec23f10734e7e23e52df614543daabf24d93baf3e4c8cb8479/pyrddl-0.1.1.tar.gz#sha256=07d9b76503108cc14bc9b2abaa0974e5cb6e77359c2317131ce9d87c1efe7ff5 to build tracker '/tmp/pip-req-tracker-qm0wr69j' Running setup.py (path:/tmp/pip-wheel-vjes8me6/pyrddl/setup.py) egg_info for package pyrddl Running command python setup.py egg_info running egg_info creating pip-egg-info/pyrddl.egg-info writing requirements to pip-egg-info/pyrddl.egg-info/requires.txt writing pip-egg-info/pyrddl.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyrddl.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyrddl.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pyrddl.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyrddl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pyrddl.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vjes8me6/pyrddl has version 0.1.1, which satisfies requirement pyrddl==0.1.1 from https://files.pythonhosted.org/packages/00/36/aa23e26d34ec23f10734e7e23e52df614543daabf24d93baf3e4c8cb8479/pyrddl-0.1.1.tar.gz#sha256=07d9b76503108cc14bc9b2abaa0974e5cb6e77359c2317131ce9d87c1efe7ff5 Removed pyrddl==0.1.1 from https://files.pythonhosted.org/packages/00/36/aa23e26d34ec23f10734e7e23e52df614543daabf24d93baf3e4c8cb8479/pyrddl-0.1.1.tar.gz#sha256=07d9b76503108cc14bc9b2abaa0974e5cb6e77359c2317131ce9d87c1efe7ff5 from build tracker '/tmp/pip-req-tracker-qm0wr69j' Building wheels for collected packages: pyrddl Created temporary directory: /tmp/pip-wheel-vzl60jkv Running setup.py bdist_wheel for pyrddl: started Destination directory: /tmp/pip-wheel-vzl60jkv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vjes8me6/pyrddl/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-vzl60jkv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyrddl copying pyrddl/rddl.py -> build/lib/pyrddl copying pyrddl/instance.py -> build/lib/pyrddl copying pyrddl/cpf.py -> build/lib/pyrddl copying pyrddl/domain.py -> build/lib/pyrddl copying pyrddl/parsetab.py -> build/lib/pyrddl copying pyrddl/pvariable.py -> build/lib/pyrddl copying pyrddl/parser.py -> build/lib/pyrddl copying pyrddl/expr.py -> build/lib/pyrddl copying pyrddl/utils.py -> build/lib/pyrddl copying pyrddl/nonfluents.py -> build/lib/pyrddl copying pyrddl/__init__.py -> build/lib/pyrddl running egg_info writing requirements to pyrddl.egg-info/requires.txt writing dependency_links to pyrddl.egg-info/dependency_links.txt writing top-level names to pyrddl.egg-info/top_level.txt writing pyrddl.egg-info/PKG-INFO reading manifest file 'pyrddl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyrddl.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.5 copying and adjusting scripts/pyrddl -> build/scripts-3.5 changing mode of build/scripts-3.5/pyrddl from 644 to 755 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/pyrddl copying build/lib/pyrddl/rddl.py -> build/bdist.linux-armv7l/wheel/pyrddl copying build/lib/pyrddl/instance.py -> build/bdist.linux-armv7l/wheel/pyrddl copying build/lib/pyrddl/cpf.py -> build/bdist.linux-armv7l/wheel/pyrddl copying build/lib/pyrddl/domain.py -> build/bdist.linux-armv7l/wheel/pyrddl copying build/lib/pyrddl/parsetab.py -> build/bdist.linux-armv7l/wheel/pyrddl copying build/lib/pyrddl/pvariable.py -> build/bdist.linux-armv7l/wheel/pyrddl copying build/lib/pyrddl/parser.py -> build/bdist.linux-armv7l/wheel/pyrddl copying build/lib/pyrddl/expr.py -> build/bdist.linux-armv7l/wheel/pyrddl copying build/lib/pyrddl/utils.py -> build/bdist.linux-armv7l/wheel/pyrddl copying build/lib/pyrddl/nonfluents.py -> build/bdist.linux-armv7l/wheel/pyrddl copying build/lib/pyrddl/__init__.py -> build/bdist.linux-armv7l/wheel/pyrddl running install_egg_info Copying pyrddl.egg-info to build/bdist.linux-armv7l/wheel/pyrddl-0.1.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyrddl-0.1.1.data creating build/bdist.linux-armv7l/wheel/pyrddl-0.1.1.data/scripts copying build/scripts-3.5/pyrddl -> build/bdist.linux-armv7l/wheel/pyrddl-0.1.1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/pyrddl-0.1.1.data/scripts/pyrddl to 755 creating build/bdist.linux-armv7l/wheel/pyrddl-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-vzl60jkv/pyrddl-0.1.1-py3-none-any.whl' and adding '.' to it adding 'pyrddl/__init__.py' adding 'pyrddl/cpf.py' adding 'pyrddl/domain.py' adding 'pyrddl/expr.py' adding 'pyrddl/instance.py' adding 'pyrddl/nonfluents.py' adding 'pyrddl/parser.py' adding 'pyrddl/parsetab.py' adding 'pyrddl/pvariable.py' adding 'pyrddl/rddl.py' adding 'pyrddl/utils.py' adding 'pyrddl-0.1.1.data/scripts/pyrddl' adding 'pyrddl-0.1.1.dist-info/top_level.txt' adding 'pyrddl-0.1.1.dist-info/WHEEL' adding 'pyrddl-0.1.1.dist-info/METADATA' adding 'pyrddl-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyrddl: finished with status 'done' Stored in directory: /tmp/tmpk6b4idb9 Successfully built pyrddl Cleaning up... Removing source in /tmp/pip-wheel-vjes8me6/pyrddl Removed build tracker '/tmp/pip-req-tracker-qm0wr69j'