Collecting pykwic==0.1.3 1 location(s) to search for versions of pykwic: * https://pypi.python.org/simple/pykwic/ Getting page https://pypi.python.org/simple/pykwic/ Analyzing links from page https://pypi.python.org/simple/pykwic/ Found link https://pypi.python.org/packages/95/8b/5475a68d47af2bd1223e6cdec77df3ffb92470b20bcaae89800e65cdd8d2/pykwic-0.1.1.tar.gz#md5=ac95e849cdad24f6ddf264218ea06e50 (from https://pypi.python.org/simple/pykwic/), version: 0.1.1 Found link https://pypi.python.org/packages/ff/95/41bc824d08252e5f3029c32cc17e2bcc6b5af963970b9ade98dfeebd0269/pykwic-0.1.3.tar.gz#md5=f742eacaeb7d98dc2edb34d40a6ad2f3 (from https://pypi.python.org/simple/pykwic/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Downloading pykwic-0.1.3.tar.gz (41kB) Downloading from URL https://pypi.python.org/packages/ff/95/41bc824d08252e5f3029c32cc17e2bcc6b5af963970b9ade98dfeebd0269/pykwic-0.1.3.tar.gz#md5=f742eacaeb7d98dc2edb34d40a6ad2f3 (from https://pypi.python.org/simple/pykwic/) Running setup.py (path:/tmp/pip-build-pmx0n976/pykwic/setup.py) egg_info for package pykwic Running command python setup.py egg_info Please put "# distutils: language=c++" in your .pyx or .pxd file(s) Compiling src/pykwic.pyx because it depends on /home/piwheels/.local/lib/python3.5/site-packages/Cython/Includes/libc/string.pxd. [1/1] Cythonizing src/pykwic.pyx running egg_info creating pip-egg-info/pykwic.egg-info writing top-level names to pip-egg-info/pykwic.egg-info/top_level.txt writing dependency_links to pip-egg-info/pykwic.egg-info/dependency_links.txt writing pip-egg-info/pykwic.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pykwic.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pykwic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pykwic.egg-info/SOURCES.txt' Source in /tmp/pip-build-pmx0n976/pykwic has version 0.1.3, which satisfies requirement pykwic==0.1.3 from https://pypi.python.org/packages/ff/95/41bc824d08252e5f3029c32cc17e2bcc6b5af963970b9ade98dfeebd0269/pykwic-0.1.3.tar.gz#md5=f742eacaeb7d98dc2edb34d40a6ad2f3 Building wheels for collected packages: pykwic Running setup.py bdist_wheel for pykwic: started Destination directory: /tmp/tmpaju9tkd6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-pmx0n976/pykwic/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/tmpaju9tkd6pip-wheel- Please put "# distutils: language=c++" in your .pyx or .pxd file(s) running bdist_wheel running build running build_ext building 'pykwic' extension creating build creating build/temp.linux-armv7l-3.5 creating build/temp.linux-armv7l-3.5/src creating build/temp.linux-armv7l-3.5/lib arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fdebug-prefix-map=/build/python3.5-RUbMX3/python3.5-3.5.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./src -Ilib -I/usr/include/python3.5m -c src/pykwic.cpp -o build/temp.linux-armv7l-3.5/src/pykwic.o cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ src/pykwic.cpp: In function 'PyObject* __pyx_gb_6pykwic_5EKwic_6generator(__pyx_CoroutineObject*, PyThreadState*, PyObject*)': src/pykwic.cpp:2558:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_1 = ((__pyx_cur_scope->__pyx_v_pos < __pyx_cur_scope->__pyx_v_nodeNum) != 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fdebug-prefix-map=/build/python3.5-RUbMX3/python3.5-3.5.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I./src -Ilib -I/usr/include/python3.5m -c lib/esary.cpp -o build/temp.linux-armv7l-3.5/lib/esary.o cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ lib/esary.cpp: In member function 'std::pair*, unsigned int> esary::ESary::findMaximalSubstring(uint32_t&)': lib/esary.cpp:241:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; pos < nodeNum; pos++){ ~~~~^~~~~~~~~ lib/esary.cpp:248:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(uint32_t i=start;i build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing dependency_links to pykwic.egg-info/dependency_links.txt writing top-level names to pykwic.egg-info/top_level.txt writing pykwic.egg-info/PKG-INFO reading manifest file 'pykwic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pykwic.egg-info/SOURCES.txt' Copying pykwic.egg-info to build/bdist.linux-armv7l/wheel/pykwic-0.1.3.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pykwic-0.1.3.dist-info/WHEEL Running setup.py bdist_wheel for pykwic: finished with status 'done' Stored in directory: /tmp/tmpl5clrjp_ Successfully built pykwic Cleaning up... Removing source in /tmp/pip-build-pmx0n976/pykwic