Created temporary directory: /tmp/pip-ephem-wheel-cache-_4_sm97q Created temporary directory: /tmp/pip-req-tracker-5e5s4oiv Created requirements tracker '/tmp/pip-req-tracker-5e5s4oiv' Created temporary directory: /tmp/pip-wheel-3n93zdip Collecting pyjoystick==0.0.1 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 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-f8qa6rmq Downloading https://files.pythonhosted.org/packages/9f/ea/28a9d548ef23da2b8ef123bed0b81d43ad17eb3644f458fcd7e279dd2852/pyjoystick-0.0.1.tar.gz (574kB) Downloading from URL https://files.pythonhosted.org/packages/9f/ea/28a9d548ef23da2b8ef123bed0b81d43ad17eb3644f458fcd7e279dd2852/pyjoystick-0.0.1.tar.gz#sha256=1347178e0834ed6d329ec1cfc47a6ffe78c1925ff7ca763a48a7d5fe81f70dff (from https://pypi.org/simple/pyjoystick/) Added pyjoystick==0.0.1 from https://files.pythonhosted.org/packages/9f/ea/28a9d548ef23da2b8ef123bed0b81d43ad17eb3644f458fcd7e279dd2852/pyjoystick-0.0.1.tar.gz#sha256=1347178e0834ed6d329ec1cfc47a6ffe78c1925ff7ca763a48a7d5fe81f70dff to build tracker '/tmp/pip-req-tracker-5e5s4oiv' Running setup.py (path:/tmp/pip-wheel-3n93zdip/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 dependency_links to pip-egg-info/pyjoystick.egg-info/dependency_links.txt writing requirements to pip-egg-info/pyjoystick.egg-info/requires.txt writing top-level names to pip-egg-info/pyjoystick.egg-info/top_level.txt writing pip-egg-info/pyjoystick.egg-info/PKG-INFO 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 '*/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-3n93zdip/pyjoystick has version 0.0.1, which satisfies requirement pyjoystick==0.0.1 from https://files.pythonhosted.org/packages/9f/ea/28a9d548ef23da2b8ef123bed0b81d43ad17eb3644f458fcd7e279dd2852/pyjoystick-0.0.1.tar.gz#sha256=1347178e0834ed6d329ec1cfc47a6ffe78c1925ff7ca763a48a7d5fe81f70dff Removed pyjoystick==0.0.1 from https://files.pythonhosted.org/packages/9f/ea/28a9d548ef23da2b8ef123bed0b81d43ad17eb3644f458fcd7e279dd2852/pyjoystick-0.0.1.tar.gz#sha256=1347178e0834ed6d329ec1cfc47a6ffe78c1925ff7ca763a48a7d5fe81f70dff from build tracker '/tmp/pip-req-tracker-5e5s4oiv' Building wheels for collected packages: pyjoystick Created temporary directory: /tmp/pip-wheel-ktjr_a56 Running setup.py bdist_wheel for pyjoystick: started Destination directory: /tmp/pip-wheel-ktjr_a56 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3n93zdip/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-ktjr_a56 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/run_process.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/__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/keys_trigger.py -> build/lib/pyjoystick/qt running egg_info writing pyjoystick.egg-info/PKG-INFO writing requirements to pyjoystick.egg-info/requires.txt writing dependency_links to pyjoystick.egg-info/dependency_links.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 '*/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/resources copying pyjoystick/resources/gamepad.svg -> build/lib/pyjoystick/resources copying pyjoystick/resources/gamepad_active.png -> build/lib/pyjoystick/resources copying pyjoystick/resources/gamepad_inactive.png -> build/lib/pyjoystick/resources copying pyjoystick/resources/keyboard.svg -> build/lib/pyjoystick/resources copying pyjoystick/resources/keyboard_active.png -> build/lib/pyjoystick/resources copying pyjoystick/resources/keyboard_inactive.png -> build/lib/pyjoystick/resources 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 creating build/bdist.linux-armv7l/wheel/pyjoystick/resources copying build/lib/pyjoystick/resources/keyboard_inactive.png -> build/bdist.linux-armv7l/wheel/pyjoystick/resources copying build/lib/pyjoystick/resources/gamepad_active.png -> build/bdist.linux-armv7l/wheel/pyjoystick/resources copying build/lib/pyjoystick/resources/keyboard_active.png -> build/bdist.linux-armv7l/wheel/pyjoystick/resources copying build/lib/pyjoystick/resources/gamepad_inactive.png -> build/bdist.linux-armv7l/wheel/pyjoystick/resources copying build/lib/pyjoystick/resources/gamepad.svg -> build/bdist.linux-armv7l/wheel/pyjoystick/resources copying build/lib/pyjoystick/resources/keyboard.svg -> build/bdist.linux-armv7l/wheel/pyjoystick/resources 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/run_process.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/__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/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.1-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.1.dist-info/WHEEL creating '/tmp/pip-wheel-ktjr_a56/pyjoystick-0.0.1-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_process.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/resources/gamepad.svg' adding 'pyjoystick/resources/gamepad_active.png' adding 'pyjoystick/resources/gamepad_inactive.png' adding 'pyjoystick/resources/keyboard.svg' adding 'pyjoystick/resources/keyboard_active.png' adding 'pyjoystick/resources/keyboard_inactive.png' adding 'pyjoystick/sdl2_win64/README-SDL.txt' adding 'pyjoystick/sdl2_win64/SDL2.dll' adding 'pyjoystick-0.0.1.dist-info/LICENSE' adding 'pyjoystick-0.0.1.dist-info/METADATA' adding 'pyjoystick-0.0.1.dist-info/WHEEL' adding 'pyjoystick-0.0.1.dist-info/top_level.txt' adding 'pyjoystick-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyjoystick: finished with status 'done' Stored in directory: /tmp/tmpgf5p4nlp Successfully built pyjoystick Cleaning up... Removing source in /tmp/pip-wheel-3n93zdip/pyjoystick Removed build tracker '/tmp/pip-req-tracker-5e5s4oiv'