Created temporary directory: /tmp/pip-ephem-wheel-cache-gfu3929q
Created temporary directory: /tmp/pip-req-tracker-u_8o8z7d
Created requirements tracker '/tmp/pip-req-tracker-u_8o8z7d'
Created temporary directory: /tmp/pip-wheel-kkf7ijz6
Collecting pyjoystick==0.0.2
1 location(s) to search for versions of pyjoystick:
* https://pypi.org/simple/pyjoystick/
Getting page https://pypi.org/simple/pyjoystick/
Analyzing links from page https://pypi.org/simple/pyjoystick/
Found link https://files.pythonhosted.org/packages/9f/ea/28a9d548ef23da2b8ef123bed0b81d43ad17eb3644f458fcd7e279dd2852/pyjoystick-0.0.1.tar.gz#sha256=1347178e0834ed6d329ec1cfc47a6ffe78c1925ff7ca763a48a7d5fe81f70dff (from https://pypi.org/simple/pyjoystick/), version: 0.0.1
Found link https://files.pythonhosted.org/packages/73/5f/720aecd07ed9d8e6c381a09472bc8155f22abbf3a21318049a51b1b6538d/pyjoystick-0.0.2.tar.gz#sha256=b6c09889b46f5c6393d342d9176d1ea7d51a21ee47ac4b9a7f2065a01b01a44a (from https://pypi.org/simple/pyjoystick/), version: 0.0.2
Using version 0.0.2 (newest of versions: 0.0.2)
Created temporary directory: /tmp/pip-unpack-2sx6r4jo
Downloading https://files.pythonhosted.org/packages/73/5f/720aecd07ed9d8e6c381a09472bc8155f22abbf3a21318049a51b1b6538d/pyjoystick-0.0.2.tar.gz (546kB)
Downloading from URL https://files.pythonhosted.org/packages/73/5f/720aecd07ed9d8e6c381a09472bc8155f22abbf3a21318049a51b1b6538d/pyjoystick-0.0.2.tar.gz#sha256=b6c09889b46f5c6393d342d9176d1ea7d51a21ee47ac4b9a7f2065a01b01a44a (from https://pypi.org/simple/pyjoystick/)
Added pyjoystick==0.0.2 from https://files.pythonhosted.org/packages/73/5f/720aecd07ed9d8e6c381a09472bc8155f22abbf3a21318049a51b1b6538d/pyjoystick-0.0.2.tar.gz#sha256=b6c09889b46f5c6393d342d9176d1ea7d51a21ee47ac4b9a7f2065a01b01a44a to build tracker '/tmp/pip-req-tracker-u_8o8z7d'
Running setup.py (path:/tmp/pip-wheel-kkf7ijz6/pyjoystick/setup.py) egg_info for package pyjoystick
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/pyjoystick.egg-info
writing pip-egg-info/pyjoystick.egg-info/PKG-INFO
writing dependency_links to pip-egg-info/pyjoystick.egg-info/dependency_links.txt
writing top-level names to pip-egg-info/pyjoystick.egg-info/top_level.txt
writing requirements to pip-egg-info/pyjoystick.egg-info/requires.txt
writing manifest file 'pip-egg-info/pyjoystick.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/pyjoystick.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory '*/resources'
warning: no files found matching '*' under directory '*/templates'
warning: no files found matching '*' under directory '*/sdl2_win32'
warning: no files found matching '*' under directory 'bin'
warning: no files found matching '*' under directory 'test'
warning: no files found matching '*' under directory 'docs'
warning: no files found matching '*' under directory 'LICENSES'
warning: manifest_maker: MANIFEST.in, line 15: 'recursive-include' expects
...
warning: manifest_maker: MANIFEST.in, line 16: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 17: 'recursive-include' expects ...
warning: no previously-included files matching '*tutorial*.docx' found anywhere in distribution
warning: no previously-included files matching '*Tutorial*.docx' found anywhere in distribution
warning: no previously-included files matching '*TUTORIAL*.docx' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '__pycache__/*' found anywhere in distribution
warning: no previously-included files matching '*.exe' found anywhere in distribution
writing manifest file 'pip-egg-info/pyjoystick.egg-info/SOURCES.txt'
Source in /tmp/pip-wheel-kkf7ijz6/pyjoystick has version 0.0.2, which satisfies requirement pyjoystick==0.0.2 from https://files.pythonhosted.org/packages/73/5f/720aecd07ed9d8e6c381a09472bc8155f22abbf3a21318049a51b1b6538d/pyjoystick-0.0.2.tar.gz#sha256=b6c09889b46f5c6393d342d9176d1ea7d51a21ee47ac4b9a7f2065a01b01a44a
Removed pyjoystick==0.0.2 from https://files.pythonhosted.org/packages/73/5f/720aecd07ed9d8e6c381a09472bc8155f22abbf3a21318049a51b1b6538d/pyjoystick-0.0.2.tar.gz#sha256=b6c09889b46f5c6393d342d9176d1ea7d51a21ee47ac4b9a7f2065a01b01a44a from build tracker '/tmp/pip-req-tracker-u_8o8z7d'
Building wheels for collected packages: pyjoystick
Created temporary directory: /tmp/pip-wheel-uvj3e2nv
Running setup.py bdist_wheel for pyjoystick: started
Destination directory: /tmp/pip-wheel-uvj3e2nv
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kkf7ijz6/pyjoystick/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-uvj3e2nv
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pyjoystick
copying pyjoystick/utils.py -> build/lib/pyjoystick
copying pyjoystick/interface.py -> build/lib/pyjoystick
copying pyjoystick/__init__.py -> build/lib/pyjoystick
copying pyjoystick/sdl2.py -> build/lib/pyjoystick
copying pyjoystick/pygame.py -> build/lib/pyjoystick
copying pyjoystick/stash.py -> build/lib/pyjoystick
copying pyjoystick/run_thread.py -> build/lib/pyjoystick
copying pyjoystick/__meta__.py -> build/lib/pyjoystick
copying pyjoystick/button_repeater.py -> build/lib/pyjoystick
creating build/lib/pyjoystick/qt
copying pyjoystick/qt/widget_updater.py -> build/lib/pyjoystick/qt
copying pyjoystick/qt/__init__.py -> build/lib/pyjoystick/qt
copying pyjoystick/qt/mouse_trigger.py -> build/lib/pyjoystick/qt
copying pyjoystick/qt/keymapper.py -> build/lib/pyjoystick/qt
copying pyjoystick/qt/widgets.py -> build/lib/pyjoystick/qt
copying pyjoystick/qt/keys_trigger.py -> build/lib/pyjoystick/qt
running egg_info
writing pyjoystick.egg-info/PKG-INFO
writing dependency_links to pyjoystick.egg-info/dependency_links.txt
writing requirements to pyjoystick.egg-info/requires.txt
writing top-level names to pyjoystick.egg-info/top_level.txt
reading manifest file 'pyjoystick.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory '*/resources'
warning: no files found matching '*' under directory '*/templates'
warning: no files found matching '*' under directory '*/sdl2_win32'
warning: no files found matching '*' under directory 'bin'
warning: no files found matching '*' under directory 'test'
warning: no files found matching '*' under directory 'docs'
warning: no files found matching '*' under directory 'LICENSES'
warning: manifest_maker: MANIFEST.in, line 15: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 16: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 17: 'recursive-include' expects ...
warning: no previously-included files matching '*tutorial*.docx' found anywhere in distribution
warning: no previously-included files matching '*Tutorial*.docx' found anywhere in distribution
warning: no previously-included files matching '*TUTORIAL*.docx' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '__pycache__/*' found anywhere in distribution
warning: no previously-included files matching '*.exe' found anywhere in distribution
writing manifest file 'pyjoystick.egg-info/SOURCES.txt'
creating build/lib/pyjoystick/sdl2_win64
copying pyjoystick/sdl2_win64/README-SDL.txt -> build/lib/pyjoystick/sdl2_win64
copying pyjoystick/sdl2_win64/SDL2.dll -> build/lib/pyjoystick/sdl2_win64
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/pyjoystick
copying build/lib/pyjoystick/utils.py -> build/bdist.linux-armv7l/wheel/pyjoystick
copying build/lib/pyjoystick/interface.py -> build/bdist.linux-armv7l/wheel/pyjoystick
copying build/lib/pyjoystick/__init__.py -> build/bdist.linux-armv7l/wheel/pyjoystick
copying build/lib/pyjoystick/sdl2.py -> build/bdist.linux-armv7l/wheel/pyjoystick
copying build/lib/pyjoystick/pygame.py -> build/bdist.linux-armv7l/wheel/pyjoystick
copying build/lib/pyjoystick/stash.py -> build/bdist.linux-armv7l/wheel/pyjoystick
copying build/lib/pyjoystick/run_thread.py -> build/bdist.linux-armv7l/wheel/pyjoystick
copying build/lib/pyjoystick/__meta__.py -> build/bdist.linux-armv7l/wheel/pyjoystick
creating build/bdist.linux-armv7l/wheel/pyjoystick/qt
copying build/lib/pyjoystick/qt/widget_updater.py -> build/bdist.linux-armv7l/wheel/pyjoystick/qt
copying build/lib/pyjoystick/qt/__init__.py -> build/bdist.linux-armv7l/wheel/pyjoystick/qt
copying build/lib/pyjoystick/qt/mouse_trigger.py -> build/bdist.linux-armv7l/wheel/pyjoystick/qt
copying build/lib/pyjoystick/qt/keymapper.py -> build/bdist.linux-armv7l/wheel/pyjoystick/qt
copying build/lib/pyjoystick/qt/widgets.py -> build/bdist.linux-armv7l/wheel/pyjoystick/qt
copying build/lib/pyjoystick/qt/keys_trigger.py -> build/bdist.linux-armv7l/wheel/pyjoystick/qt
copying build/lib/pyjoystick/button_repeater.py -> build/bdist.linux-armv7l/wheel/pyjoystick
creating build/bdist.linux-armv7l/wheel/pyjoystick/sdl2_win64
copying build/lib/pyjoystick/sdl2_win64/README-SDL.txt -> build/bdist.linux-armv7l/wheel/pyjoystick/sdl2_win64
copying build/lib/pyjoystick/sdl2_win64/SDL2.dll -> build/bdist.linux-armv7l/wheel/pyjoystick/sdl2_win64
running install_egg_info
Copying pyjoystick.egg-info to build/bdist.linux-armv7l/wheel/pyjoystick-0.0.2-py3.4.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-armv7l/wheel/pyjoystick-0.0.2.dist-info/WHEEL
creating '/tmp/pip-wheel-uvj3e2nv/pyjoystick-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'pyjoystick/__init__.py'
adding 'pyjoystick/__meta__.py'
adding 'pyjoystick/button_repeater.py'
adding 'pyjoystick/interface.py'
adding 'pyjoystick/pygame.py'
adding 'pyjoystick/run_thread.py'
adding 'pyjoystick/sdl2.py'
adding 'pyjoystick/stash.py'
adding 'pyjoystick/utils.py'
adding 'pyjoystick/qt/__init__.py'
adding 'pyjoystick/qt/keymapper.py'
adding 'pyjoystick/qt/keys_trigger.py'
adding 'pyjoystick/qt/mouse_trigger.py'
adding 'pyjoystick/qt/widget_updater.py'
adding 'pyjoystick/qt/widgets.py'
adding 'pyjoystick/sdl2_win64/README-SDL.txt'
adding 'pyjoystick/sdl2_win64/SDL2.dll'
adding 'pyjoystick-0.0.2.dist-info/LICENSE'
adding 'pyjoystick-0.0.2.dist-info/METADATA'
adding 'pyjoystick-0.0.2.dist-info/WHEEL'
adding 'pyjoystick-0.0.2.dist-info/top_level.txt'
adding 'pyjoystick-0.0.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Running setup.py bdist_wheel for pyjoystick: finished with status 'done'
Stored in directory: /tmp/tmpz67s5gr8
Successfully built pyjoystick
Cleaning up...
Removing source in /tmp/pip-wheel-kkf7ijz6/pyjoystick
Removed build tracker '/tmp/pip-req-tracker-u_8o8z7d'