Created temporary directory: /tmp/pip-ephem-wheel-cache-ycc5z10w Created temporary directory: /tmp/pip-req-tracker-hyopabej Created requirements tracker '/tmp/pip-req-tracker-hyopabej' Created temporary directory: /tmp/pip-wheel-xve1asm8 Looking in indexes: https://pypi.python.org/simple Collecting ytvpn==1.0.0 1 location(s) to search for versions of ytvpn: * https://pypi.python.org/simple/ytvpn/ Getting page https://pypi.python.org/simple/ytvpn/ Analyzing links from page https://pypi.org/simple/ytvpn/ Found link https://files.pythonhosted.org/packages/e7/65/b8a7f08f53403acb6fce189689db64f0e1701dc948246c1bdc7f0f30a725/ytvpn-1.0.0.tar.gz#sha256=4a0862ed9a62807fb79954697206d9f8204629abb123bb49cb8ac2d10de7fd3d (from https://pypi.org/simple/ytvpn/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-733j6qjk Downloading https://files.pythonhosted.org/packages/e7/65/b8a7f08f53403acb6fce189689db64f0e1701dc948246c1bdc7f0f30a725/ytvpn-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e7/65/b8a7f08f53403acb6fce189689db64f0e1701dc948246c1bdc7f0f30a725/ytvpn-1.0.0.tar.gz#sha256=4a0862ed9a62807fb79954697206d9f8204629abb123bb49cb8ac2d10de7fd3d (from https://pypi.org/simple/ytvpn/) Added ytvpn==1.0.0 from https://files.pythonhosted.org/packages/e7/65/b8a7f08f53403acb6fce189689db64f0e1701dc948246c1bdc7f0f30a725/ytvpn-1.0.0.tar.gz#sha256=4a0862ed9a62807fb79954697206d9f8204629abb123bb49cb8ac2d10de7fd3d to build tracker '/tmp/pip-req-tracker-hyopabej' Running setup.py (path:/tmp/pip-wheel-xve1asm8/ytvpn/setup.py) egg_info for package ytvpn Running command python setup.py egg_info running egg_info creating pip-egg-info/ytvpn.egg-info writing top-level names to pip-egg-info/ytvpn.egg-info/top_level.txt writing dependency_links to pip-egg-info/ytvpn.egg-info/dependency_links.txt writing pip-egg-info/ytvpn.egg-info/PKG-INFO writing requirements to pip-egg-info/ytvpn.egg-info/requires.txt writing manifest file 'pip-egg-info/ytvpn.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ytvpn.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ytvpn.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xve1asm8/ytvpn has version 1.0.0, which satisfies requirement ytvpn==1.0.0 from https://files.pythonhosted.org/packages/e7/65/b8a7f08f53403acb6fce189689db64f0e1701dc948246c1bdc7f0f30a725/ytvpn-1.0.0.tar.gz#sha256=4a0862ed9a62807fb79954697206d9f8204629abb123bb49cb8ac2d10de7fd3d Removed ytvpn==1.0.0 from https://files.pythonhosted.org/packages/e7/65/b8a7f08f53403acb6fce189689db64f0e1701dc948246c1bdc7f0f30a725/ytvpn-1.0.0.tar.gz#sha256=4a0862ed9a62807fb79954697206d9f8204629abb123bb49cb8ac2d10de7fd3d from build tracker '/tmp/pip-req-tracker-hyopabej' Building wheels for collected packages: ytvpn Created temporary directory: /tmp/pip-wheel-tcqjk8ei Running setup.py bdist_wheel for ytvpn: started Destination directory: /tmp/pip-wheel-tcqjk8ei Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xve1asm8/ytvpn/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-tcqjk8ei running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ytvpn copying ytvpn/ytvpn.py -> build/lib/ytvpn copying ytvpn/__init__.py -> build/lib/ytvpn creating build/lib/ytvpn/server copying ytvpn/server/dhcp_manager.py -> build/lib/ytvpn/server copying ytvpn/server/inner_worker.py -> build/lib/ytvpn/server copying ytvpn/server/data_handler.py -> build/lib/ytvpn/server copying ytvpn/server/server.py -> build/lib/ytvpn/server copying ytvpn/server/outer_worker.py -> build/lib/ytvpn/server copying ytvpn/server/user_pass.py -> build/lib/ytvpn/server copying ytvpn/server/conf.py -> build/lib/ytvpn/server copying ytvpn/server/__init__.py -> build/lib/ytvpn/server copying ytvpn/server/worker_manager.py -> build/lib/ytvpn/server creating build/lib/ytvpn/client copying ytvpn/client/client_protocol.py -> build/lib/ytvpn/client copying ytvpn/client/inner_worker.py -> build/lib/ytvpn/client copying ytvpn/client/data_handler.py -> build/lib/ytvpn/client copying ytvpn/client/outer_worker.py -> build/lib/ytvpn/client copying ytvpn/client/conf.py -> build/lib/ytvpn/client copying ytvpn/client/__init__.py -> build/lib/ytvpn/client copying ytvpn/client/client.py -> build/lib/ytvpn/client copying ytvpn/client/worker_manager.py -> build/lib/ytvpn/client creating build/lib/ytvpn/common copying ytvpn/common/protocol_handler.py -> build/lib/ytvpn/common copying ytvpn/common/tools.py -> build/lib/ytvpn/common copying ytvpn/common/forward_event.py -> build/lib/ytvpn/common copying ytvpn/common/data_handler.py -> build/lib/ytvpn/common copying ytvpn/common/tun_connector.py -> build/lib/ytvpn/common copying ytvpn/common/epoll_recever.py -> build/lib/ytvpn/common copying ytvpn/common/connector.py -> build/lib/ytvpn/common copying ytvpn/common/__init__.py -> build/lib/ytvpn/common copying ytvpn/common/forward_data.py -> build/lib/ytvpn/common copying ytvpn/common/ioctl_def.py -> build/lib/ytvpn/common copying ytvpn/common/acceptor.py -> build/lib/ytvpn/common copying ytvpn/common/rsa_handler.py -> build/lib/ytvpn/common copying ytvpn/common/ip_protocol_handler.py -> build/lib/ytvpn/common copying ytvpn/common/ring_buffer.py -> build/lib/ytvpn/common copying ytvpn/common/if_tun.py -> build/lib/ytvpn/common running egg_info writing dependency_links to ytvpn.egg-info/dependency_links.txt writing ytvpn.egg-info/PKG-INFO writing requirements to ytvpn.egg-info/requires.txt writing top-level names to ytvpn.egg-info/top_level.txt reading manifest file 'ytvpn.egg-info/SOURCES.txt' writing manifest file 'ytvpn.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.4 copying and adjusting tools/ytvpn -> build/scripts-3.4 changing mode of build/scripts-3.4/ytvpn from 644 to 755 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/ytvpn creating build/bdist.linux-armv7l/wheel/ytvpn/server copying build/lib/ytvpn/server/dhcp_manager.py -> build/bdist.linux-armv7l/wheel/ytvpn/server copying build/lib/ytvpn/server/inner_worker.py -> build/bdist.linux-armv7l/wheel/ytvpn/server copying build/lib/ytvpn/server/data_handler.py -> build/bdist.linux-armv7l/wheel/ytvpn/server copying build/lib/ytvpn/server/server.py -> build/bdist.linux-armv7l/wheel/ytvpn/server copying build/lib/ytvpn/server/outer_worker.py -> build/bdist.linux-armv7l/wheel/ytvpn/server copying build/lib/ytvpn/server/user_pass.py -> build/bdist.linux-armv7l/wheel/ytvpn/server copying build/lib/ytvpn/server/conf.py -> build/bdist.linux-armv7l/wheel/ytvpn/server copying build/lib/ytvpn/server/__init__.py -> build/bdist.linux-armv7l/wheel/ytvpn/server copying build/lib/ytvpn/server/worker_manager.py -> build/bdist.linux-armv7l/wheel/ytvpn/server creating build/bdist.linux-armv7l/wheel/ytvpn/client copying build/lib/ytvpn/client/client_protocol.py -> build/bdist.linux-armv7l/wheel/ytvpn/client copying build/lib/ytvpn/client/inner_worker.py -> build/bdist.linux-armv7l/wheel/ytvpn/client copying build/lib/ytvpn/client/data_handler.py -> build/bdist.linux-armv7l/wheel/ytvpn/client copying build/lib/ytvpn/client/outer_worker.py -> build/bdist.linux-armv7l/wheel/ytvpn/client copying build/lib/ytvpn/client/conf.py -> build/bdist.linux-armv7l/wheel/ytvpn/client copying build/lib/ytvpn/client/__init__.py -> build/bdist.linux-armv7l/wheel/ytvpn/client copying build/lib/ytvpn/client/client.py -> build/bdist.linux-armv7l/wheel/ytvpn/client copying build/lib/ytvpn/client/worker_manager.py -> build/bdist.linux-armv7l/wheel/ytvpn/client copying build/lib/ytvpn/ytvpn.py -> build/bdist.linux-armv7l/wheel/ytvpn copying build/lib/ytvpn/__init__.py -> build/bdist.linux-armv7l/wheel/ytvpn creating build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/protocol_handler.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/tools.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/forward_event.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/data_handler.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/tun_connector.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/epoll_recever.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/connector.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/__init__.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/forward_data.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/ioctl_def.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/acceptor.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/rsa_handler.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/ip_protocol_handler.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/ring_buffer.py -> build/bdist.linux-armv7l/wheel/ytvpn/common copying build/lib/ytvpn/common/if_tun.py -> build/bdist.linux-armv7l/wheel/ytvpn/common running install_data creating build/bdist.linux-armv7l/wheel/ytvpn-1.0.0.data creating build/bdist.linux-armv7l/wheel/ytvpn-1.0.0.data/data creating build/bdist.linux-armv7l/wheel/etc creating build/bdist.linux-armv7l/wheel/etc/ytvpn copying ./etc/server.cfg -> build/bdist.linux-armv7l/wheel/etc/ytvpn copying ./etc/client.cfg -> build/bdist.linux-armv7l/wheel/etc/ytvpn copying ./etc/user_file -> build/bdist.linux-armv7l/wheel/etc/ytvpn running install_egg_info Copying ytvpn.egg-info to build/bdist.linux-armv7l/wheel/ytvpn-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ytvpn-1.0.0.data/scripts copying build/scripts-3.4/ytvpn -> build/bdist.linux-armv7l/wheel/ytvpn-1.0.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/ytvpn-1.0.0.data/scripts/ytvpn to 755 creating build/bdist.linux-armv7l/wheel/ytvpn-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-tcqjk8ei/ytvpn-1.0.0-py3-none-any.whl' and adding '.' to it adding 'etc/ytvpn/client.cfg' adding 'etc/ytvpn/server.cfg' adding 'etc/ytvpn/user_file' adding 'ytvpn/__init__.py' adding 'ytvpn/ytvpn.py' adding 'ytvpn/client/__init__.py' adding 'ytvpn/client/client.py' adding 'ytvpn/client/client_protocol.py' adding 'ytvpn/client/conf.py' adding 'ytvpn/client/data_handler.py' adding 'ytvpn/client/inner_worker.py' adding 'ytvpn/client/outer_worker.py' adding 'ytvpn/client/worker_manager.py' adding 'ytvpn/common/__init__.py' adding 'ytvpn/common/acceptor.py' adding 'ytvpn/common/connector.py' adding 'ytvpn/common/data_handler.py' adding 'ytvpn/common/epoll_recever.py' adding 'ytvpn/common/forward_data.py' adding 'ytvpn/common/forward_event.py' adding 'ytvpn/common/if_tun.py' adding 'ytvpn/common/ioctl_def.py' adding 'ytvpn/common/ip_protocol_handler.py' adding 'ytvpn/common/protocol_handler.py' adding 'ytvpn/common/ring_buffer.py' adding 'ytvpn/common/rsa_handler.py' adding 'ytvpn/common/tools.py' adding 'ytvpn/common/tun_connector.py' adding 'ytvpn/server/__init__.py' adding 'ytvpn/server/conf.py' adding 'ytvpn/server/data_handler.py' adding 'ytvpn/server/dhcp_manager.py' adding 'ytvpn/server/inner_worker.py' adding 'ytvpn/server/outer_worker.py' adding 'ytvpn/server/server.py' adding 'ytvpn/server/user_pass.py' adding 'ytvpn/server/worker_manager.py' adding 'ytvpn-1.0.0.data/scripts/ytvpn' adding 'ytvpn-1.0.0.dist-info/top_level.txt' adding 'ytvpn-1.0.0.dist-info/WHEEL' adding 'ytvpn-1.0.0.dist-info/METADATA' adding 'ytvpn-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ytvpn: finished with status 'done' Stored in directory: /tmp/tmp4_6vck1k Successfully built ytvpn Cleaning up... Removing source in /tmp/pip-wheel-xve1asm8/ytvpn Removed build tracker '/tmp/pip-req-tracker-hyopabej'