

X86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/local/include -I/usr/include/python2.7 -c rasterio/_shim.c -o build/temp.linux-x86_64-2.7/rasterio/_shim.o -Wno-unused-parameter -Wno-unused-function
#Ubuntu bionic install b1 archiver code
Installing library code to build/bdist.linux-x86_64/egg Writing manifest file 'rasterio.egg-info/SOURCES.txt' Warning: no files found matching '*.txt' under directory 'tests/data' Warning: no previously-included files matching '*.tif' found under directory 'tests/data' Reading manifest file 'rasterio.egg-info/SOURCES.txt'

Writing entry points to rasterio.egg-info/entry_points.txt Writing dependency_links to rasterio.egg-info/dependency_links.txt Writing top-level names to rasterio.egg-info/top_level.txt Writing requirements to rasterio.egg-info/requires.txt Warning: rasterio/shim_rasterioex.pxi:123:32: Use boundscheck(False) for faster access Warning: rasterio/gdal.pxi:31:30: Function signature does not match previous declaration INFO:root:MANIFEST.in found, presume a repo, cythonizing. INFO:root:GDAL API version obtained from gdal-config: 2.2.4 # Rasterio 1.0b1 build python setup.py install -user Running setup.py install for click-plugins. Installing collected packages: affine, click, click-plugins, cligj, snuggs, rasterio Requirement not upgraded as not directly required: pyparsing in /usr/lib/python2.7/dist-packages (from snuggs->rasterio) (2.2.0) Requirement not upgraded as not directly required: enum34 in /usr/lib/python2.7/dist-packages (from rasterio) (1.1.6)
