Collecting archerv2==0.6 1 location(s) to search for versions of archerv2: * https://pypi.python.org/simple/archerv2/ Getting page https://pypi.python.org/simple/archerv2/ Analyzing links from page https://pypi.python.org/simple/archerv2/ Found link https://pypi.python.org/packages/2e/2c/24d99a672f3631bc9f84e591e88d56f6d324a1135e704fd0df6128aeb4d5/archerv2-0.6.tar.gz#md5=ee3472b3114d43fd93ca7f09d356507d (from https://pypi.python.org/simple/archerv2/), version: 0.6 Skipping link https://pypi.python.org/packages/b1/f1/ce616f796feb6720d5a675bcc37ecc06b5e6b4d77a11b0d826d0d8fdc15c/archerv2-0.6-py2-none-any.whl#md5=51ad88dcc2454e08b2000b9a93a29315 (from https://pypi.python.org/simple/archerv2/); it is not compatible with this Python Using version 0.6 (newest of versions: 0.6) Downloading archerv2-0.6.tar.gz Downloading from URL https://pypi.python.org/packages/2e/2c/24d99a672f3631bc9f84e591e88d56f6d324a1135e704fd0df6128aeb4d5/archerv2-0.6.tar.gz#md5=ee3472b3114d43fd93ca7f09d356507d (from https://pypi.python.org/simple/archerv2/) Running setup.py (path:/tmp/pip-build-umli291o/archerv2/setup.py) egg_info for package archerv2 Running command python setup.py egg_info thriftpy/transport/framed/cyframed.c: In function ‘__pyx_f_8thriftpy_9transport_6framed_8cyframed_18TCyFramedTransport_read_frame’: thriftpy/transport/framed/cyframed.c:1727:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_v_frame_size = be32toh((((int32_t *)__pyx_v_frame_len)[0])); ^ thriftpy/protocol/cybin/cybin.c: In function ‘__pyx_f_5cybin_read_i16’: thriftpy/protocol/cybin/cybin.c:1503:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_r = be16toh((((int16_t *)__pyx_v_data)[0])); ^ thriftpy/protocol/cybin/cybin.c: In function ‘__pyx_f_5cybin_read_i32’: thriftpy/protocol/cybin/cybin.c:1557:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_r = be32toh((((int32_t *)__pyx_v_data)[0])); ^ thriftpy/protocol/cybin/cybin.c: In function ‘__pyx_f_5cybin_read_i64’: thriftpy/protocol/cybin/cybin.c:1611:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_r = be64toh((((int64_t *)__pyx_v_data)[0])); ^ thriftpy/protocol/cybin/cybin.c: In function ‘__pyx_f_5cybin_write_double’: thriftpy/protocol/cybin/cybin.c:1893:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_v_v = htobe64((((int64_t *)(&__pyx_v_val))[0])); ^ thriftpy/protocol/cybin/cybin.c: In function ‘__pyx_f_5cybin_c_read_val’: thriftpy/protocol/cybin/cybin.c:4068:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_t_2 = PyFloat_FromDouble((((double *)(&__pyx_v_n))[0])); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 266, __pyx_L1_error) ^ Installed /tmp/pip-build-umli291o/archerv2/.eggs/thriftpy-0.3.9-py3.4-linux-armv7l.egg running egg_info creating pip-egg-info/archerv2.egg-info writing pip-egg-info/archerv2.egg-info/PKG-INFO writing dependency_links to pip-egg-info/archerv2.egg-info/dependency_links.txt writing top-level names to pip-egg-info/archerv2.egg-info/top_level.txt writing entry points to pip-egg-info/archerv2.egg-info/entry_points.txt writing requirements to pip-egg-info/archerv2.egg-info/requires.txt writing manifest file 'pip-egg-info/archerv2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/archerv2.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/archerv2.egg-info/SOURCES.txt' Source in /tmp/pip-build-umli291o/archerv2 has version 0.6, which satisfies requirement archerv2==0.6 from https://pypi.python.org/packages/2e/2c/24d99a672f3631bc9f84e591e88d56f6d324a1135e704fd0df6128aeb4d5/archerv2-0.6.tar.gz#md5=ee3472b3114d43fd93ca7f09d356507d Building wheels for collected packages: archerv2 Running setup.py bdist_wheel for archerv2: started Destination directory: /tmp/tmp41x82223pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-umli291o/archerv2/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/tmp41x82223pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/archerv2 copying archerv2/__init__.py -> build/lib/archerv2 copying archerv2/event.py -> build/lib/archerv2 copying archerv2/_server.py -> build/lib/archerv2 copying archerv2/logger.py -> build/lib/archerv2 copying archerv2/test.py -> build/lib/archerv2 copying archerv2/app.py -> build/lib/archerv2 copying archerv2/helper.py -> build/lib/archerv2 copying archerv2/_compat.py -> build/lib/archerv2 copying archerv2/config.py -> build/lib/archerv2 copying archerv2/cli.py -> build/lib/archerv2 running egg_info writing archerv2.egg-info/PKG-INFO writing top-level names to archerv2.egg-info/top_level.txt writing entry points to archerv2.egg-info/entry_points.txt writing dependency_links to archerv2.egg-info/dependency_links.txt writing requirements to archerv2.egg-info/requires.txt reading manifest file 'archerv2.egg-info/SOURCES.txt' writing manifest file 'archerv2.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/archerv2 copying build/lib/archerv2/event.py -> build/bdist.linux-armv7l/wheel/archerv2 copying build/lib/archerv2/_server.py -> build/bdist.linux-armv7l/wheel/archerv2 copying build/lib/archerv2/logger.py -> build/bdist.linux-armv7l/wheel/archerv2 copying build/lib/archerv2/__init__.py -> build/bdist.linux-armv7l/wheel/archerv2 copying build/lib/archerv2/test.py -> build/bdist.linux-armv7l/wheel/archerv2 copying build/lib/archerv2/app.py -> build/bdist.linux-armv7l/wheel/archerv2 copying build/lib/archerv2/helper.py -> build/bdist.linux-armv7l/wheel/archerv2 copying build/lib/archerv2/_compat.py -> build/bdist.linux-armv7l/wheel/archerv2 copying build/lib/archerv2/config.py -> build/bdist.linux-armv7l/wheel/archerv2 copying build/lib/archerv2/cli.py -> build/bdist.linux-armv7l/wheel/archerv2 running install_egg_info Copying archerv2.egg-info to build/bdist.linux-armv7l/wheel/archerv2-0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/archerv2-0.6.dist-info/WHEEL Running setup.py bdist_wheel for archerv2: finished with status 'done' Stored in directory: /tmp/tmpdsddbfax Successfully built archerv2 Cleaning up... Removing source in /tmp/pip-build-umli291o/archerv2