Created temporary directory: /tmp/pip-ephem-wheel-cache-b2jhalad Created temporary directory: /tmp/pip-req-tracker-__4you4c Created requirements tracker '/tmp/pip-req-tracker-__4you4c' Created temporary directory: /tmp/pip-wheel-95fhbb24 Collecting srtm4==1.0a2 1 location(s) to search for versions of srtm4: * https://pypi.org/simple/srtm4/ Getting page https://pypi.org/simple/srtm4/ Analyzing links from page https://pypi.org/simple/srtm4/ Found link https://files.pythonhosted.org/packages/91/99/08a027ee33211f24aef79845b0aa45ee8e49349bfbe2cccdff80f9dea98d/srtm4-1.0a1.tar.gz#sha256=38ea79387b9cf3d1293b5d0da2e7125d5ea9955a0dfaf8a520a406d7670843ec (from https://pypi.org/simple/srtm4/), version: 1.0a1 Found link https://files.pythonhosted.org/packages/c4/88/fb2b73f39c99e4e0172501f057e096635df2cf1d96dbce0bcaaec4250db1/srtm4-1.0a2.tar.gz#sha256=063e17332d254eae653b120977cb650c4726930ce0eae02367e9136631d1dde9 (from https://pypi.org/simple/srtm4/) (requires-python:>=3), version: 1.0a2 Using version 1.0a2 (newest of versions: 1.0a2) Created temporary directory: /tmp/pip-unpack-55inu4sq Downloading https://files.pythonhosted.org/packages/c4/88/fb2b73f39c99e4e0172501f057e096635df2cf1d96dbce0bcaaec4250db1/srtm4-1.0a2.tar.gz (2.0MB) Downloading from URL https://files.pythonhosted.org/packages/c4/88/fb2b73f39c99e4e0172501f057e096635df2cf1d96dbce0bcaaec4250db1/srtm4-1.0a2.tar.gz#sha256=063e17332d254eae653b120977cb650c4726930ce0eae02367e9136631d1dde9 (from https://pypi.org/simple/srtm4/) (requires-python:>=3) Added srtm4==1.0a2 from https://files.pythonhosted.org/packages/c4/88/fb2b73f39c99e4e0172501f057e096635df2cf1d96dbce0bcaaec4250db1/srtm4-1.0a2.tar.gz#sha256=063e17332d254eae653b120977cb650c4726930ce0eae02367e9136631d1dde9 to build tracker '/tmp/pip-req-tracker-__4you4c' Running setup.py (path:/tmp/pip-wheel-95fhbb24/srtm4/setup.py) egg_info for package srtm4 Running command python setup.py egg_info running egg_info creating pip-egg-info/srtm4.egg-info writing pip-egg-info/srtm4.egg-info/PKG-INFO writing top-level names to pip-egg-info/srtm4.egg-info/top_level.txt writing requirements to pip-egg-info/srtm4.egg-info/requires.txt writing dependency_links to pip-egg-info/srtm4.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/srtm4.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/srtm4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/srtm4.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-95fhbb24/srtm4 has version 1.0a2, which satisfies requirement srtm4==1.0a2 from https://files.pythonhosted.org/packages/c4/88/fb2b73f39c99e4e0172501f057e096635df2cf1d96dbce0bcaaec4250db1/srtm4-1.0a2.tar.gz#sha256=063e17332d254eae653b120977cb650c4726930ce0eae02367e9136631d1dde9 Removed srtm4==1.0a2 from https://files.pythonhosted.org/packages/c4/88/fb2b73f39c99e4e0172501f057e096635df2cf1d96dbce0bcaaec4250db1/srtm4-1.0a2.tar.gz#sha256=063e17332d254eae653b120977cb650c4726930ce0eae02367e9136631d1dde9 from build tracker '/tmp/pip-req-tracker-__4you4c' Building wheels for collected packages: srtm4 Created temporary directory: /tmp/pip-wheel-5dylnum6 Running setup.py bdist_wheel for srtm4: started Destination directory: /tmp/pip-wheel-5dylnum6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-95fhbb24/srtm4/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-5dylnum6 running bdist_wheel running build running build_py creating build creating build/lib copying srtm4.py -> build/lib running egg_info writing srtm4.egg-info/PKG-INFO writing requirements to srtm4.egg-info/requires.txt writing dependency_links to srtm4.egg-info/dependency_links.txt writing top-level names to srtm4.egg-info/top_level.txt reading manifest file 'srtm4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'srtm4.egg-info/SOURCES.txt' mkdir -p bin g++ -g -O3 -fpermissive -DNDEBUG -DDONT_USE_TEST_MAIN -c src/Geoid.cpp -o src/Geoid.o g++ -g -O3 -fpermissive -DNDEBUG -DDONT_USE_TEST_MAIN -c src/geoid_height_wrapper.cpp -o src/geoid_height_wrapper.o cc -std=c99 -g -O3 -DNDEBUG -DDONT_USE_TEST_MAIN -DMAIN_SRTM4 src/srtm4.c src/Geoid.o src/geoid_height_wrapper.o -lstdc++ -lz -lm -ltiff -o bin/srtm4 cc -std=c99 -g -O3 -DNDEBUG -DDONT_USE_TEST_MAIN -DMAIN_SRTM4_WHICH_TILE src/srtm4.c src/Geoid.o src/geoid_height_wrapper.o -lstdc++ -lz -lm -ltiff -o bin/srtm4_which_tile 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/data copying build/lib/data/egm96-15.pgm -> build/bdist.linux-armv7l/wheel/data creating build/bdist.linux-armv7l/wheel/bin copying build/lib/bin/srtm4 -> build/bdist.linux-armv7l/wheel/bin copying build/lib/bin/srtm4_which_tile -> build/bdist.linux-armv7l/wheel/bin copying build/lib/srtm4.py -> build/bdist.linux-armv7l/wheel running install_egg_info Copying srtm4.egg-info to build/bdist.linux-armv7l/wheel/srtm4-1.0a2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/srtm4-1.0a2.dist-info/WHEEL creating '/tmp/pip-wheel-5dylnum6/srtm4-1.0a2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'srtm4.py' adding 'bin/srtm4' adding 'bin/srtm4_which_tile' adding 'data/egm96-15.pgm' adding 'srtm4-1.0a2.dist-info/METADATA' adding 'srtm4-1.0a2.dist-info/WHEEL' adding 'srtm4-1.0a2.dist-info/top_level.txt' adding 'srtm4-1.0a2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for srtm4: finished with status 'done' Stored in directory: /tmp/tmpji_sl463 Successfully built srtm4 Cleaning up... Removing source in /tmp/pip-wheel-95fhbb24/srtm4 Removed build tracker '/tmp/pip-req-tracker-__4you4c'