Collecting cnamedtuple==0.1.1 1 location(s) to search for versions of cnamedtuple: * https://pypi.python.org/simple/cnamedtuple/ Getting page https://pypi.python.org/simple/cnamedtuple/ Analyzing links from page https://pypi.python.org/simple/cnamedtuple/ Found link https://pypi.python.org/packages/04/76/b7e2db8e3490ed3f75e275473d0ac6c5e15ac24749f52cc20f9bb2fe88bf/cnamedtuple-0.1.4.tar.gz#md5=c114622541561080b2b7ba0308ec1c26 (from https://pypi.python.org/simple/cnamedtuple/), version: 0.1.4 Found link https://pypi.python.org/packages/7e/2b/204e958c214a28cccaae73831469859731bd47a201c614142eb19378bca7/cnamedtuple-0.1.6.tar.gz#md5=5e7980295934e49d7e11252797a827c6 (from https://pypi.python.org/simple/cnamedtuple/), version: 0.1.6 Found link https://pypi.python.org/packages/8e/83/ad55ab8eb4d80bedd8380b217dd1ce705799d91f67e78273f3ea674b30bd/cnamedtuple-0.1.3.tar.gz#md5=d820f613dabebe2d5551b3c75e672b45 (from https://pypi.python.org/simple/cnamedtuple/), version: 0.1.3 Found link https://pypi.python.org/packages/af/43/05170e645077f1d4c29b50144d98d55d895740f37d7a6b5cd7af9327871d/cnamedtuple-0.1.5.tar.gz#md5=4d90cd5f5fbc541f7b91655099165a79 (from https://pypi.python.org/simple/cnamedtuple/), version: 0.1.5 Found link https://pypi.python.org/packages/b3/06/b860a5ca2e8f93add78285f3ab08fa0ee45d9fcdd2eb14bcf19a81752320/cnamedtuple-0.1.0.tar.gz#md5=dde8582d4342a761730f306d57a6d488 (from https://pypi.python.org/simple/cnamedtuple/), version: 0.1.0 Found link https://pypi.python.org/packages/f1/96/35dab04ac37093b9650109a427a2fd5d4c20a262e80c5c975122f85076c2/cnamedtuple-0.1.1.tar.gz#md5=e172d48f23008aff6b0d6e6280f72192 (from https://pypi.python.org/simple/cnamedtuple/), version: 0.1.1 Found link https://pypi.python.org/packages/fe/39/3356304c59f1b5e4559f7a1cf9d82f187aaa3208ce7ff1eb49eac0c9f238/cnamedtuple-0.1.2.tar.gz#md5=f30bf9e807a5118c6226ba2e8ac5b2ba (from https://pypi.python.org/simple/cnamedtuple/), version: 0.1.2 Using version 0.1.1 (newest of versions: 0.1.1) Downloading cnamedtuple-0.1.1.tar.gz Downloading from URL https://pypi.python.org/packages/f1/96/35dab04ac37093b9650109a427a2fd5d4c20a262e80c5c975122f85076c2/cnamedtuple-0.1.1.tar.gz#md5=e172d48f23008aff6b0d6e6280f72192 (from https://pypi.python.org/simple/cnamedtuple/) Running setup.py (path:/tmp/pip-build-22uar4zt/cnamedtuple/setup.py) egg_info for package cnamedtuple Running command python setup.py egg_info running egg_info creating pip-egg-info/cnamedtuple.egg-info writing top-level names to pip-egg-info/cnamedtuple.egg-info/top_level.txt writing dependency_links to pip-egg-info/cnamedtuple.egg-info/dependency_links.txt writing pip-egg-info/cnamedtuple.egg-info/PKG-INFO writing manifest file 'pip-egg-info/cnamedtuple.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cnamedtuple.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cnamedtuple.egg-info/SOURCES.txt' Source in /tmp/pip-build-22uar4zt/cnamedtuple has version 0.1.1, which satisfies requirement cnamedtuple==0.1.1 from https://pypi.python.org/packages/f1/96/35dab04ac37093b9650109a427a2fd5d4c20a262e80c5c975122f85076c2/cnamedtuple-0.1.1.tar.gz#md5=e172d48f23008aff6b0d6e6280f72192 Building wheels for collected packages: cnamedtuple Running setup.py bdist_wheel for cnamedtuple: started Destination directory: /tmp/tmpsxavk0_2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-22uar4zt/cnamedtuple/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/tmpsxavk0_2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib.linux-armv7l-3.5 creating build/lib.linux-armv7l-3.5/cnamedtuple copying cnamedtuple/__init__.py -> build/lib.linux-armv7l-3.5/cnamedtuple running build_ext building 'cnamedtuple._namedtuple' extension creating build/temp.linux-armv7l-3.5 creating build/temp.linux-armv7l-3.5/cnamedtuple 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/usr/include/python3.5m -c cnamedtuple/_namedtuple.c -o build/temp.linux-armv7l-3.5/cnamedtuple/_namedtuple.o cnamedtuple/_namedtuple.c: In function 'namedtuple_factory': cnamedtuple/_namedtuple.c:1087:18: warning: initialization makes integer from pointer without a cast [-Wint-conversion] int rename = NULL; ^~~~ arm-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -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 build/temp.linux-armv7l-3.5/cnamedtuple/_namedtuple.o -o build/lib.linux-armv7l-3.5/cnamedtuple/_namedtuple.cpython-35m-arm-linux-gnueabihf.so 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/cnamedtuple copying build/lib.linux-armv7l-3.5/cnamedtuple/_namedtuple.cpython-35m-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/cnamedtuple copying build/lib.linux-armv7l-3.5/cnamedtuple/__init__.py -> build/bdist.linux-armv7l/wheel/cnamedtuple running install_egg_info running egg_info creating cnamedtuple.egg-info writing top-level names to cnamedtuple.egg-info/top_level.txt writing cnamedtuple.egg-info/PKG-INFO writing dependency_links to cnamedtuple.egg-info/dependency_links.txt writing manifest file 'cnamedtuple.egg-info/SOURCES.txt' reading manifest file 'cnamedtuple.egg-info/SOURCES.txt' writing manifest file 'cnamedtuple.egg-info/SOURCES.txt' Copying cnamedtuple.egg-info to build/bdist.linux-armv7l/wheel/cnamedtuple-0.1.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cnamedtuple-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for cnamedtuple: finished with status 'done' Stored in directory: /tmp/tmpp0wes4j3 Successfully built cnamedtuple Cleaning up... Removing source in /tmp/pip-build-22uar4zt/cnamedtuple