Created temporary directory: /tmp/pip-ephem-wheel-cache-tj3ny4f7 Created temporary directory: /tmp/pip-req-tracker-kpapddp4 Created requirements tracker '/tmp/pip-req-tracker-kpapddp4' Created temporary directory: /tmp/pip-wheel-rvr_sqor Collecting ros1-fuzzer==1.0.0 1 location(s) to search for versions of ros1-fuzzer: * https://pypi.org/simple/ros1-fuzzer/ Getting page https://pypi.org/simple/ros1-fuzzer/ Analyzing links from page https://pypi.org/simple/ros1-fuzzer/ Found link https://files.pythonhosted.org/packages/17/80/a193da1b122d39825c007f694d2eb1f773c64fae5175af6531e0cc759de2/ros1_fuzzer-1.0.0.tar.gz#sha256=1fff08753aa24e7c0ec435d9b3e80a62b82b7d771d85403f6fe446fd370a9ccc (from https://pypi.org/simple/ros1-fuzzer/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-rfgt7yke Downloading https://files.pythonhosted.org/packages/17/80/a193da1b122d39825c007f694d2eb1f773c64fae5175af6531e0cc759de2/ros1_fuzzer-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/17/80/a193da1b122d39825c007f694d2eb1f773c64fae5175af6531e0cc759de2/ros1_fuzzer-1.0.0.tar.gz#sha256=1fff08753aa24e7c0ec435d9b3e80a62b82b7d771d85403f6fe446fd370a9ccc (from https://pypi.org/simple/ros1-fuzzer/) Added ros1-fuzzer==1.0.0 from https://files.pythonhosted.org/packages/17/80/a193da1b122d39825c007f694d2eb1f773c64fae5175af6531e0cc759de2/ros1_fuzzer-1.0.0.tar.gz#sha256=1fff08753aa24e7c0ec435d9b3e80a62b82b7d771d85403f6fe446fd370a9ccc to build tracker '/tmp/pip-req-tracker-kpapddp4' Running setup.py (path:/tmp/pip-wheel-rvr_sqor/ros1-fuzzer/setup.py) egg_info for package ros1-fuzzer Running command python setup.py egg_info running egg_info creating pip-egg-info/ros1_fuzzer.egg-info writing top-level names to pip-egg-info/ros1_fuzzer.egg-info/top_level.txt writing entry points to pip-egg-info/ros1_fuzzer.egg-info/entry_points.txt writing dependency_links to pip-egg-info/ros1_fuzzer.egg-info/dependency_links.txt writing pip-egg-info/ros1_fuzzer.egg-info/PKG-INFO writing requirements to pip-egg-info/ros1_fuzzer.egg-info/requires.txt writing manifest file 'pip-egg-info/ros1_fuzzer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ros1_fuzzer.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ros1_fuzzer.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'tests_requires' warnings.warn(msg) Source in /tmp/pip-wheel-rvr_sqor/ros1-fuzzer has version 1.0.0, which satisfies requirement ros1-fuzzer==1.0.0 from https://files.pythonhosted.org/packages/17/80/a193da1b122d39825c007f694d2eb1f773c64fae5175af6531e0cc759de2/ros1_fuzzer-1.0.0.tar.gz#sha256=1fff08753aa24e7c0ec435d9b3e80a62b82b7d771d85403f6fe446fd370a9ccc Removed ros1-fuzzer==1.0.0 from https://files.pythonhosted.org/packages/17/80/a193da1b122d39825c007f694d2eb1f773c64fae5175af6531e0cc759de2/ros1_fuzzer-1.0.0.tar.gz#sha256=1fff08753aa24e7c0ec435d9b3e80a62b82b7d771d85403f6fe446fd370a9ccc from build tracker '/tmp/pip-req-tracker-kpapddp4' Building wheels for collected packages: ros1-fuzzer Created temporary directory: /tmp/pip-wheel-uzv67p4s Running setup.py bdist_wheel for ros1-fuzzer: started Destination directory: /tmp/pip-wheel-uzv67p4s Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rvr_sqor/ros1-fuzzer/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-uzv67p4s /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'tests_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ros1_fuzzer copying ros1_fuzzer/ros_commons.py -> build/lib/ros1_fuzzer copying ros1_fuzzer/ros_fuzzer.py -> build/lib/ros1_fuzzer copying ros1_fuzzer/ros_basic_strategies.py -> build/lib/ros1_fuzzer copying ros1_fuzzer/process_handling.py -> build/lib/ros1_fuzzer copying ros1_fuzzer/__init__.py -> build/lib/ros1_fuzzer copying ros1_fuzzer/test.py -> build/lib/ros1_fuzzer running egg_info writing entry points to ros1_fuzzer.egg-info/entry_points.txt writing ros1_fuzzer.egg-info/PKG-INFO writing requirements to ros1_fuzzer.egg-info/requires.txt writing top-level names to ros1_fuzzer.egg-info/top_level.txt writing dependency_links to ros1_fuzzer.egg-info/dependency_links.txt reading manifest file 'ros1_fuzzer.egg-info/SOURCES.txt' writing manifest file 'ros1_fuzzer.egg-info/SOURCES.txt' 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/ros1_fuzzer copying build/lib/ros1_fuzzer/ros_commons.py -> build/bdist.linux-armv7l/wheel/ros1_fuzzer copying build/lib/ros1_fuzzer/ros_fuzzer.py -> build/bdist.linux-armv7l/wheel/ros1_fuzzer copying build/lib/ros1_fuzzer/ros_basic_strategies.py -> build/bdist.linux-armv7l/wheel/ros1_fuzzer copying build/lib/ros1_fuzzer/process_handling.py -> build/bdist.linux-armv7l/wheel/ros1_fuzzer copying build/lib/ros1_fuzzer/__init__.py -> build/bdist.linux-armv7l/wheel/ros1_fuzzer copying build/lib/ros1_fuzzer/test.py -> build/bdist.linux-armv7l/wheel/ros1_fuzzer running install_egg_info Copying ros1_fuzzer.egg-info to build/bdist.linux-armv7l/wheel/ros1_fuzzer-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ros1_fuzzer-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-uzv67p4s/ros1_fuzzer-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ros1_fuzzer/__init__.py' adding 'ros1_fuzzer/process_handling.py' adding 'ros1_fuzzer/ros_basic_strategies.py' adding 'ros1_fuzzer/ros_commons.py' adding 'ros1_fuzzer/ros_fuzzer.py' adding 'ros1_fuzzer/test.py' adding 'ros1_fuzzer-1.0.0.dist-info/METADATA' adding 'ros1_fuzzer-1.0.0.dist-info/WHEEL' adding 'ros1_fuzzer-1.0.0.dist-info/entry_points.txt' adding 'ros1_fuzzer-1.0.0.dist-info/top_level.txt' adding 'ros1_fuzzer-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ros1-fuzzer: finished with status 'done' Stored in directory: /tmp/tmpdw7qja0r Successfully built ros1-fuzzer Cleaning up... Removing source in /tmp/pip-wheel-rvr_sqor/ros1-fuzzer Removed build tracker '/tmp/pip-req-tracker-kpapddp4'