Created temporary directory: /tmp/pip-ephem-wheel-cache-m435n48g Created temporary directory: /tmp/pip-req-tracker-04kcd6qx Created requirements tracker '/tmp/pip-req-tracker-04kcd6qx' Created temporary directory: /tmp/pip-wheel-8hn3abfs Looking in indexes: https://pypi.python.org/simple Collecting pynng==0.1.0rc0 1 location(s) to search for versions of pynng: * https://pypi.python.org/simple/pynng/ Getting page https://pypi.python.org/simple/pynng/ Analyzing links from page https://pypi.org/simple/pynng/ Skipping link https://files.pythonhosted.org/packages/ba/b6/c789cac380364d0d2b65fcb8a9c62af8c5b5967691f7b76870cb88926af7/pynng-0.1.0rc0-cp36-cp36m-win32.whl#sha256=38005136739da576a03e8fbc939750ade7b3e64a9ac4440675997d8235a4c094 (from https://pypi.org/simple/pynng/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/6d/07/322326886b04a3c21b588cb58ab8c5c6afdc8681f65e8d7629f3bd77ef69/pynng-0.1.0rc0.tar.gz#sha256=67d49be857b02c42df8792e8c3809c50124ae9789b8df6ca3c523ec0ccb44e51 (from https://pypi.org/simple/pynng/), version: 0.1.0rc0 Using version 0.1.0rc0 (newest of versions: 0.1.0rc0) Created temporary directory: /tmp/pip-unpack-iqjewh5n Downloading https://files.pythonhosted.org/packages/6d/07/322326886b04a3c21b588cb58ab8c5c6afdc8681f65e8d7629f3bd77ef69/pynng-0.1.0rc0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6d/07/322326886b04a3c21b588cb58ab8c5c6afdc8681f65e8d7629f3bd77ef69/pynng-0.1.0rc0.tar.gz#sha256=67d49be857b02c42df8792e8c3809c50124ae9789b8df6ca3c523ec0ccb44e51 (from https://pypi.org/simple/pynng/) Added pynng==0.1.0rc0 from https://files.pythonhosted.org/packages/6d/07/322326886b04a3c21b588cb58ab8c5c6afdc8681f65e8d7629f3bd77ef69/pynng-0.1.0rc0.tar.gz#sha256=67d49be857b02c42df8792e8c3809c50124ae9789b8df6ca3c523ec0ccb44e51 to build tracker '/tmp/pip-req-tracker-04kcd6qx' Running setup.py (path:/tmp/pip-wheel-8hn3abfs/pynng/setup.py) egg_info for package pynng Running command python setup.py egg_info running egg_info creating pip-egg-info/pynng.egg-info writing dependency_links to pip-egg-info/pynng.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pynng.egg-info/top_level.txt writing requirements to pip-egg-info/pynng.egg-info/requires.txt writing pip-egg-info/pynng.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pynng.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pynng.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pynng.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'cffi_modules' warnings.warn(msg) /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.1.0-pre' to '0.1.0rc0' normalized_version, Source in /tmp/pip-wheel-8hn3abfs/pynng has version 0.1.0rc0, which satisfies requirement pynng==0.1.0rc0 from https://files.pythonhosted.org/packages/6d/07/322326886b04a3c21b588cb58ab8c5c6afdc8681f65e8d7629f3bd77ef69/pynng-0.1.0rc0.tar.gz#sha256=67d49be857b02c42df8792e8c3809c50124ae9789b8df6ca3c523ec0ccb44e51 Removed pynng==0.1.0rc0 from https://files.pythonhosted.org/packages/6d/07/322326886b04a3c21b588cb58ab8c5c6afdc8681f65e8d7629f3bd77ef69/pynng-0.1.0rc0.tar.gz#sha256=67d49be857b02c42df8792e8c3809c50124ae9789b8df6ca3c523ec0ccb44e51 from build tracker '/tmp/pip-req-tracker-04kcd6qx' Building wheels for collected packages: pynng Created temporary directory: /tmp/pip-wheel-ocm75jib Running setup.py bdist_wheel for pynng: started Destination directory: /tmp/pip-wheel-ocm75jib Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8hn3abfs/pynng/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-ocm75jib /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'cffi_modules' warnings.warn(msg) /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.1.0-pre' to '0.1.0rc0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/test_protocols.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_options.py -> build/lib/test creating build/lib/pynng copying pynng/exceptions.py -> build/lib/pynng copying pynng/__init__.py -> build/lib/pynng copying pynng/nng.py -> build/lib/pynng 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/test copying build/lib/test/test_protocols.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_options.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/pynng copying build/lib/pynng/exceptions.py -> build/bdist.linux-armv7l/wheel/pynng copying build/lib/pynng/__init__.py -> build/bdist.linux-armv7l/wheel/pynng copying build/lib/pynng/nng.py -> build/bdist.linux-armv7l/wheel/pynng running install_egg_info running egg_info writing pynng.egg-info/PKG-INFO writing top-level names to pynng.egg-info/top_level.txt writing dependency_links to pynng.egg-info/dependency_links.txt writing requirements to pynng.egg-info/requires.txt reading manifest file 'pynng.egg-info/SOURCES.txt' writing manifest file 'pynng.egg-info/SOURCES.txt' Copying pynng.egg-info to build/bdist.linux-armv7l/wheel/pynng-0.1.0rc0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pynng-0.1.0rc0.dist-info/WHEEL creating '/tmp/pip-wheel-ocm75jib/pynng-0.1.0rc0-py3-none-any.whl' and adding '.' to it adding 'pynng/__init__.py' adding 'pynng/exceptions.py' adding 'pynng/nng.py' adding 'test/__init__.py' adding 'test/test_options.py' adding 'test/test_protocols.py' adding 'pynng-0.1.0rc0.dist-info/top_level.txt' adding 'pynng-0.1.0rc0.dist-info/WHEEL' adding 'pynng-0.1.0rc0.dist-info/METADATA' adding 'pynng-0.1.0rc0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pynng: finished with status 'done' Stored in directory: /tmp/tmp1mixc5cj Successfully built pynng Cleaning up... Removing source in /tmp/pip-wheel-8hn3abfs/pynng Removed build tracker '/tmp/pip-req-tracker-04kcd6qx'