Created temporary directory: /tmp/pip-ephem-wheel-cache-_1ewlsca Created temporary directory: /tmp/pip-req-tracker-qg3sye3g Created requirements tracker '/tmp/pip-req-tracker-qg3sye3g' Created temporary directory: /tmp/pip-wheel-gosib5x0 Collecting f2-probe-detector==0.1.12 1 location(s) to search for versions of f2-probe-detector: * https://pypi.org/simple/f2-probe-detector/ Getting page https://pypi.org/simple/f2-probe-detector/ Analyzing links from page https://pypi.org/simple/f2-probe-detector/ Found link https://files.pythonhosted.org/packages/11/5a/57961206054872bf89debc87baf8b5fa129e14d525339deb993c537f8bc9/f2_probe_detector-0.1.12.tar.gz#sha256=cbeba846a6842cd12c3ebaedbdaeeef78d05f1150455b6d5bfce1c99d2d72e80 (from https://pypi.org/simple/f2-probe-detector/), version: 0.1.12 Using version 0.1.12 (newest of versions: 0.1.12) Created temporary directory: /tmp/pip-unpack-lzwvtsl0 Downloading https://files.pythonhosted.org/packages/11/5a/57961206054872bf89debc87baf8b5fa129e14d525339deb993c537f8bc9/f2_probe_detector-0.1.12.tar.gz Downloading from URL https://files.pythonhosted.org/packages/11/5a/57961206054872bf89debc87baf8b5fa129e14d525339deb993c537f8bc9/f2_probe_detector-0.1.12.tar.gz#sha256=cbeba846a6842cd12c3ebaedbdaeeef78d05f1150455b6d5bfce1c99d2d72e80 (from https://pypi.org/simple/f2-probe-detector/) Added f2-probe-detector==0.1.12 from https://files.pythonhosted.org/packages/11/5a/57961206054872bf89debc87baf8b5fa129e14d525339deb993c537f8bc9/f2_probe_detector-0.1.12.tar.gz#sha256=cbeba846a6842cd12c3ebaedbdaeeef78d05f1150455b6d5bfce1c99d2d72e80 to build tracker '/tmp/pip-req-tracker-qg3sye3g' Running setup.py (path:/tmp/pip-wheel-gosib5x0/f2-probe-detector/setup.py) egg_info for package f2-probe-detector Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-wheel-gosib5x0/f2-probe-detector/.eggs/setuptools_git_version-1.0.3-py3.4.egg Searching for pytest-runner Reading https://pypi.org/simple/pytest-runner/ Downloading https://files.pythonhosted.org/packages/72/a4/d7a5738a3096f22a98bec1609e237b250ebff04e5ea2930305d485337263/pytest_runner-4.2-py2.py3-none-any.whl#sha256=d987fec1e31287592ffe1cb823a8c613c533db4c6aaca0ee1191dbc91e2fcc61 Best match: pytest-runner 4.2 Processing pytest_runner-4.2-py2.py3-none-any.whl Installing pytest_runner-4.2-py2.py3-none-any.whl to /tmp/pip-wheel-gosib5x0/f2-probe-detector/.eggs writing requirements to /tmp/pip-wheel-gosib5x0/f2-probe-detector/.eggs/pytest_runner-4.2-py3.4.egg/EGG-INFO/requires.txt Installed /tmp/pip-wheel-gosib5x0/f2-probe-detector/.eggs/pytest_runner-4.2-py3.4.egg fatal: Not a git repository (or any of the parent directories): .git running egg_info creating pip-egg-info/f2_probe_detector.egg-info writing top-level names to pip-egg-info/f2_probe_detector.egg-info/top_level.txt writing pip-egg-info/f2_probe_detector.egg-info/PKG-INFO writing dependency_links to pip-egg-info/f2_probe_detector.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/f2_probe_detector.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/f2_probe_detector.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/f2_probe_detector.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-wheel-gosib5x0/f2-probe-detector has version 0.1.12, which satisfies requirement f2-probe-detector==0.1.12 from https://files.pythonhosted.org/packages/11/5a/57961206054872bf89debc87baf8b5fa129e14d525339deb993c537f8bc9/f2_probe_detector-0.1.12.tar.gz#sha256=cbeba846a6842cd12c3ebaedbdaeeef78d05f1150455b6d5bfce1c99d2d72e80 Removed f2-probe-detector==0.1.12 from https://files.pythonhosted.org/packages/11/5a/57961206054872bf89debc87baf8b5fa129e14d525339deb993c537f8bc9/f2_probe_detector-0.1.12.tar.gz#sha256=cbeba846a6842cd12c3ebaedbdaeeef78d05f1150455b6d5bfce1c99d2d72e80 from build tracker '/tmp/pip-req-tracker-qg3sye3g' Building wheels for collected packages: f2-probe-detector Created temporary directory: /tmp/pip-wheel-gjn696jb Running setup.py bdist_wheel for f2-probe-detector: started Destination directory: /tmp/pip-wheel-gjn696jb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gosib5x0/f2-probe-detector/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-gjn696jb /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) fatal: Not a git repository (or any of the parent directories): .git running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/f2_probe_detector copying f2_probe_detector/__init__.py -> build/lib/f2_probe_detector copying f2_probe_detector/get_f2_probe_position.py -> build/lib/f2_probe_detector running build_scripts creating build/scripts-3.4 copying and adjusting f2_probe_detector/scripts/get_f2_probe_position -> build/scripts-3.4 changing mode of build/scripts-3.4/get_f2_probe_position 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/f2_probe_detector copying build/lib/f2_probe_detector/__init__.py -> build/bdist.linux-armv7l/wheel/f2_probe_detector copying build/lib/f2_probe_detector/get_f2_probe_position.py -> build/bdist.linux-armv7l/wheel/f2_probe_detector running install_egg_info running egg_info writing dependency_links to f2_probe_detector.egg-info/dependency_links.txt writing top-level names to f2_probe_detector.egg-info/top_level.txt writing f2_probe_detector.egg-info/PKG-INFO reading manifest file 'f2_probe_detector.egg-info/SOURCES.txt' writing manifest file 'f2_probe_detector.egg-info/SOURCES.txt' Copying f2_probe_detector.egg-info to build/bdist.linux-armv7l/wheel/f2_probe_detector-0.1.12-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/f2_probe_detector-0.1.12.data creating build/bdist.linux-armv7l/wheel/f2_probe_detector-0.1.12.data/scripts copying build/scripts-3.4/get_f2_probe_position -> build/bdist.linux-armv7l/wheel/f2_probe_detector-0.1.12.data/scripts changing mode of build/bdist.linux-armv7l/wheel/f2_probe_detector-0.1.12.data/scripts/get_f2_probe_position to 755 creating build/bdist.linux-armv7l/wheel/f2_probe_detector-0.1.12.dist-info/WHEEL creating '/tmp/pip-wheel-gjn696jb/f2_probe_detector-0.1.12-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'f2_probe_detector/__init__.py' adding 'f2_probe_detector/get_f2_probe_position.py' adding 'f2_probe_detector-0.1.12.data/scripts/get_f2_probe_position' adding 'f2_probe_detector-0.1.12.dist-info/METADATA' adding 'f2_probe_detector-0.1.12.dist-info/WHEEL' adding 'f2_probe_detector-0.1.12.dist-info/top_level.txt' adding 'f2_probe_detector-0.1.12.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for f2-probe-detector: finished with status 'done' Stored in directory: /tmp/tmpe0_11bds Successfully built f2-probe-detector Cleaning up... Removing source in /tmp/pip-wheel-gosib5x0/f2-probe-detector Removed build tracker '/tmp/pip-req-tracker-qg3sye3g'