Created temporary directory: /tmp/pip-ephem-wheel-cache-8h047zge Created temporary directory: /tmp/pip-req-tracker-ue_84f_q Created requirements tracker '/tmp/pip-req-tracker-ue_84f_q' Created temporary directory: /tmp/pip-wheel-gl899_q6 Collecting gnuhealth-orthanc==3.6.0 1 location(s) to search for versions of gnuhealth-orthanc: * https://pypi.org/simple/gnuhealth-orthanc/ Getting page https://pypi.org/simple/gnuhealth-orthanc/ Analyzing links from page https://pypi.org/simple/gnuhealth-orthanc/ Found link https://files.pythonhosted.org/packages/fd/45/ae1c8b899112a73c03be3d000908a66948ac8d46c98a2fb8015eb0c8d660/gnuhealth_orthanc-3.6.0.tar.gz#sha256=81e26c6b0596cc6871f827c731a1e6e52b07541b763d4f34f42313659f7f518f (from https://pypi.org/simple/gnuhealth-orthanc/), version: 3.6.0 Using version 3.6.0 (newest of versions: 3.6.0) Created temporary directory: /tmp/pip-unpack-x47y9g03 Downloading https://files.pythonhosted.org/packages/fd/45/ae1c8b899112a73c03be3d000908a66948ac8d46c98a2fb8015eb0c8d660/gnuhealth_orthanc-3.6.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fd/45/ae1c8b899112a73c03be3d000908a66948ac8d46c98a2fb8015eb0c8d660/gnuhealth_orthanc-3.6.0.tar.gz#sha256=81e26c6b0596cc6871f827c731a1e6e52b07541b763d4f34f42313659f7f518f (from https://pypi.org/simple/gnuhealth-orthanc/) Added gnuhealth-orthanc==3.6.0 from https://files.pythonhosted.org/packages/fd/45/ae1c8b899112a73c03be3d000908a66948ac8d46c98a2fb8015eb0c8d660/gnuhealth_orthanc-3.6.0.tar.gz#sha256=81e26c6b0596cc6871f827c731a1e6e52b07541b763d4f34f42313659f7f518f to build tracker '/tmp/pip-req-tracker-ue_84f_q' Running setup.py (path:/tmp/pip-wheel-gl899_q6/gnuhealth-orthanc/setup.py) egg_info for package gnuhealth-orthanc Running command python setup.py egg_info running egg_info creating pip-egg-info/gnuhealth_orthanc.egg-info writing pip-egg-info/gnuhealth_orthanc.egg-info/PKG-INFO writing entry points to pip-egg-info/gnuhealth_orthanc.egg-info/entry_points.txt writing top-level names to pip-egg-info/gnuhealth_orthanc.egg-info/top_level.txt writing dependency_links to pip-egg-info/gnuhealth_orthanc.egg-info/dependency_links.txt writing requirements to pip-egg-info/gnuhealth_orthanc.egg-info/requires.txt writing manifest file 'pip-egg-info/gnuhealth_orthanc.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gnuhealth_orthanc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/gnuhealth_orthanc.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gl899_q6/gnuhealth-orthanc has version 3.6.0, which satisfies requirement gnuhealth-orthanc==3.6.0 from https://files.pythonhosted.org/packages/fd/45/ae1c8b899112a73c03be3d000908a66948ac8d46c98a2fb8015eb0c8d660/gnuhealth_orthanc-3.6.0.tar.gz#sha256=81e26c6b0596cc6871f827c731a1e6e52b07541b763d4f34f42313659f7f518f Removed gnuhealth-orthanc==3.6.0 from https://files.pythonhosted.org/packages/fd/45/ae1c8b899112a73c03be3d000908a66948ac8d46c98a2fb8015eb0c8d660/gnuhealth_orthanc-3.6.0.tar.gz#sha256=81e26c6b0596cc6871f827c731a1e6e52b07541b763d4f34f42313659f7f518f from build tracker '/tmp/pip-req-tracker-ue_84f_q' Building wheels for collected packages: gnuhealth-orthanc Created temporary directory: /tmp/pip-wheel-9xj2oza1 Running setup.py bdist_wheel for gnuhealth-orthanc: started Destination directory: /tmp/pip-wheel-9xj2oza1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gl899_q6/gnuhealth-orthanc/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-9xj2oza1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/trytond creating build/lib/trytond/modules creating build/lib/trytond/modules/health_orthanc copying ./health_orthanc.py -> build/lib/trytond/modules/health_orthanc copying ./setup.py -> build/lib/trytond/modules/health_orthanc copying ./__init__.py -> build/lib/trytond/modules/health_orthanc creating build/lib/trytond/modules/health_orthanc/wizard copying ./wizard/wizard.py -> build/lib/trytond/modules/health_orthanc/wizard copying ./wizard/__init__.py -> build/lib/trytond/modules/health_orthanc/wizard copying ./health_orthanc_view.xml -> build/lib/trytond/modules/health_orthanc creating build/lib/trytond/modules/health_orthanc/data copying ./data/data.xml -> build/lib/trytond/modules/health_orthanc/data copying ./tryton.cfg -> build/lib/trytond/modules/health_orthanc creating build/lib/trytond/modules/health_orthanc/view copying ./view/add_orthanc_server.xml -> build/lib/trytond/modules/health_orthanc/view copying ./view/config_form.xml -> build/lib/trytond/modules/health_orthanc/view copying ./view/config_tree.xml -> build/lib/trytond/modules/health_orthanc/view copying ./view/study_tree.xml -> build/lib/trytond/modules/health_orthanc/view copying ./view/add_orthanc_server_result.xml -> build/lib/trytond/modules/health_orthanc/view copying ./view/patient_tree.xml -> build/lib/trytond/modules/health_orthanc/view copying ./view/imaging_form.xml -> build/lib/trytond/modules/health_orthanc/view copying ./view/study_form.xml -> build/lib/trytond/modules/health_orthanc/view copying ./view/patient_form.xml -> build/lib/trytond/modules/health_orthanc/view creating build/lib/trytond/modules/health_orthanc/locale copying ./locale/zh_CN.po -> build/lib/trytond/modules/health_orthanc/locale creating build/lib/trytond/modules/health_orthanc/icons copying ./icons/orthanc_logo.svg -> build/lib/trytond/modules/health_orthanc/icons 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/trytond creating build/bdist.linux-armv7l/wheel/trytond/modules creating build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc creating build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/view copying build/lib/trytond/modules/health_orthanc/view/add_orthanc_server.xml -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/view copying build/lib/trytond/modules/health_orthanc/view/config_form.xml -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/view copying build/lib/trytond/modules/health_orthanc/view/config_tree.xml -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/view copying build/lib/trytond/modules/health_orthanc/view/study_tree.xml -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/view copying build/lib/trytond/modules/health_orthanc/view/add_orthanc_server_result.xml -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/view copying build/lib/trytond/modules/health_orthanc/view/patient_tree.xml -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/view copying build/lib/trytond/modules/health_orthanc/view/imaging_form.xml -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/view copying build/lib/trytond/modules/health_orthanc/view/study_form.xml -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/view copying build/lib/trytond/modules/health_orthanc/view/patient_form.xml -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/view copying build/lib/trytond/modules/health_orthanc/health_orthanc.py -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc copying build/lib/trytond/modules/health_orthanc/setup.py -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc creating build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/locale copying build/lib/trytond/modules/health_orthanc/locale/zh_CN.po -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/locale creating build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/wizard copying build/lib/trytond/modules/health_orthanc/wizard/wizard.py -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/wizard copying build/lib/trytond/modules/health_orthanc/wizard/__init__.py -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/wizard copying build/lib/trytond/modules/health_orthanc/__init__.py -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc copying build/lib/trytond/modules/health_orthanc/tryton.cfg -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc copying build/lib/trytond/modules/health_orthanc/health_orthanc_view.xml -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc creating build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/data copying build/lib/trytond/modules/health_orthanc/data/data.xml -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/data creating build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/icons copying build/lib/trytond/modules/health_orthanc/icons/orthanc_logo.svg -> build/bdist.linux-armv7l/wheel/trytond/modules/health_orthanc/icons running install_egg_info running egg_info writing gnuhealth_orthanc.egg-info/PKG-INFO writing top-level names to gnuhealth_orthanc.egg-info/top_level.txt writing entry points to gnuhealth_orthanc.egg-info/entry_points.txt writing requirements to gnuhealth_orthanc.egg-info/requires.txt writing dependency_links to gnuhealth_orthanc.egg-info/dependency_links.txt reading manifest file 'gnuhealth_orthanc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gnuhealth_orthanc.egg-info/SOURCES.txt' Copying gnuhealth_orthanc.egg-info to build/bdist.linux-armv7l/wheel/gnuhealth_orthanc-3.6.0-py3.4.egg-info running install_scripts adding license file "COPYING" (matched pattern "COPYING*") creating build/bdist.linux-armv7l/wheel/gnuhealth_orthanc-3.6.0.dist-info/WHEEL creating '/tmp/pip-wheel-9xj2oza1/gnuhealth_orthanc-3.6.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'trytond/modules/health_orthanc/__init__.py' adding 'trytond/modules/health_orthanc/health_orthanc.py' adding 'trytond/modules/health_orthanc/health_orthanc_view.xml' adding 'trytond/modules/health_orthanc/setup.py' adding 'trytond/modules/health_orthanc/tryton.cfg' adding 'trytond/modules/health_orthanc/data/data.xml' adding 'trytond/modules/health_orthanc/icons/orthanc_logo.svg' adding 'trytond/modules/health_orthanc/locale/zh_CN.po' adding 'trytond/modules/health_orthanc/view/add_orthanc_server.xml' adding 'trytond/modules/health_orthanc/view/add_orthanc_server_result.xml' adding 'trytond/modules/health_orthanc/view/config_form.xml' adding 'trytond/modules/health_orthanc/view/config_tree.xml' adding 'trytond/modules/health_orthanc/view/imaging_form.xml' adding 'trytond/modules/health_orthanc/view/patient_form.xml' adding 'trytond/modules/health_orthanc/view/patient_tree.xml' adding 'trytond/modules/health_orthanc/view/study_form.xml' adding 'trytond/modules/health_orthanc/view/study_tree.xml' adding 'trytond/modules/health_orthanc/wizard/__init__.py' adding 'trytond/modules/health_orthanc/wizard/wizard.py' adding 'gnuhealth_orthanc-3.6.0.dist-info/COPYING' adding 'gnuhealth_orthanc-3.6.0.dist-info/METADATA' adding 'gnuhealth_orthanc-3.6.0.dist-info/WHEEL' adding 'gnuhealth_orthanc-3.6.0.dist-info/entry_points.txt' adding 'gnuhealth_orthanc-3.6.0.dist-info/top_level.txt' adding 'gnuhealth_orthanc-3.6.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gnuhealth-orthanc: finished with status 'done' Stored in directory: /tmp/tmpq4z_vtnc Successfully built gnuhealth-orthanc Cleaning up... Removing source in /tmp/pip-wheel-gl899_q6/gnuhealth-orthanc Removed build tracker '/tmp/pip-req-tracker-ue_84f_q'