Created temporary directory: /tmp/pip-ephem-wheel-cache-wg84_1zl Created temporary directory: /tmp/pip-req-tracker-vapumfa7 Created requirements tracker '/tmp/pip-req-tracker-vapumfa7' Created temporary directory: /tmp/pip-wheel-ncl0wlhs Collecting python-openal==0.4.0 1 location(s) to search for versions of python-openal: * https://pypi.org/simple/python-openal/ Getting page https://pypi.org/simple/python-openal/ Analyzing links from page https://pypi.org/simple/python-openal/ Found link https://files.pythonhosted.org/packages/7c/81/ed7d4a8c78c9b4ad131991930a8d547f4b87ec8379e932b9e62d03771f39/python-openal-0.2.0.tar.gz#sha256=d14de98a21b319fbd9536710c7412e1bac7582423ddc112b78acce57d35b7e68 (from https://pypi.org/simple/python-openal/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/f6/09/d1172c896e83429b824a0f70247f278b1d3fa7454ae4a529119bf50536b8/python-openal-0.3.0.tar.gz#sha256=08661a02383d55d7ac8bd440f7690ae5bd63ef0916e55bd61a5bf1b6cb0eec83 (from https://pypi.org/simple/python-openal/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/1e/26/4c9128ab164ca9d5abe79eb2b897ed49cb39ac219b2287fe155063027603/python-openal-0.4.0.zip#sha256=975241feb54cc17bc04c691ea1fb76954aa7e4d0392a82790b601a1ecc1dbdb5 (from https://pypi.org/simple/python-openal/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Created temporary directory: /tmp/pip-unpack-z22ls5wt Downloading https://files.pythonhosted.org/packages/1e/26/4c9128ab164ca9d5abe79eb2b897ed49cb39ac219b2287fe155063027603/python-openal-0.4.0.zip (5.1MB) Downloading from URL https://files.pythonhosted.org/packages/1e/26/4c9128ab164ca9d5abe79eb2b897ed49cb39ac219b2287fe155063027603/python-openal-0.4.0.zip#sha256=975241feb54cc17bc04c691ea1fb76954aa7e4d0392a82790b601a1ecc1dbdb5 (from https://pypi.org/simple/python-openal/) Added python-openal==0.4.0 from https://files.pythonhosted.org/packages/1e/26/4c9128ab164ca9d5abe79eb2b897ed49cb39ac219b2287fe155063027603/python-openal-0.4.0.zip#sha256=975241feb54cc17bc04c691ea1fb76954aa7e4d0392a82790b601a1ecc1dbdb5 to build tracker '/tmp/pip-req-tracker-vapumfa7' Running setup.py (path:/tmp/pip-wheel-ncl0wlhs/python-openal/setup.py) egg_info for package python-openal Running command python setup.py egg_info running egg_info creating pip-egg-info/python_openal.egg-info writing pip-egg-info/python_openal.egg-info/PKG-INFO writing dependency_links to pip-egg-info/python_openal.egg-info/dependency_links.txt writing top-level names to pip-egg-info/python_openal.egg-info/top_level.txt writing manifest file 'pip-egg-info/python_openal.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_openal.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/python_openal.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ncl0wlhs/python-openal has version 0.4.0, which satisfies requirement python-openal==0.4.0 from https://files.pythonhosted.org/packages/1e/26/4c9128ab164ca9d5abe79eb2b897ed49cb39ac219b2287fe155063027603/python-openal-0.4.0.zip#sha256=975241feb54cc17bc04c691ea1fb76954aa7e4d0392a82790b601a1ecc1dbdb5 Removed python-openal==0.4.0 from https://files.pythonhosted.org/packages/1e/26/4c9128ab164ca9d5abe79eb2b897ed49cb39ac219b2287fe155063027603/python-openal-0.4.0.zip#sha256=975241feb54cc17bc04c691ea1fb76954aa7e4d0392a82790b601a1ecc1dbdb5 from build tracker '/tmp/pip-req-tracker-vapumfa7' Building wheels for collected packages: python-openal Created temporary directory: /tmp/pip-wheel-vdb33e1c Running setup.py bdist_wheel for python-openal: started Destination directory: /tmp/pip-wheel-vdb33e1c Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ncl0wlhs/python-openal/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-vdb33e1c running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/openal copying openal/audio.py -> build/lib/openal copying openal/alc.py -> build/lib/openal copying openal/ext.py -> build/lib/openal copying openal/efx.py -> build/lib/openal copying openal/__init__.py -> build/lib/openal copying openal/al.py -> build/lib/openal creating build/lib/openal/loaders copying openal/loaders/__init__.py -> build/lib/openal/loaders creating build/lib/openal/test copying openal/test/audio_test.py -> build/lib/openal/test copying openal/test/__init__.py -> build/lib/openal/test copying openal/test/loaders_test.py -> build/lib/openal/test creating build/lib/openal/test/util copying openal/test/util/testutils.py -> build/lib/openal/test/util copying openal/test/util/__init__.py -> build/lib/openal/test/util copying openal/test/util/runtests.py -> build/lib/openal/test/util copying openal/test/util/testrunner.py -> build/lib/openal/test/util copying openal/test/util/support.py -> build/lib/openal/test/util creating build/lib/openal/test/resources copying openal/test/resources/hey.wav -> build/lib/openal/test/resources 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/openal copying build/lib/openal/audio.py -> build/bdist.linux-armv7l/wheel/openal creating build/bdist.linux-armv7l/wheel/openal/test creating build/bdist.linux-armv7l/wheel/openal/test/util copying build/lib/openal/test/util/testutils.py -> build/bdist.linux-armv7l/wheel/openal/test/util copying build/lib/openal/test/util/__init__.py -> build/bdist.linux-armv7l/wheel/openal/test/util copying build/lib/openal/test/util/runtests.py -> build/bdist.linux-armv7l/wheel/openal/test/util copying build/lib/openal/test/util/testrunner.py -> build/bdist.linux-armv7l/wheel/openal/test/util copying build/lib/openal/test/util/support.py -> build/bdist.linux-armv7l/wheel/openal/test/util copying build/lib/openal/test/audio_test.py -> build/bdist.linux-armv7l/wheel/openal/test copying build/lib/openal/test/__init__.py -> build/bdist.linux-armv7l/wheel/openal/test copying build/lib/openal/test/loaders_test.py -> build/bdist.linux-armv7l/wheel/openal/test creating build/bdist.linux-armv7l/wheel/openal/test/resources copying build/lib/openal/test/resources/hey.wav -> build/bdist.linux-armv7l/wheel/openal/test/resources copying build/lib/openal/alc.py -> build/bdist.linux-armv7l/wheel/openal copying build/lib/openal/ext.py -> build/bdist.linux-armv7l/wheel/openal copying build/lib/openal/efx.py -> build/bdist.linux-armv7l/wheel/openal copying build/lib/openal/__init__.py -> build/bdist.linux-armv7l/wheel/openal creating build/bdist.linux-armv7l/wheel/openal/loaders copying build/lib/openal/loaders/__init__.py -> build/bdist.linux-armv7l/wheel/openal/loaders copying build/lib/openal/al.py -> build/bdist.linux-armv7l/wheel/openal running install_egg_info running egg_info creating python_openal.egg-info writing python_openal.egg-info/PKG-INFO writing dependency_links to python_openal.egg-info/dependency_links.txt writing top-level names to python_openal.egg-info/top_level.txt writing manifest file 'python_openal.egg-info/SOURCES.txt' reading manifest file 'python_openal.egg-info/SOURCES.txt' writing manifest file 'python_openal.egg-info/SOURCES.txt' Copying python_openal.egg-info to build/bdist.linux-armv7l/wheel/python_openal-0.4.0-py3.4.egg-info running install_scripts adding license file "COPYING.txt" (matched pattern "COPYING*") adding license file "AUTHORS.txt" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/python_openal-0.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-vdb33e1c/python_openal-0.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'openal/__init__.py' adding 'openal/al.py' adding 'openal/alc.py' adding 'openal/audio.py' adding 'openal/efx.py' adding 'openal/ext.py' adding 'openal/loaders/__init__.py' adding 'openal/test/__init__.py' adding 'openal/test/audio_test.py' adding 'openal/test/loaders_test.py' adding 'openal/test/resources/hey.wav' adding 'openal/test/util/__init__.py' adding 'openal/test/util/runtests.py' adding 'openal/test/util/support.py' adding 'openal/test/util/testrunner.py' adding 'openal/test/util/testutils.py' adding 'python_openal-0.4.0.dist-info/AUTHORS.txt' adding 'python_openal-0.4.0.dist-info/COPYING.txt' adding 'python_openal-0.4.0.dist-info/METADATA' adding 'python_openal-0.4.0.dist-info/WHEEL' adding 'python_openal-0.4.0.dist-info/top_level.txt' adding 'python_openal-0.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for python-openal: finished with status 'done' Stored in directory: /tmp/tmpmbalxpxh Successfully built python-openal Cleaning up... Removing source in /tmp/pip-wheel-ncl0wlhs/python-openal Removed build tracker '/tmp/pip-req-tracker-vapumfa7'