Created temporary directory: /tmp/pip-ephem-wheel-cache-xmwk_gv6 Created temporary directory: /tmp/pip-req-tracker-zi0n23ba Created requirements tracker '/tmp/pip-req-tracker-zi0n23ba' Created temporary directory: /tmp/pip-wheel-mhjde5q9 Looking in indexes: https://pypi.python.org/simple Collecting jtypes.jpype==0.6.3b3 1 location(s) to search for versions of jtypes.jpype: * https://pypi.python.org/simple/jtypes-jpype/ Getting page https://pypi.python.org/simple/jtypes-jpype/ Analyzing links from page https://pypi.org/simple/jtypes-jpype/ Found link https://files.pythonhosted.org/packages/53/cc/2e093b2011f6286c809a6364c05aeecda92aec1250416c4132126574a0aa/jtypes.jpype-0.6.3b3.zip#sha256=aa746570b5f3fa497d666fe8e982a74741ed3f41e59937f75116cf48063319dc (from https://pypi.org/simple/jtypes-jpype/), version: 0.6.3b3 Using version 0.6.3b3 (newest of versions: 0.6.3b3) Created temporary directory: /tmp/pip-unpack-f_52fxxd Downloading https://files.pythonhosted.org/packages/53/cc/2e093b2011f6286c809a6364c05aeecda92aec1250416c4132126574a0aa/jtypes.jpype-0.6.3b3.zip (461kB) Downloading from URL https://files.pythonhosted.org/packages/53/cc/2e093b2011f6286c809a6364c05aeecda92aec1250416c4132126574a0aa/jtypes.jpype-0.6.3b3.zip#sha256=aa746570b5f3fa497d666fe8e982a74741ed3f41e59937f75116cf48063319dc (from https://pypi.org/simple/jtypes-jpype/) Added jtypes.jpype==0.6.3b3 from https://files.pythonhosted.org/packages/53/cc/2e093b2011f6286c809a6364c05aeecda92aec1250416c4132126574a0aa/jtypes.jpype-0.6.3b3.zip#sha256=aa746570b5f3fa497d666fe8e982a74741ed3f41e59937f75116cf48063319dc to build tracker '/tmp/pip-req-tracker-zi0n23ba' Running setup.py (path:/tmp/pip-wheel-mhjde5q9/jtypes.jpype/setup.py) egg_info for package jtypes.jpype Running command python setup.py egg_info running egg_info creating pip-egg-info/jtypes.jpype.egg-info writing namespace_packages to pip-egg-info/jtypes.jpype.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/jtypes.jpype.egg-info/dependency_links.txt writing top-level names to pip-egg-info/jtypes.jpype.egg-info/top_level.txt writing pip-egg-info/jtypes.jpype.egg-info/PKG-INFO writing requirements to pip-egg-info/jtypes.jpype.egg-info/requires.txt writing manifest file 'pip-egg-info/jtypes.jpype.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/jtypes.jpype.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.org' found under directory 'docs' warning: no previously-included files matching '*.old' found under directory 'docs' warning: no previously-included files matching '*.new' found under directory 'docs' warning: no previously-included files found matching 'tests/_info_.txt' warning: no previously-included files matching '*.org' found under directory 'tests' warning: no previously-included files matching '*.old' found under directory 'tests' warning: no previously-included files matching '*.new' found under directory 'tests' warning: no previously-included files matching '.build' found anywhere in distribution warning: no previously-included files matching '.build.*' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'pip-egg-info/jtypes.jpype.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-mhjde5q9/jtypes.jpype has version 0.6.3b3, which satisfies requirement jtypes.jpype==0.6.3b3 from https://files.pythonhosted.org/packages/53/cc/2e093b2011f6286c809a6364c05aeecda92aec1250416c4132126574a0aa/jtypes.jpype-0.6.3b3.zip#sha256=aa746570b5f3fa497d666fe8e982a74741ed3f41e59937f75116cf48063319dc Removed jtypes.jpype==0.6.3b3 from https://files.pythonhosted.org/packages/53/cc/2e093b2011f6286c809a6364c05aeecda92aec1250416c4132126574a0aa/jtypes.jpype-0.6.3b3.zip#sha256=aa746570b5f3fa497d666fe8e982a74741ed3f41e59937f75116cf48063319dc from build tracker '/tmp/pip-req-tracker-zi0n23ba' Building wheels for collected packages: jtypes.jpype Created temporary directory: /tmp/pip-wheel-ol2twaou Running setup.py bdist_wheel for jtypes.jpype: started Destination directory: /tmp/pip-wheel-ol2twaou Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-mhjde5q9/jtypes.jpype/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-ol2twaou running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jt copying src/jt/__init__.py -> build/lib/jt creating build/lib/jt/jpypex copying src/jt/jpypex/__init__.py -> build/lib/jt/jpypex creating build/lib/jt/jpype copying src/jt/jpype/reflect.py -> build/lib/jt/jpype copying src/jt/jpype/_darwin.py -> build/lib/jt/jpype copying src/jt/jpype/JClassUtil.py -> build/lib/jt/jpype copying src/jt/jpype/_jproxy.py -> build/lib/jt/jpype copying src/jt/jpype/_jpackage.py -> build/lib/jt/jpype copying src/jt/jpype/__about__.py -> build/lib/jt/jpype copying src/jt/jpype/_jwrapper.py -> build/lib/jt/jpype copying src/jt/jpype/__init__.py -> build/lib/jt/jpype copying src/jt/jpype/imports.py -> build/lib/jt/jpype copying src/jt/jpype/_jclass.py -> build/lib/jt/jpype copying src/jt/jpype/nio.py -> build/lib/jt/jpype copying src/jt/jpype/_cygwin.py -> build/lib/jt/jpype copying src/jt/jpype/_config.py -> build/lib/jt/jpype copying src/jt/jpype/_jvm.py -> build/lib/jt/jpype copying src/jt/jpype/_windows.py -> build/lib/jt/jpype copying src/jt/jpype/_gui.py -> build/lib/jt/jpype copying src/jt/jpype/_linux.py -> build/lib/jt/jpype copying src/jt/jpype/_jvmfinder.py -> build/lib/jt/jpype copying src/jt/jpype/_jexception.py -> build/lib/jt/jpype copying src/jt/jpype/_jarray.py -> build/lib/jt/jpype copying src/jt/jpype/_jboxed.py -> build/lib/jt/jpype copying src/jt/jpype/_classpath.py -> build/lib/jt/jpype copying src/jt/jpype/_obsolete.py -> build/lib/jt/jpype creating build/lib/jt/jpypex/swing copying src/jt/jpypex/swing/__init__.py -> build/lib/jt/jpypex/swing copying src/jt/jpypex/swing/pyutils.py -> build/lib/jt/jpypex/swing creating build/lib/jt/jpype/awt copying src/jt/jpype/awt/__init__.py -> build/lib/jt/jpype/awt creating build/lib/jt/jpype/awt/event copying src/jt/jpype/awt/event/__init__.py -> build/lib/jt/jpype/awt/event installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/jt/__init__.py (namespace package) copying jt/jpypex/__init__.py -> build/bdist.linux-armv7l/wheel/jt/jpypex copying jt/jpypex/swing/__init__.py -> build/bdist.linux-armv7l/wheel/jt/jpypex/swing copying jt/jpypex/swing/pyutils.py -> build/bdist.linux-armv7l/wheel/jt/jpypex/swing copying jt/jpype/reflect.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_darwin.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/JClassUtil.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_jproxy.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_jpackage.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/__about__.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_jwrapper.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/__init__.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/imports.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_jclass.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/nio.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_cygwin.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_config.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_jvm.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_windows.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_gui.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_linux.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_jvmfinder.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_jexception.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_jarray.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_jboxed.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_classpath.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/_obsolete.py -> build/bdist.linux-armv7l/wheel/jt/jpype copying jt/jpype/awt/__init__.py -> build/bdist.linux-armv7l/wheel/jt/jpype/awt copying jt/jpype/awt/event/__init__.py -> build/bdist.linux-armv7l/wheel/jt/jpype/awt/event running install_egg_info running egg_info writing top-level names to src/jtypes.jpype.egg-info/top_level.txt writing requirements to src/jtypes.jpype.egg-info/requires.txt writing namespace_packages to src/jtypes.jpype.egg-info/namespace_packages.txt writing src/jtypes.jpype.egg-info/PKG-INFO writing dependency_links to src/jtypes.jpype.egg-info/dependency_links.txt reading manifest file 'src/jtypes.jpype.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.org' found under directory 'docs' warning: no previously-included files matching '*.old' found under directory 'docs' warning: no previously-included files matching '*.new' found under directory 'docs' warning: no previously-included files found matching 'tests/_info_.txt' warning: no previously-included files matching '*.org' found under directory 'tests' warning: no previously-included files matching '*.old' found under directory 'tests' warning: no previously-included files matching '*.new' found under directory 'tests' warning: no previously-included files matching '.build' found anywhere in distribution warning: no previously-included files matching '.build.*' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'src/jtypes.jpype.egg-info/SOURCES.txt' Copying src/jtypes.jpype.egg-info to build/bdist.linux-armv7l/wheel/jtypes.jpype-0.6.3b3-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/jtypes.jpype-0.6.3b3-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/jtypes.jpype-0.6.3b3.dist-info/WHEEL creating '/tmp/pip-wheel-ol2twaou/jtypes.jpype-0.6.3b3-py2.py3-none-any.whl' and adding '.' to it adding 'jtypes.jpype-0.6.3b3-py3.4-nspkg.pth' adding 'jt/jpype/JClassUtil.py' adding 'jt/jpype/__about__.py' adding 'jt/jpype/__init__.py' adding 'jt/jpype/_classpath.py' adding 'jt/jpype/_config.py' adding 'jt/jpype/_cygwin.py' adding 'jt/jpype/_darwin.py' adding 'jt/jpype/_gui.py' adding 'jt/jpype/_jarray.py' adding 'jt/jpype/_jboxed.py' adding 'jt/jpype/_jclass.py' adding 'jt/jpype/_jexception.py' adding 'jt/jpype/_jpackage.py' adding 'jt/jpype/_jproxy.py' adding 'jt/jpype/_jvm.py' adding 'jt/jpype/_jvmfinder.py' adding 'jt/jpype/_jwrapper.py' adding 'jt/jpype/_linux.py' adding 'jt/jpype/_obsolete.py' adding 'jt/jpype/_windows.py' adding 'jt/jpype/imports.py' adding 'jt/jpype/nio.py' adding 'jt/jpype/reflect.py' adding 'jt/jpype/awt/__init__.py' adding 'jt/jpype/awt/event/__init__.py' adding 'jt/jpypex/__init__.py' adding 'jt/jpypex/swing/__init__.py' adding 'jt/jpypex/swing/pyutils.py' adding 'jtypes.jpype-0.6.3b3.dist-info/namespace_packages.txt' adding 'jtypes.jpype-0.6.3b3.dist-info/top_level.txt' adding 'jtypes.jpype-0.6.3b3.dist-info/zip-safe' adding 'jtypes.jpype-0.6.3b3.dist-info/WHEEL' adding 'jtypes.jpype-0.6.3b3.dist-info/METADATA' adding 'jtypes.jpype-0.6.3b3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for jtypes.jpype: finished with status 'done' Stored in directory: /tmp/tmp_iazpy9y Successfully built jtypes.jpype Cleaning up... Removing source in /tmp/pip-wheel-mhjde5q9/jtypes.jpype Removed build tracker '/tmp/pip-req-tracker-zi0n23ba'