Created temporary directory: /tmp/pip-ephem-wheel-cache-9ro13arv Created temporary directory: /tmp/pip-req-tracker-59uy0d91 Created requirements tracker '/tmp/pip-req-tracker-59uy0d91' Created temporary directory: /tmp/pip-wheel-btzhhs9r Collecting bbrc-pyxnat==1.2.1.2.post1 1 location(s) to search for versions of bbrc-pyxnat: * https://pypi.org/simple/bbrc-pyxnat/ Getting page https://pypi.org/simple/bbrc-pyxnat/ Analyzing links from page https://pypi.org/simple/bbrc-pyxnat/ Found link https://files.pythonhosted.org/packages/e8/21/fab94314df885b862fc633de2419e6023d6d6ca9582aa80c6b6f86e8afbc/bbrc-pyxnat-1.2.1.2.tar.gz#sha256=1210dd416da5a17cf5c723a9030d9bcff74ec1d5b5e2d47a9f79f2c4285c2266 (from https://pypi.org/simple/bbrc-pyxnat/), version: 1.2.1.2 Found link https://files.pythonhosted.org/packages/37/b8/e5253650dfa10e6d2fe7e18b0cf51d6f1b9f6630df5439f70c196f638d9a/bbrc-pyxnat-1.2.1.2.post0.tar.gz#sha256=8c674c25a0314426f19fef21998f45d1453fcd5edf629774135b6bebc7556519 (from https://pypi.org/simple/bbrc-pyxnat/), version: 1.2.1.2.post0 Found link https://files.pythonhosted.org/packages/10/23/78f18e71744e173c3c90669d33b81daa17540d16ec1b599fcb3ecf39330e/bbrc-pyxnat-1.2.1.2.post1.tar.gz#sha256=ef0270865c2ff443b8c992723e9c07fa3745728e7bd087cfe9fcb2ec0dfd7e1d (from https://pypi.org/simple/bbrc-pyxnat/), version: 1.2.1.2.post1 Using version 1.2.1.2.post1 (newest of versions: 1.2.1.2.post1) Created temporary directory: /tmp/pip-unpack-maos9ork Downloading https://files.pythonhosted.org/packages/10/23/78f18e71744e173c3c90669d33b81daa17540d16ec1b599fcb3ecf39330e/bbrc-pyxnat-1.2.1.2.post1.tar.gz (66kB) Downloading from URL https://files.pythonhosted.org/packages/10/23/78f18e71744e173c3c90669d33b81daa17540d16ec1b599fcb3ecf39330e/bbrc-pyxnat-1.2.1.2.post1.tar.gz#sha256=ef0270865c2ff443b8c992723e9c07fa3745728e7bd087cfe9fcb2ec0dfd7e1d (from https://pypi.org/simple/bbrc-pyxnat/) Added bbrc-pyxnat==1.2.1.2.post1 from https://files.pythonhosted.org/packages/10/23/78f18e71744e173c3c90669d33b81daa17540d16ec1b599fcb3ecf39330e/bbrc-pyxnat-1.2.1.2.post1.tar.gz#sha256=ef0270865c2ff443b8c992723e9c07fa3745728e7bd087cfe9fcb2ec0dfd7e1d to build tracker '/tmp/pip-req-tracker-59uy0d91' Running setup.py (path:/tmp/pip-wheel-btzhhs9r/bbrc-pyxnat/setup.py) egg_info for package bbrc-pyxnat Running command python setup.py egg_info running egg_info creating pip-egg-info/bbrc_pyxnat.egg-info writing pip-egg-info/bbrc_pyxnat.egg-info/PKG-INFO writing requirements to pip-egg-info/bbrc_pyxnat.egg-info/requires.txt writing dependency_links to pip-egg-info/bbrc_pyxnat.egg-info/dependency_links.txt writing top-level names to pip-egg-info/bbrc_pyxnat.egg-info/top_level.txt writing manifest file 'pip-egg-info/bbrc_pyxnat.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bbrc_pyxnat.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/bbrc_pyxnat.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'summary' warnings.warn(msg) Source in /tmp/pip-wheel-btzhhs9r/bbrc-pyxnat has version 1.2.1.2.post1, which satisfies requirement bbrc-pyxnat==1.2.1.2.post1 from https://files.pythonhosted.org/packages/10/23/78f18e71744e173c3c90669d33b81daa17540d16ec1b599fcb3ecf39330e/bbrc-pyxnat-1.2.1.2.post1.tar.gz#sha256=ef0270865c2ff443b8c992723e9c07fa3745728e7bd087cfe9fcb2ec0dfd7e1d Removed bbrc-pyxnat==1.2.1.2.post1 from https://files.pythonhosted.org/packages/10/23/78f18e71744e173c3c90669d33b81daa17540d16ec1b599fcb3ecf39330e/bbrc-pyxnat-1.2.1.2.post1.tar.gz#sha256=ef0270865c2ff443b8c992723e9c07fa3745728e7bd087cfe9fcb2ec0dfd7e1d from build tracker '/tmp/pip-req-tracker-59uy0d91' Building wheels for collected packages: bbrc-pyxnat Created temporary directory: /tmp/pip-wheel-q75a7mpi Running setup.py bdist_wheel for bbrc-pyxnat: started Destination directory: /tmp/pip-wheel-q75a7mpi Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-btzhhs9r/bbrc-pyxnat/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-q75a7mpi /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'summary' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyxnat copying pyxnat/version.py -> build/lib/pyxnat copying pyxnat/__init__.py -> build/lib/pyxnat creating build/lib/pyxnat/core copying pyxnat/core/jsonutil.py -> build/lib/pyxnat/core copying pyxnat/core/errors.py -> build/lib/pyxnat/core copying pyxnat/core/schema.py -> build/lib/pyxnat/core copying pyxnat/core/interfaces.py -> build/lib/pyxnat/core copying pyxnat/core/users.py -> build/lib/pyxnat/core copying pyxnat/core/downloadutils.py -> build/lib/pyxnat/core copying pyxnat/core/search.py -> build/lib/pyxnat/core copying pyxnat/core/manage.py -> build/lib/pyxnat/core copying pyxnat/core/array.py -> build/lib/pyxnat/core copying pyxnat/core/pipelines.py -> build/lib/pyxnat/core copying pyxnat/core/xpass.py -> build/lib/pyxnat/core copying pyxnat/core/provenance.py -> build/lib/pyxnat/core copying pyxnat/core/help.py -> build/lib/pyxnat/core copying pyxnat/core/attributes.py -> build/lib/pyxnat/core copying pyxnat/core/httputil.py -> build/lib/pyxnat/core copying pyxnat/core/uriutil.py -> build/lib/pyxnat/core copying pyxnat/core/resources.py -> build/lib/pyxnat/core copying pyxnat/core/__init__.py -> build/lib/pyxnat/core copying pyxnat/core/tags.py -> build/lib/pyxnat/core copying pyxnat/core/select.py -> build/lib/pyxnat/core copying pyxnat/core/xpath_store.py -> build/lib/pyxnat/core copying pyxnat/core/pathutil.py -> build/lib/pyxnat/core creating build/lib/pyxnat/core/derivatives copying pyxnat/core/derivatives/cat12.py -> build/lib/pyxnat/core/derivatives copying pyxnat/core/derivatives/validator.py -> build/lib/pyxnat/core/derivatives copying pyxnat/core/derivatives/ashs.py -> build/lib/pyxnat/core/derivatives copying pyxnat/core/derivatives/spm12.py -> build/lib/pyxnat/core/derivatives copying pyxnat/core/derivatives/dicom.py -> build/lib/pyxnat/core/derivatives copying pyxnat/core/derivatives/freesurfer.py -> build/lib/pyxnat/core/derivatives copying pyxnat/core/derivatives/__init__.py -> build/lib/pyxnat/core/derivatives running build_scripts creating build/scripts-3.4 copying and adjusting bin/sessionmirror.py -> build/scripts-3.4 changing mode of build/scripts-3.4/sessionmirror.py 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/pyxnat copying build/lib/pyxnat/version.py -> build/bdist.linux-armv7l/wheel/pyxnat copying build/lib/pyxnat/__init__.py -> build/bdist.linux-armv7l/wheel/pyxnat creating build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/jsonutil.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/errors.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/schema.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/interfaces.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/users.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/downloadutils.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/search.py -> build/bdist.linux-armv7l/wheel/pyxnat/core creating build/bdist.linux-armv7l/wheel/pyxnat/core/derivatives copying build/lib/pyxnat/core/derivatives/cat12.py -> build/bdist.linux-armv7l/wheel/pyxnat/core/derivatives copying build/lib/pyxnat/core/derivatives/validator.py -> build/bdist.linux-armv7l/wheel/pyxnat/core/derivatives copying build/lib/pyxnat/core/derivatives/ashs.py -> build/bdist.linux-armv7l/wheel/pyxnat/core/derivatives copying build/lib/pyxnat/core/derivatives/spm12.py -> build/bdist.linux-armv7l/wheel/pyxnat/core/derivatives copying build/lib/pyxnat/core/derivatives/dicom.py -> build/bdist.linux-armv7l/wheel/pyxnat/core/derivatives copying build/lib/pyxnat/core/derivatives/freesurfer.py -> build/bdist.linux-armv7l/wheel/pyxnat/core/derivatives copying build/lib/pyxnat/core/derivatives/__init__.py -> build/bdist.linux-armv7l/wheel/pyxnat/core/derivatives copying build/lib/pyxnat/core/manage.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/array.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/pipelines.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/xpass.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/provenance.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/help.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/attributes.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/httputil.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/uriutil.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/resources.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/__init__.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/tags.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/select.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/xpath_store.py -> build/bdist.linux-armv7l/wheel/pyxnat/core copying build/lib/pyxnat/core/pathutil.py -> build/bdist.linux-armv7l/wheel/pyxnat/core running install_egg_info running egg_info writing top-level names to bbrc_pyxnat.egg-info/top_level.txt writing bbrc_pyxnat.egg-info/PKG-INFO writing dependency_links to bbrc_pyxnat.egg-info/dependency_links.txt writing requirements to bbrc_pyxnat.egg-info/requires.txt reading manifest file 'bbrc_pyxnat.egg-info/SOURCES.txt' writing manifest file 'bbrc_pyxnat.egg-info/SOURCES.txt' Copying bbrc_pyxnat.egg-info to build/bdist.linux-armv7l/wheel/bbrc_pyxnat-1.2.1.2.post1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bbrc_pyxnat-1.2.1.2.post1.data creating build/bdist.linux-armv7l/wheel/bbrc_pyxnat-1.2.1.2.post1.data/scripts copying build/scripts-3.4/sessionmirror.py -> build/bdist.linux-armv7l/wheel/bbrc_pyxnat-1.2.1.2.post1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/bbrc_pyxnat-1.2.1.2.post1.data/scripts/sessionmirror.py to 755 creating build/bdist.linux-armv7l/wheel/bbrc_pyxnat-1.2.1.2.post1.dist-info/WHEEL creating '/tmp/pip-wheel-q75a7mpi/bbrc_pyxnat-1.2.1.2.post1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'bbrc_pyxnat-1.2.1.2.post1.data/scripts/sessionmirror.py' adding 'pyxnat/__init__.py' adding 'pyxnat/version.py' adding 'pyxnat/core/__init__.py' adding 'pyxnat/core/array.py' adding 'pyxnat/core/attributes.py' adding 'pyxnat/core/downloadutils.py' adding 'pyxnat/core/errors.py' adding 'pyxnat/core/help.py' adding 'pyxnat/core/httputil.py' adding 'pyxnat/core/interfaces.py' adding 'pyxnat/core/jsonutil.py' adding 'pyxnat/core/manage.py' adding 'pyxnat/core/pathutil.py' adding 'pyxnat/core/pipelines.py' adding 'pyxnat/core/provenance.py' adding 'pyxnat/core/resources.py' adding 'pyxnat/core/schema.py' adding 'pyxnat/core/search.py' adding 'pyxnat/core/select.py' adding 'pyxnat/core/tags.py' adding 'pyxnat/core/uriutil.py' adding 'pyxnat/core/users.py' adding 'pyxnat/core/xpass.py' adding 'pyxnat/core/xpath_store.py' adding 'pyxnat/core/derivatives/__init__.py' adding 'pyxnat/core/derivatives/ashs.py' adding 'pyxnat/core/derivatives/cat12.py' adding 'pyxnat/core/derivatives/dicom.py' adding 'pyxnat/core/derivatives/freesurfer.py' adding 'pyxnat/core/derivatives/spm12.py' adding 'pyxnat/core/derivatives/validator.py' adding 'bbrc_pyxnat-1.2.1.2.post1.dist-info/METADATA' adding 'bbrc_pyxnat-1.2.1.2.post1.dist-info/WHEEL' adding 'bbrc_pyxnat-1.2.1.2.post1.dist-info/top_level.txt' adding 'bbrc_pyxnat-1.2.1.2.post1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for bbrc-pyxnat: finished with status 'done' Stored in directory: /tmp/tmpcitv7quz Successfully built bbrc-pyxnat Cleaning up... Removing source in /tmp/pip-wheel-btzhhs9r/bbrc-pyxnat Removed build tracker '/tmp/pip-req-tracker-59uy0d91'