Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-mapnik.spec'], user='mockbuild'env={'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/f26-build-8826597-760441/root'uid=1000printOutput=Falselogger=timeout=172800gid=425nspawn_args=[]shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-mapnik.spec'] with env {'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-mapnik-0.1-18.20170614git1635afe.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-mapnik.spec'], user='mockbuild'env={'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/f26-build-8826597-760441/root'uid=1000printOutput=Falselogger=timeout=172800gid=425nspawn_args=[]shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-mapnik.spec'] with env {'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wFEe22 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-mapnik-flags.patch):' Patch #0 (python-mapnik-flags.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file setup.py Hunk #2 succeeded at 229 (offset 2 lines). Patch #1 (python-mapnik-precision.patch): + echo 'Patch #1 (python-mapnik-precision.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/python_tests/compositing_test.py patching file test/python_tests/image_filters_test.py patching file test/python_tests/markers_complex_rendering_test.py patching file test/python_tests/pdf_printing_test.py patching file test/python_tests/pgraster_test.py patching file test/python_tests/raster_symbolizer_test.py patching file test/python_tests/render_test.py patching file test/python_tests/reprojection_test.py patching file test/python_tests/utilities.py Patch #2 (python-mapnik-gdal.patch): + echo 'Patch #2 (python-mapnik-gdal.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/python_tests/pgraster_test.py Hunk #1 succeeded at 384 (offset 2 lines). Patch #3 (python-mapnik-pgraster.patch): + echo 'Patch #3 (python-mapnik-pgraster.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/python_tests/pgraster_test.py + tar --directory=test/data --strip-components=1 --gunzip --extract --file=/builddir/build/SOURCES/test-data-6ce59adfc4f11b16a5dc0e2020c36dc614850989.tar.gz + tar --directory=test/data-visual --strip-components=1 --gunzip --extract --file=/builddir/build/SOURCES/test-data-visual-941db3d00920dc7aceaa6797096a7228bc7bac14.tar.gz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tEdWWi + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + export PYCAIRO=true + PYCAIRO=true + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' -I%s/include/pycairo running build running build_py creating build creating build/lib.linux-aarch64-2.7 creating build/lib.linux-aarch64-2.7/mapnik copying mapnik/mapnik_settings.py -> build/lib.linux-aarch64-2.7/mapnik copying mapnik/__init__.py -> build/lib.linux-aarch64-2.7/mapnik copying mapnik/paths.py -> build/lib.linux-aarch64-2.7/mapnik creating build/lib.linux-aarch64-2.7/mapnik/printing copying mapnik/printing/__init__.py -> build/lib.linux-aarch64-2.7/mapnik/printing copying mapnik/printing/formats.py -> build/lib.linux-aarch64-2.7/mapnik/printing copying mapnik/printing/scales.py -> build/lib.linux-aarch64-2.7/mapnik/printing copying mapnik/printing/conversions.py -> build/lib.linux-aarch64-2.7/mapnik/printing running build_ext building 'mapnik._mapnik' extension creating build/temp.linux-aarch64-2.7 creating build/temp.linux-aarch64-2.7/src c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_color.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_color.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_coord.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_coord.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_datasource.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_datasource.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_datasource_cache.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_datasource_cache.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_envelope.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_envelope.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_expression.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_expression.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_feature.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_feature.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_featureset.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_featureset.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_font_engine.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_font_engine.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_fontset.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_fontset.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_gamma_method.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_gamma_method.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_geometry.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_geometry.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_grid.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_grid.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_grid_view.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_grid_view.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_image.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_image.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_image_view.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_image_view.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_label_collision_detector.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_label_collision_detector.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_layer.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_layer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_logger.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_logger.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_map.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_map.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_palette.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_palette.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_parameters.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_parameters.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_proj_transform.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_proj_transform.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_projection.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_projection.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_python.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_python.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo src/mapnik_python.cpp:700:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_query.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_query.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_raster_colorizer.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_raster_colorizer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_rule.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_rule.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_scaling_method.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_scaling_method.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_style.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_style.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_svg_generator_grammar.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_svg_generator_grammar.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_symbolizer.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_symbolizer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo In file included from src/mapnik_symbolizer.cpp:41:0: src/mapnik_svg.hpp: In function 'std::__cxx11::string mapnik::get_svg_transform(T&)': src/mapnik_svg.hpp:39:44: warning: declaration of 'symbolizer' shadows a global declaration [-Wshadow] std::string get_svg_transform(T& symbolizer) ^ In file included from /usr/include/mapnik/symbolizer.hpp:39:0, from src/mapnik_symbolizer.cpp:33: /usr/include/mapnik/symbolizer_base.hpp:162:49: note: shadowed declaration is here dot_symbolizer>; ^ In file included from src/mapnik_symbolizer.cpp:41:0: src/mapnik_svg.hpp: In function 'void mapnik::set_svg_transform(T&, const string&)': src/mapnik_svg.hpp:45:71: warning: declaration of 'symbolizer' shadows a global declaration [-Wshadow] void set_svg_transform(T& symbolizer, std::string const& transform_wkt) ^ In file included from /usr/include/mapnik/symbolizer.hpp:39:0, from src/mapnik_symbolizer.cpp:33: /usr/include/mapnik/symbolizer_base.hpp:162:49: note: shadowed declaration is here dot_symbolizer>; ^ c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/mapnik_view_transform.cpp -o build/temp.linux-aarch64-2.7/src/mapnik_view_transform.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python2.7 -c src/python_grid_utils.cpp -o build/temp.linux-aarch64-2.7/src/python_grid_utils.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo src/python_grid_utils.cpp: In function 'void mapnik::write_features(const T&, boost::python::dict&, const std::vector&)': src/python_grid_utils.cpp:186:34: warning: declaration of 'attributes' shadows a global declaration [-Wshadow] std::set const& attributes = grid_type.get_fields(); ^~~~~~~~~~ In file included from /usr/include/mapnik/symbolizer_base.hpp:34:0, from /usr/include/mapnik/rule.hpp:28, from /usr/include/mapnik/grid/grid_renderer.hpp:31, from src/python_grid_utils.cpp:36: /usr/include/mapnik/attribute.hpp:73:58: note: shadowed declaration is here using attributes = std::unordered_map; ^ src/python_grid_utils.cpp: In function 'boost::python::dict mapnik::grid_encode(const T&, const string&, bool, unsigned int)': src/python_grid_utils.cpp:263:118: warning: declaration of 'grid' shadows a global declaration [-Wshadow] boost::python::dict grid_encode( T const& grid, std::string const& format, bool add_features, unsigned int resolution) ^ In file included from /usr/include/mapnik/grid/grid_renderer.hpp:29:0, from src/python_grid_utils.cpp:36: /usr/include/mapnik/grid/grid.hpp:220:51: note: shadowed declaration is here using grid = hit_grid; ^ src/python_grid_utils.cpp: In function 'void mapnik::render_layer_for_grid(const mapnik::Map&, mapnik::grid&, unsigned int, const boost::python::list&, double, unsigned int, unsigned int)': src/python_grid_utils.cpp:287:52: warning: declaration of 'grid' shadows a global declaration [-Wshadow] unsigned offset_y) ^ In file included from /usr/include/mapnik/grid/grid_renderer.hpp:29:0, from src/python_grid_utils.cpp:36: /usr/include/mapnik/grid/grid.hpp:220:51: note: shadowed declaration is here using grid = hit_grid; ^ src/python_grid_utils.cpp:315:27: warning: declaration of 'attributes' shadows a global declaration [-Wshadow] std::set attributes = grid.get_fields(); ^~~~~~~~~~ In file included from /usr/include/mapnik/symbolizer_base.hpp:34:0, from /usr/include/mapnik/rule.hpp:28, from /usr/include/mapnik/grid/grid_renderer.hpp:31, from src/python_grid_utils.cpp:36: /usr/include/mapnik/attribute.hpp:73:58: note: shadowed declaration is here using attributes = std::unordered_map; ^ c++ -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-aarch64-2.7/src/mapnik_color.o build/temp.linux-aarch64-2.7/src/mapnik_coord.o build/temp.linux-aarch64-2.7/src/mapnik_datasource.o build/temp.linux-aarch64-2.7/src/mapnik_datasource_cache.o build/temp.linux-aarch64-2.7/src/mapnik_envelope.o build/temp.linux-aarch64-2.7/src/mapnik_expression.o build/temp.linux-aarch64-2.7/src/mapnik_feature.o build/temp.linux-aarch64-2.7/src/mapnik_featureset.o build/temp.linux-aarch64-2.7/src/mapnik_font_engine.o build/temp.linux-aarch64-2.7/src/mapnik_fontset.o build/temp.linux-aarch64-2.7/src/mapnik_gamma_method.o build/temp.linux-aarch64-2.7/src/mapnik_geometry.o build/temp.linux-aarch64-2.7/src/mapnik_grid.o build/temp.linux-aarch64-2.7/src/mapnik_grid_view.o build/temp.linux-aarch64-2.7/src/mapnik_image.o build/temp.linux-aarch64-2.7/src/mapnik_image_view.o build/temp.linux-aarch64-2.7/src/mapnik_label_collision_detector.o build/temp.linux-aarch64-2.7/src/mapnik_layer.o build/temp.linux-aarch64-2.7/src/mapnik_logger.o build/temp.linux-aarch64-2.7/src/mapnik_map.o build/temp.linux-aarch64-2.7/src/mapnik_palette.o build/temp.linux-aarch64-2.7/src/mapnik_parameters.o build/temp.linux-aarch64-2.7/src/mapnik_proj_transform.o build/temp.linux-aarch64-2.7/src/mapnik_projection.o build/temp.linux-aarch64-2.7/src/mapnik_python.o build/temp.linux-aarch64-2.7/src/mapnik_query.o build/temp.linux-aarch64-2.7/src/mapnik_raster_colorizer.o build/temp.linux-aarch64-2.7/src/mapnik_rule.o build/temp.linux-aarch64-2.7/src/mapnik_scaling_method.o build/temp.linux-aarch64-2.7/src/mapnik_style.o build/temp.linux-aarch64-2.7/src/mapnik_svg_generator_grammar.o build/temp.linux-aarch64-2.7/src/mapnik_symbolizer.o build/temp.linux-aarch64-2.7/src/mapnik_view_transform.o build/temp.linux-aarch64-2.7/src/python_grid_utils.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-aarch64-2.7/mapnik/_mapnik.so -L/usr/lib64 -lmapnik -L/usr/lib -L/usr/lib64 -pthread -lboost_filesystem -lboost_regex -lcairo -lpng -lproj -ltiff -lwebp -lxml2 -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lfreetype -lz -ldl -lmapnik-wkt -lmapnik-json -lboost_python -lboost_thread -lboost_system -lrt + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Python detected LC_CTYPE=C: LC_CTYPE & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behavior). -I%s/include/pycairo running build running build_py creating build/lib.linux-aarch64-3.6 creating build/lib.linux-aarch64-3.6/mapnik copying mapnik/mapnik_settings.py -> build/lib.linux-aarch64-3.6/mapnik copying mapnik/__init__.py -> build/lib.linux-aarch64-3.6/mapnik copying mapnik/paths.py -> build/lib.linux-aarch64-3.6/mapnik creating build/lib.linux-aarch64-3.6/mapnik/printing copying mapnik/printing/__init__.py -> build/lib.linux-aarch64-3.6/mapnik/printing copying mapnik/printing/formats.py -> build/lib.linux-aarch64-3.6/mapnik/printing copying mapnik/printing/scales.py -> build/lib.linux-aarch64-3.6/mapnik/printing copying mapnik/printing/conversions.py -> build/lib.linux-aarch64-3.6/mapnik/printing running build_ext building 'mapnik._mapnik' extension creating build/temp.linux-aarch64-3.6 creating build/temp.linux-aarch64-3.6/src c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_color.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_color.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_coord.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_coord.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_datasource.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_datasource.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_datasource_cache.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_datasource_cache.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_envelope.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_envelope.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_expression.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_expression.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_feature.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_feature.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_featureset.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_featureset.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_font_engine.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_font_engine.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_fontset.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_fontset.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_gamma_method.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_gamma_method.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_geometry.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_geometry.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_grid.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_grid.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_grid_view.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_grid_view.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_image.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_image.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo In file included from src/mapnik_image.cpp:47:0: /usr/include/pycairo/py3cairo.h:206:1: warning: ‘int import_cairo()’ defined but not used [-Wunused-function] import_cairo(void) ^~~~~~~~~~~~ c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_image_view.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_image_view.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_label_collision_detector.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_label_collision_detector.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_layer.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_layer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_logger.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_logger.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_map.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_map.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_palette.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_palette.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_parameters.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_parameters.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_proj_transform.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_proj_transform.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_projection.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_projection.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_python.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_python.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo src/mapnik_python.cpp:700:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/mapnik_python.cpp:147:0: /usr/include/pycairo/py3cairo.h:206:1: warning: ‘int import_cairo()’ defined but not used [-Wunused-function] import_cairo(void) ^~~~~~~~~~~~ c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_query.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_query.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_raster_colorizer.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_raster_colorizer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_rule.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_rule.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_scaling_method.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_scaling_method.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_style.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_style.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_svg_generator_grammar.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_svg_generator_grammar.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_symbolizer.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_symbolizer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo In file included from src/mapnik_symbolizer.cpp:41:0: src/mapnik_svg.hpp: In function ‘std::__cxx11::string mapnik::get_svg_transform(T&)’: src/mapnik_svg.hpp:39:44: warning: declaration of ‘symbolizer’ shadows a global declaration [-Wshadow] std::string get_svg_transform(T& symbolizer) ^ In file included from /usr/include/mapnik/symbolizer.hpp:39:0, from src/mapnik_symbolizer.cpp:33: /usr/include/mapnik/symbolizer_base.hpp:162:49: note: shadowed declaration is here dot_symbolizer>; ^ In file included from src/mapnik_symbolizer.cpp:41:0: src/mapnik_svg.hpp: In function ‘void mapnik::set_svg_transform(T&, const string&)’: src/mapnik_svg.hpp:45:71: warning: declaration of ‘symbolizer’ shadows a global declaration [-Wshadow] void set_svg_transform(T& symbolizer, std::string const& transform_wkt) ^ In file included from /usr/include/mapnik/symbolizer.hpp:39:0, from src/mapnik_symbolizer.cpp:33: /usr/include/mapnik/symbolizer_base.hpp:162:49: note: shadowed declaration is here dot_symbolizer>; ^ c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/mapnik_view_transform.cpp -o build/temp.linux-aarch64-3.6/src/mapnik_view_transform.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo c++ -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -I/usr/include/python3.6m -c src/python_grid_utils.cpp -o build/temp.linux-aarch64-3.6/src/python_grid_utils.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/libdrm -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -DHAVE_LIBXML2 -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo src/python_grid_utils.cpp: In function ‘void mapnik::write_features(const T&, boost::python::dict&, const std::vector&)’: src/python_grid_utils.cpp:186:34: warning: declaration of ‘attributes’ shadows a global declaration [-Wshadow] std::set const& attributes = grid_type.get_fields(); ^~~~~~~~~~ In file included from /usr/include/mapnik/symbolizer_base.hpp:34:0, from /usr/include/mapnik/rule.hpp:28, from /usr/include/mapnik/grid/grid_renderer.hpp:31, from src/python_grid_utils.cpp:36: /usr/include/mapnik/attribute.hpp:73:58: note: shadowed declaration is here using attributes = std::unordered_map; ^ src/python_grid_utils.cpp: In function ‘boost::python::dict mapnik::grid_encode(const T&, const string&, bool, unsigned int)’: src/python_grid_utils.cpp:263:118: warning: declaration of ‘grid’ shadows a global declaration [-Wshadow] boost::python::dict grid_encode( T const& grid, std::string const& format, bool add_features, unsigned int resolution) ^ In file included from /usr/include/mapnik/grid/grid_renderer.hpp:29:0, from src/python_grid_utils.cpp:36: /usr/include/mapnik/grid/grid.hpp:220:51: note: shadowed declaration is here using grid = hit_grid; ^ src/python_grid_utils.cpp: In function ‘void mapnik::render_layer_for_grid(const mapnik::Map&, mapnik::grid&, unsigned int, const boost::python::list&, double, unsigned int, unsigned int)’: src/python_grid_utils.cpp:287:52: warning: declaration of ‘grid’ shadows a global declaration [-Wshadow] unsigned offset_y) ^ In file included from /usr/include/mapnik/grid/grid_renderer.hpp:29:0, from src/python_grid_utils.cpp:36: /usr/include/mapnik/grid/grid.hpp:220:51: note: shadowed declaration is here using grid = hit_grid; ^ src/python_grid_utils.cpp:315:27: warning: declaration of ‘attributes’ shadows a global declaration [-Wshadow] std::set attributes = grid.get_fields(); ^~~~~~~~~~ In file included from /usr/include/mapnik/symbolizer_base.hpp:34:0, from /usr/include/mapnik/rule.hpp:28, from /usr/include/mapnik/grid/grid_renderer.hpp:31, from src/python_grid_utils.cpp:36: /usr/include/mapnik/attribute.hpp:73:58: note: shadowed declaration is here using attributes = std::unordered_map; ^ c++ -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 build/temp.linux-aarch64-3.6/src/mapnik_color.o build/temp.linux-aarch64-3.6/src/mapnik_coord.o build/temp.linux-aarch64-3.6/src/mapnik_datasource.o build/temp.linux-aarch64-3.6/src/mapnik_datasource_cache.o build/temp.linux-aarch64-3.6/src/mapnik_envelope.o build/temp.linux-aarch64-3.6/src/mapnik_expression.o build/temp.linux-aarch64-3.6/src/mapnik_feature.o build/temp.linux-aarch64-3.6/src/mapnik_featureset.o build/temp.linux-aarch64-3.6/src/mapnik_font_engine.o build/temp.linux-aarch64-3.6/src/mapnik_fontset.o build/temp.linux-aarch64-3.6/src/mapnik_gamma_method.o build/temp.linux-aarch64-3.6/src/mapnik_geometry.o build/temp.linux-aarch64-3.6/src/mapnik_grid.o build/temp.linux-aarch64-3.6/src/mapnik_grid_view.o build/temp.linux-aarch64-3.6/src/mapnik_image.o build/temp.linux-aarch64-3.6/src/mapnik_image_view.o build/temp.linux-aarch64-3.6/src/mapnik_label_collision_detector.o build/temp.linux-aarch64-3.6/src/mapnik_layer.o build/temp.linux-aarch64-3.6/src/mapnik_logger.o build/temp.linux-aarch64-3.6/src/mapnik_map.o build/temp.linux-aarch64-3.6/src/mapnik_palette.o build/temp.linux-aarch64-3.6/src/mapnik_parameters.o build/temp.linux-aarch64-3.6/src/mapnik_proj_transform.o build/temp.linux-aarch64-3.6/src/mapnik_projection.o build/temp.linux-aarch64-3.6/src/mapnik_python.o build/temp.linux-aarch64-3.6/src/mapnik_query.o build/temp.linux-aarch64-3.6/src/mapnik_raster_colorizer.o build/temp.linux-aarch64-3.6/src/mapnik_rule.o build/temp.linux-aarch64-3.6/src/mapnik_scaling_method.o build/temp.linux-aarch64-3.6/src/mapnik_style.o build/temp.linux-aarch64-3.6/src/mapnik_svg_generator_grammar.o build/temp.linux-aarch64-3.6/src/mapnik_symbolizer.o build/temp.linux-aarch64-3.6/src/mapnik_view_transform.o build/temp.linux-aarch64-3.6/src/python_grid_utils.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-aarch64-3.6/mapnik/_mapnik.cpython-36m-aarch64-linux-gnu.so -L/usr/lib64 -lmapnik -L/usr/lib -L/usr/lib64 -pthread -lboost_filesystem -lboost_regex -lcairo -lpng -lproj -ltiff -lwebp -lxml2 -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lfreetype -lz -ldl -lmapnik-wkt -lmapnik-json -lboost_python3 -lboost_thread -lboost_system -lrt + sleep 1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IXWvT5 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64 ++ dirname /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64 + cd python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr creating /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik copying build/lib.linux-aarch64-2.7/mapnik/mapnik_settings.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik copying build/lib.linux-aarch64-2.7/mapnik/__init__.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik creating /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/printing copying build/lib.linux-aarch64-2.7/mapnik/printing/__init__.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/printing copying build/lib.linux-aarch64-2.7/mapnik/printing/formats.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/printing copying build/lib.linux-aarch64-2.7/mapnik/printing/scales.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/printing copying build/lib.linux-aarch64-2.7/mapnik/printing/conversions.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/printing copying build/lib.linux-aarch64-2.7/mapnik/_mapnik.so -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik copying build/lib.linux-aarch64-2.7/mapnik/paths.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/mapnik_settings.py to mapnik_settings.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/printing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/printing/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/printing/scales.py to scales.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/printing/conversions.py to conversions.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/paths.py to paths.pyc writing byte-compilation script '/tmp/tmpcrZp5B.py' /usr/bin/python2 -O /tmp/tmpcrZp5B.py removing /tmp/tmpcrZp5B.py running install_egg_info running egg_info creating mapnik.egg-info writing mapnik.egg-info/PKG-INFO writing top-level names to mapnik.egg-info/top_level.txt writing dependency_links to mapnik.egg-info/dependency_links.txt writing manifest file 'mapnik.egg-info/SOURCES.txt' reading manifest file 'mapnik.egg-info/SOURCES.txt' writing manifest file 'mapnik.egg-info/SOURCES.txt' Copying mapnik.egg-info to /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik-0.1-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64 Python detected LC_CTYPE=C: LC_CTYPE & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behavior). running install running install_lib creating /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik copying build/lib.linux-aarch64-3.6/mapnik/_mapnik.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik copying build/lib.linux-aarch64-3.6/mapnik/mapnik_settings.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik copying build/lib.linux-aarch64-3.6/mapnik/__init__.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik creating /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/printing copying build/lib.linux-aarch64-3.6/mapnik/printing/__init__.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/printing copying build/lib.linux-aarch64-3.6/mapnik/printing/formats.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/printing copying build/lib.linux-aarch64-3.6/mapnik/printing/scales.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/printing copying build/lib.linux-aarch64-3.6/mapnik/printing/conversions.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/printing copying build/lib.linux-aarch64-3.6/mapnik/paths.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/mapnik_settings.py to mapnik_settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/printing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/printing/formats.py to formats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/printing/scales.py to scales.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/printing/conversions.py to conversions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/paths.py to paths.cpython-36.pyc writing byte-compilation script '/tmp/tmpd5k_xys1.py' /usr/bin/python3 /tmp/tmpd5k_xys1.py removing /tmp/tmpd5k_xys1.py running install_egg_info running egg_info writing mapnik.egg-info/PKG-INFO writing dependency_links to mapnik.egg-info/dependency_links.txt writing top-level names to mapnik.egg-info/top_level.txt reading manifest file 'mapnik.egg-info/SOURCES.txt' writing manifest file 'mapnik.egg-info/SOURCES.txt' Copying mapnik.egg-info to /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik-0.1-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 extracting debug info from /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6/site-packages/mapnik/_mapnik.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7/site-packages/mapnik/_mapnik.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 503 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python3.6 using /usr/bin/python3.6 Python detected LC_CTYPE=C: LC_CTYPE & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behavior). Python detected LC_CTYPE=C: LC_CTYPE & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behavior). Bytecompiling .py files below /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Python detected LC_CTYPE=C: LC_CTYPE & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behavior). Python detected LC_CTYPE=C: LC_CTYPE & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behavior). Bytecompiling .py files below /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Lt7NmL + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + pg_ctl initdb -D pg_data -o '-A ident -E utf8' The files belonging to this database system will be owned by user "mockbuild". This user must also own the server process. The database cluster will be initialized with locale "C". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory pg_data ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: /usr/bin/pg_ctl -D pg_data -l logfile start + pg_ctl start -w -D pg_data -l pg_log -o '-h '\'''\'' -k /builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3' waiting for server to start.... done server started + createdb -h /builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 template_postgis + psql -h /builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 -c 'CREATE EXTENSION postgis' template_postgis CREATE EXTENSION + PGHOST=/builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + LANG=en_US.utf8 + /usr/bin/python2 setup.py test running test running egg_info writing mapnik.egg-info/PKG-INFO writing top-level names to mapnik.egg-info/top_level.txt writing dependency_links to mapnik.egg-info/dependency_links.txt reading manifest file 'mapnik.egg-info/SOURCES.txt' writing manifest file 'mapnik.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-aarch64-2.7/mapnik/_mapnik.so -> mapnik python_tests.agg_rasterizer_integer_overflow_test.test_that_coordinates_do_not_overflow_and_polygon_is_rendered_memory ... ok python_tests.agg_rasterizer_integer_overflow_test.test_that_coordinates_do_not_overflow_and_polygon_is_rendered_csv ... ok python_tests.box2d_test.test_coord_init ... ok python_tests.box2d_test.test_coord_multiplication ... ok python_tests.box2d_test.test_envelope_init ... ok python_tests.box2d_test.test_envelope_static_init ... ok python_tests.box2d_test.test_envelope_multiplication ... ok python_tests.box2d_test.test_envelope_clipping ... ok python_tests.buffer_clear_test.test_clearing_image_data ... ok python_tests.buffer_clear_test.test_clearing_grid_data ... ok python_tests.cairo_test.test_passing_pycairo_context_svg ... ok python_tests.cairo_test.test_passing_pycairo_context_pdf ... ok python_tests.cairo_test.test_passing_pycairo_context_png ... ok python_tests.cairo_test.test_pycairo_svg_surface1 ... ok python_tests.cairo_test.test_pycairo_svg_surface2 ... ok python_tests.cairo_test.test_pycairo_svg_surface3 ... ok python_tests.cairo_test.test_pycairo_pdf_surface1 ... ok python_tests.cairo_test.test_pycairo_pdf_surface2 ... ok python_tests.cairo_test.test_pycairo_pdf_surface3 ... ok python_tests.color_test.test_color_init ... ok python_tests.color_test.test_color_properties ... ok python_tests.color_test.test_color_premultiply ... ok python_tests.compare_test.test_another_compare ... ok python_tests.compare_test.test_compare_rgba8 ... ok python_tests.compare_test.test_compare_2_image ... ok python_tests.compare_test.test_compare_dimensions ... ok python_tests.compare_test.test_compare_gray8 ... ok python_tests.compare_test.test_compare_gray16 ... ok python_tests.compare_test.test_compare_gray32f ... ok python_tests.compositing_test.test_compare_images ... ok python_tests.compositing_test.test_pre_multiply_status ... ok python_tests.compositing_test.test_pre_multiply_status_of_map1 ... ok python_tests.compositing_test.test_pre_multiply_status_of_map2 ... ok python_tests.compositing_test.test_style_level_comp_op ... ok python_tests.compositing_test.test_style_level_opacity ... ok python_tests.compositing_test.test_rounding_and_color_expectations ... ok python_tests.compositing_test.test_background_image_and_background_color ... ok python_tests.compositing_test.test_background_image_with_alpha_and_background_color ... ok python_tests.compositing_test.test_background_image_with_alpha_and_background_color_against_composited_control ... ok python_tests.copy_test.test_image_16_8_simple ... ok python_tests.copy_test.test_image_32f_8_simple ... ok python_tests.copy_test.test_image_offset_and_scale ... ok python_tests.copy_test.test_image_16_8_scale_and_offset ... ok python_tests.copy_test.test_image_16_32f_scale_and_offset ... ok python_tests.csv_test.test_broken_files ... ok python_tests.csv_test.test_good_files ... ok python_tests.csv_test.test_lon_lat_detection ... ok python_tests.csv_test.test_lng_lat_detection ... ok python_tests.csv_test.test_type_detection ... ok python_tests.csv_test.test_skipping_blank_rows ... ok python_tests.csv_test.test_empty_rows ... ok python_tests.csv_test.test_slashes ... ok python_tests.csv_test.test_wkt_field ... ok python_tests.csv_test.test_handling_of_missing_header ... ok python_tests.csv_test.test_handling_of_headers_that_are_numbers ... ok python_tests.csv_test.test_quoted_numbers ... ok python_tests.csv_test.test_reading_windows_newlines ... ok python_tests.csv_test.test_reading_mac_newlines ... ok python_tests.csv_test.test_mixed_mac_unix_newlines ... ok python_tests.csv_test.test_mixed_mac_unix_newlines_escaped ... ok python_tests.csv_test.test_mixed_windows_unix_newlines ... ok python_tests.csv_test.test_mixed_windows_unix_newlines_escaped ... ok python_tests.csv_test.test_tabs ... ok python_tests.csv_test.test_separator_pipes ... ok python_tests.csv_test.test_separator_semicolon ... ok python_tests.csv_test.test_that_null_and_bool_keywords_are_empty_strings ... ok python_tests.csv_test.test_that_nonexistant_query_field_throws ... ok python_tests.csv_test.test_that_leading_zeros_mean_strings ... ok python_tests.csv_test.test_advanced_geometry_detection ... ok python_tests.csv_test.test_creation_of_csv_from_in_memory_string ... ok python_tests.csv_test.test_creation_of_csv_from_in_memory_string_with_uft8 ... ok python_tests.csv_test.test_json_field1 ... ok python_tests.csv_test.test_json_field2 ... ok python_tests.csv_test.test_json_field3 ... ok python_tests.csv_test.test_that_blank_undelimited_rows_are_still_parsed ... ok python_tests.csv_test.test_that_fewer_headers_than_rows_throws ... ok python_tests.csv_test.test_that_feature_id_only_incremented_for_valid_rows ... ok python_tests.csv_test.test_dynamically_defining_headers1 ... ok python_tests.csv_test.test_dynamically_defining_headers2 ... ok python_tests.csv_test.test_dynamically_defining_headers3 ... ok python_tests.csv_test.test_that_64bit_int_fields_work ... ok python_tests.csv_test.test_various_number_types ... ok python_tests.csv_test.test_manually_supplied_extent ... ok python_tests.csv_test.test_inline_geojson ... ok python_tests.datasource_test.test_that_datasources_exist ... ok python_tests.datasource_test.test_vrt_referring_to_missing_files ... ok python_tests.datasource_test.test_field_listing ... ok python_tests.datasource_test.test_total_feature_count_shp ... ok python_tests.datasource_test.test_total_feature_count_json ... ok python_tests.datasource_test.test_sqlite_reading ... ok python_tests.datasource_test.test_reading_json_from_string ... ok python_tests.datasource_test.test_feature_envelope ... ok python_tests.datasource_test.test_feature_attributes ... ok python_tests.datasource_test.test_ogr_layer_by_sql ... ok python_tests.datasource_test.test_hit_grid ... ok python_tests.datasource_xml_template_test.test_datasource_template_is_working ... ok python_tests.extra_map_props_test.test_arbitrary_parameters_attached_to_map ... ok python_tests.extra_map_props_test.test_serializing_arbitrary_parameters ... ok python_tests.feature_id_test.test_shapefile_line_featureset_id ... ok python_tests.feature_id_test.test_shapefile_polygon_featureset_id ... ok python_tests.feature_id_test.test_shapefile_polygon_feature_query_id ... ok python_tests.feature_id_test.test_feature_hit_count ... ok python_tests.feature_test.test_default_constructor ... ok python_tests.feature_test.test_feature_geo_interface ... ok python_tests.feature_test.test_python_extended_constructor ... ok python_tests.feature_test.test_add_geom_wkb ... ok python_tests.feature_test.test_feature_expression_evaluation ... ok python_tests.feature_test.test_feature_expression_evaluation_missing_attr ... ok python_tests.feature_test.test_feature_expression_evaluation_attr_with_spaces ... ok python_tests.feature_test.test_feature_from_geojson ... ok python_tests.filter_test.test_filter_init ... ok python_tests.filter_test.test_geometry_type_eval ... ok python_tests.filter_test.test_regex_match ... ok python_tests.filter_test.test_unicode_regex_match ... ok python_tests.filter_test.test_regex_replace ... ok python_tests.filter_test.test_unicode_regex_replace_to_str ... ok python_tests.filter_test.test_unicode_regex_replace ... ok python_tests.filter_test.test_float_precision ... ok python_tests.filter_test.test_string_matching_on_precision ... ok python_tests.filter_test.test_creation_of_null_value ... ok python_tests.filter_test.test_creation_of_bool ... ok python_tests.filter_test.test_expressions_with_null_equality ... ok python_tests.filter_test.test_expressions_with_null_equality2 ... ok python_tests.filter_test.test_expressions_for_thruthyness ... ok python_tests.filter_test.test_if_null_and_empty_string_are_equal ... ok python_tests.filter_test.test_filtering_nulls_and_empty_strings ... ok python_tests.filter_test.test_falseyness_comparision ... ok python_tests.filter_test.test_truthyness_comparision ... ok python_tests.filter_test.test_division_by_zero ... ok python_tests.filter_test.test_invalid_syntax1 ... ok python_tests.fontset_test.test_loading_fontset_from_map ... ok python_tests.geojson_plugin_test.test_geojson_init ... ok python_tests.geojson_plugin_test.test_geojson_properties ... ok python_tests.geojson_plugin_test.test_large_geojson_properties ... ok python_tests.geojson_plugin_test.test_geojson_from_in_memory_string ... ok python_tests.geojson_plugin_test.test_that_nonexistant_query_field_throws ... ok python_tests.geojson_plugin_test.test_parsing_feature_collection_with_top_level_properties ... ok python_tests.geometry_io_test.test_path_geo_interface ... ok python_tests.geometry_io_test.test_valid_wkb_parsing ... ok python_tests.geometry_io_test.test_wkb_parsing_error ... ok python_tests.geometry_io_test.test_empty_wkb_parsing ... ok python_tests.geometry_io_test.test_geojson_parsing ... ok python_tests.geometry_io_test.test_geojson_parsing_reversed ... ok python_tests.geometry_io_test.test_geojson_point_positions ... ok python_tests.geometry_io_test.test_geojson_point_positions2 ... ok python_tests.geometry_io_test.test_wkt_simple ... ok python_tests.geometry_io_test.test_wkb_simple ... ok python_tests.geometry_io_test.test_wkt_to_geojson ... ok python_tests.geometry_io_test.test_wkt_rounding ... ok python_tests.geometry_io_test.test_wkt_collection_flattening ... ok python_tests.geometry_io_test.test_creating_feature_from_geojson ... ok python_tests.geometry_io_test.test_handling_valid_geojson_empty_geometries ... ok python_tests.geometry_io_test.test_handling_invalid_geojson_empty_geometries ... ok python_tests.grayscale_test.test_grayscale_conversion ... ok python_tests.image_filters_test.test_append ... ok python_tests.image_filters_test.test_style_level_image_filter ... ok python_tests.image_test.test_type ... ok python_tests.image_test.test_image_premultiply ... ok python_tests.image_test.test_image_premultiply_values ... ok python_tests.image_test.test_apply_opacity ... ok python_tests.image_test.test_background ... ok python_tests.image_test.test_set_and_get_pixel ... ok python_tests.image_test.test_pixel_gray8 ... ok python_tests.image_test.test_pixel_gray8s ... ok python_tests.image_test.test_pixel_gray16 ... ok python_tests.image_test.test_pixel_gray16s ... ok python_tests.image_test.test_pixel_gray32 ... ok python_tests.image_test.test_pixel_gray32s ... ok python_tests.image_test.test_pixel_gray64 ... ok python_tests.image_test.test_pixel_gray64s ... ok python_tests.image_test.test_pixel_floats ... ok python_tests.image_test.test_pixel_doubles ... ok python_tests.image_test.test_pixel_overflow ... ok python_tests.image_test.test_pixel_underflow ... ok python_tests.image_test.test_set_pixel_out_of_range_1 ... ok python_tests.image_test.test_set_pixel_out_of_range_2 ... ok python_tests.image_test.test_get_pixel_out_of_range_1 ... ok python_tests.image_test.test_get_pixel_out_of_range_2 ... ok python_tests.image_test.test_get_pixel_color_out_of_range_1 ... ok python_tests.image_test.test_get_pixel_color_out_of_range_2 ... ok python_tests.image_test.test_set_color_to_alpha ... ok python_tests.image_test.test_negative_image_dimensions ... ok python_tests.image_test.test_jpeg_round_trip ... ok python_tests.image_test.test_png_round_trip ... ok python_tests.image_test.test_image_open_from_string ... ok python_tests.image_tiff_test.test_tiff_round_trip_scanline ... ok python_tests.image_tiff_test.test_tiff_round_trip_stripped ... ok python_tests.image_tiff_test.test_tiff_round_trip_rows_stripped ... ok python_tests.image_tiff_test.test_tiff_round_trip_buffered_tiled ... ok python_tests.image_tiff_test.test_tiff_round_trip_tiled ... ok python_tests.image_tiff_test.test_tiff_rgb8_compare ... ok python_tests.image_tiff_test.test_tiff_rgba8_compare_scanline ... ok python_tests.image_tiff_test.test_tiff_rgba8_compare_stripped ... ok python_tests.image_tiff_test.test_tiff_rgba8_compare_tiled ... ok python_tests.image_tiff_test.test_tiff_gray8_compare_scanline ... ok python_tests.image_tiff_test.test_tiff_gray8_compare_stripped ... ok python_tests.image_tiff_test.test_tiff_gray8_compare_tiled ... ok python_tests.image_tiff_test.test_tiff_gray16_compare_scanline ... ok python_tests.image_tiff_test.test_tiff_gray16_compare_stripped ... ok python_tests.image_tiff_test.test_tiff_gray16_compare_tiled ... ok python_tests.image_tiff_test.test_tiff_gray32f_compare_scanline ... ok python_tests.image_tiff_test.test_tiff_gray32f_compare_stripped ... ok python_tests.image_tiff_test.test_tiff_gray32f_compare_tiled ... ok python_tests.introspection_test.test_introspect_symbolizers ... ok python_tests.json_feature_properties_test.test_char_escaping ... ok python_tests.layer_buffer_size_test.test_layer_buffer_size_1 ... ok python_tests.layer_modification_test.test_adding_datasource_to_layer ... ok python_tests.layer_test.test_layer_init ... ok python_tests.load_map_test.test_broken_files ... ok python_tests.load_map_test.test_can_parse_xml_with_deprecated_properties ... ok python_tests.load_map_test.test_good_files ... ERROR 1: Unable to identify source X or Y field for PointFromColumns encoding. ERROR 1: Unable to identify source X or Y field for PointFromColumns encoding. ok python_tests.map_query_test.test_map_query_throw1 ... ok python_tests.map_query_test.test_map_query_throw2 ... ok python_tests.map_query_test.test_map_query_throw3 ... ok python_tests.map_query_test.test_map_query_throw4 ... ok python_tests.map_query_test.test_map_query_throw5 ... ok python_tests.map_query_test.test_map_query_works1 ... ok python_tests.map_query_test.test_map_query_works2 ... ok python_tests.map_query_test.test_map_query_in_pixels_works1 ... ok python_tests.map_query_test.test_map_query_in_pixels_works2 ... ok python_tests.mapnik_logger_test.test_logger_init ... ok python_tests.mapnik_test_data_test.test_opening_data ... ok python_tests.markers_complex_rendering_test.test_marker_ellipse_render1 ... ok python_tests.markers_complex_rendering_test.test_marker_ellipse_render2 ... ok python_tests.memory_datasource_test.test_add_feature ... ok python_tests.multi_tile_raster_test.test_multi_tile_policy ... ok python_tests.ogr_and_shape_geometries_test.test_simple_polys ... ok python_tests.ogr_test.test_shapefile_init ... ok python_tests.ogr_test.test_shapefile_properties ... ok python_tests.ogr_test.test_that_nonexistant_query_field_throws ... ok python_tests.ogr_test.test_ogr_extent_parameter ... ok python_tests.ogr_test.test_ogr_reading_gpx_waypoint ... ok python_tests.ogr_test.test_ogr_empty_data_should_not_throw ... ok python_tests.ogr_test.test_geometry_type ... ok python_tests.palette_test.test_reading_palettes ... ok python_tests.palette_test.test_render_with_palette ... ok python_tests.parameters_test.test_parameter_null ... ok python_tests.parameters_test.test_parameter_string ... ok python_tests.parameters_test.test_parameter_unicode ... ok python_tests.parameters_test.test_parameter_integer ... ok python_tests.parameters_test.test_parameter_double ... ok python_tests.parameters_test.test_parameter_boolean ... ok python_tests.parameters_test.test_parameters ... ok python_tests.pdf_printing_test.test_pdf_printing ... ok python_tests.pgraster_test.test_dataraster_16bsi ... ok python_tests.pgraster_test.test_rgba_8bui ... ok python_tests.pgraster_test.test_grayscale_2bui_subquery ... ok python_tests.pgraster_test.test_grayscale_4bui_subquery ... ok python_tests.pgraster_test.test_grayscale_8bui_subquery ... ok python_tests.pgraster_test.test_grayscale_8bsi_subquery ... ok python_tests.pgraster_test.test_grayscale_16bui_subquery ... ok python_tests.pgraster_test.test_grayscale_16bsi_subquery ... ok python_tests.pgraster_test.test_grayscale_32bui_subquery ... ok python_tests.pgraster_test.test_grayscale_32bsi_subquery ... ok python_tests.pgraster_test.test_data_2bui_subquery ... ok python_tests.pgraster_test.test_data_4bui_subquery ... ok python_tests.pgraster_test.test_data_8bui_subquery ... ok python_tests.pgraster_test.test_data_8bsi_subquery ... ok python_tests.pgraster_test.test_data_16bui_subquery ... ok python_tests.pgraster_test.test_data_16bsi_subquery ... ok python_tests.pgraster_test.test_data_32bui_subquery ... ok python_tests.pgraster_test.test_data_32bsi_subquery ... ok python_tests.pgraster_test.test_data_32bf_subquery ... ok python_tests.pgraster_test.test_data_64bf_subquery ... ok python_tests.pgraster_test.test_rgba_8bui_subquery ... ok python_tests.pickling_test.test_parameters_pickle ... ok python_tests.png_encoding_test.test_expected_encodings ... ok python_tests.png_encoding_test.test_transparency_levels ... ok python_tests.png_encoding_test.test_transparency_levels_aerial ... ok python_tests.png_encoding_test.test_9_colors_hextree ... ok python_tests.png_encoding_test.test_9_colors_octree ... ok python_tests.png_encoding_test.test_17_colors_hextree ... ok python_tests.png_encoding_test.test_17_colors_octree ... ok python_tests.png_encoding_test.test_2px_regression_hextree ... ok python_tests.png_encoding_test.test_2px_regression_octree ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgwn6a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s01n3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s39n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g04n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ps2n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bggn4a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f99n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g03n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g03n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ch1n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/z00n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s03n3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ps1n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgai4a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn4a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbbn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi0g02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cten0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s37n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/PngSuite.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi4a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s09i3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbrn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s35i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s33i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ps1n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs3n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbwn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cm0n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ccwn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn6a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f00n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cdsn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s38n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s05n3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g04n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f00n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s06i3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s35n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ctfn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/linepattern1.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbbn2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g25n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/linepattern.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tp0n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi6a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn0g02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi0g01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s07i3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s01i3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s04i3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgbn4a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbgn2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f03n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs3n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgai4a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g07n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi4a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g07n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgan6a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g10n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cm9n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/z03n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cdun2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s33n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cdhn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s37i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f01n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn0g01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ps2n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g25n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/z06n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tp1n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g25n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi9n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ctgn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s02i3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ch2n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s38i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cdfn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s32i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/pp0n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tp0n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g07n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s36n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi9n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn6a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g03n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g04n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi2n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/z09n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s08n3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi1n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi1n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs5n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi4n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs8n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs5n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f02n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s40i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ccwn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s06n3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g05n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi2n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f04n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s40n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s39i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn4a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgyn6a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ct1n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f04n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi4n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s34i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ctjn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs8n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f01n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbwn0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s05i3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s02n3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s08i3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s36i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi6a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s32n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s04n3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f02n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s34n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g05n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f03n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s09n3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbyn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbgn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g10n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s07n3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g05n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tp0n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s03i3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbbn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgan6a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cm7n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/pp0n6a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cthn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g10n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ct0n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ctzn0g04.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xc1n0g08.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xs2n0g01.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xs7n0g01.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xd9n2c08.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xs1n0g01.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xs4n0g01.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xd0n2c08.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xcrn0g04.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xlfn0g04.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xd3n2c08.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xc9n2c08.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xdtn0g01.png',) ... ok python_tests.postgis_test.test_feature ... ok python_tests.postgis_test.test_subquery ... ok python_tests.postgis_test.test_bad_connection ... ok python_tests.postgis_test.test_empty_db ... ok python_tests.postgis_test.test_manual_srid ... ok python_tests.postgis_test.test_geometry_detection ... ok python_tests.postgis_test.test_that_nonexistant_query_field_throws ... ok python_tests.postgis_test.test_auto_detection_of_unique_feature_id_32_bit ... ok python_tests.postgis_test.test_auto_detection_of_unique_feature_id_32_bit_no_attribute ... ok python_tests.postgis_test.test_auto_detection_will_fail_since_no_primary_key ... ok python_tests.postgis_test.test_auto_detection_will_fail_and_should_throw ... ok python_tests.postgis_test.test_auto_detection_of_unique_feature_id_64_bit ... ok python_tests.postgis_test.test_disabled_auto_detection_and_subquery ... ok python_tests.postgis_test.test_auto_detection_and_subquery_including_key ... ok python_tests.postgis_test.test_auto_detection_of_invalid_numeric_primary_key ... ok python_tests.postgis_test.test_auto_detection_of_invalid_multiple_keys ... ok python_tests.postgis_test.test_auto_detection_of_invalid_multiple_keys_subquery ... ok python_tests.postgis_test.test_manually_specified_feature_id_field ... ok python_tests.postgis_test.test_numeric_type_feature_id_field ... ok python_tests.postgis_test.test_querying_table_with_mixed_case ... ok python_tests.postgis_test.test_querying_subquery_with_mixed_case ... ok python_tests.postgis_test.test_bbox_token_in_subquery1 ... ok python_tests.postgis_test.test_bbox_token_in_subquery2 ... ok python_tests.postgis_test.test_empty_geom ... ok python_tests.postgis_test.test_threaded_create ... ok python_tests.postgis_test.test_threaded_create2 ... ok python_tests.postgis_test.test_that_64bit_int_fields_work ... ok python_tests.postgis_test.test_persist_connection_off ... ok python_tests.postgis_test.test_null_comparision ... ok python_tests.postgis_test.test_null_comparision2 ... ok python_tests.postgis_test.test_exception_message_reporting ... ok python_tests.postgis_test.test_null_id_field ... ok python_tests.postgis_test.test_null_key_field ... ok python_tests.postgis_test.test_psql_error_should_not_break_connection_pool ... ok python_tests.postgis_test.test_psql_error_should_give_back_connections_opened_for_lower_layers_to_the_pool ... ok python_tests.postgis_test.test_handling_of_zm_dimensions ... ok python_tests.postgis_test.test_handling_of_discarded_key_field ... ok python_tests.postgis_test.test_variable_in_subquery1 ... ok python_tests.postgis_test.test_broken_parsing_of_comments ... ok python_tests.projection_test.test_normalizing_definition ... ok python_tests.projection_test.test_wgs84_inverse_forward ... ok python_tests.projection_test.test_proj_transform_between_init_and_literal ... ok python_tests.projection_test.test_proj_antimeridian_bbox ... ok python_tests.query_test.test_query_init ... ok python_tests.query_test.test_query_resolution ... ok python_tests.query_tolerance_test.test_query_tolerance ... ok python_tests.raster_colorizer_test.test_get_color_discrete ... ok python_tests.raster_colorizer_test.test_get_color_exact ... ok python_tests.raster_colorizer_test.test_get_color_linear ... ok python_tests.raster_colorizer_test.test_stop_label ... ok python_tests.raster_symbolizer_test.test_dataraster_coloring ... ok python_tests.raster_symbolizer_test.test_dataraster_query_point ... ok python_tests.raster_symbolizer_test.test_load_save_map ... ok python_tests.raster_symbolizer_test.test_raster_with_alpha_blends_correctly_with_background ... ok python_tests.raster_symbolizer_test.test_raster_warping ... ok python_tests.raster_symbolizer_test.test_raster_warping_does_not_overclip_source ... ok python_tests.render_grid_test.test_render_grid test render_grid method ... ok python_tests.render_grid_test.test_render_grid3 test using feature id ... ok python_tests.render_grid_test.test_negative_id ... ok python_tests.render_grid_test.test_32bit_int_id ... ok python_tests.render_grid_test.test_64bit_int_id ... ok python_tests.render_grid_test.test_id_zero ... ok python_tests.render_grid_test.test_line_rendering ... ok python_tests.render_grid_test.test_point_symbolizer_grid ... ok python_tests.render_grid_test.test_render_to_grid_multiple_times ... ok python_tests.render_test.test_simplest_render ... ok python_tests.render_test.test_render_image_to_string ... ok python_tests.render_test.test_non_solid_image ... ok python_tests.render_test.test_non_solid_image_view ... ok python_tests.render_test.test_setting_alpha ... ok python_tests.render_test.test_render_image_to_file ... ok python_tests.render_test.test_render_from_serialization ... ok python_tests.render_test.test_render_points ... ok python_tests.render_test.test_render_with_scale_factor_zero_throws ... ok python_tests.render_test.test_render_with_detector ... ok python_tests.render_test.test_render_with_scale_factor ... ok python_tests.reprojection_test.test_zoom_all_will_fail ... ok python_tests.reprojection_test.test_zoom_all_will_work_with_max_extent ... ok python_tests.reprojection_test.test_visual_zoom_all_rendering1 ... ok python_tests.reprojection_test.test_visual_zoom_all_rendering2 ... ok python_tests.reprojection_test.test_visual_zoom_all_rendering3 ... ok python_tests.reprojection_test.test_visual_zoom_all_rendering4 ... ok python_tests.save_map_test.test_compare_map ... ERROR 1: Unable to identify source X or Y field for PointFromColumns encoding. ERROR 1: Unable to identify source X or Y field for PointFromColumns encoding. ok python_tests.save_map_test.test_compare_map_deprecations ... ok python_tests.shapefile_test.test_shapefile_init ... ok python_tests.shapefile_test.test_shapefile_properties ... ok python_tests.shapefile_test.test_that_nonexistant_query_field_throws ... ok python_tests.shapefile_test.test_dbf_logical_field_is_boolean ... ok python_tests.shapefile_test.test_shapefile_point2d_from_qgis ... ok python_tests.shapefile_test.test_shapefile_point_z_from_qgis ... ok python_tests.shapefile_test.test_shapefile_multipoint_from_qgis ... ok python_tests.shapefile_test.test_shapefile_point_zm_from_arcgis ... ok python_tests.shapefile_test.test_shapefile_point_zm_from_ogr ... ok python_tests.shapeindex_test.test_shapeindex ... ok python_tests.sqlite_rtree_test.test_rtree_creation ... ok python_tests.sqlite_rtree_test.test_geometry_round_trip ... ok python_tests.sqlite_test.test_attachdb_with_relative_file ... ok python_tests.sqlite_test.test_attachdb_with_multiple_files ... ok python_tests.sqlite_test.test_attachdb_with_absolute_file ... ok python_tests.sqlite_test.test_attachdb_with_index ... ok python_tests.sqlite_test.test_attachdb_with_explicit_index ... ok python_tests.sqlite_test.test_attachdb_with_sql_join ... ok python_tests.sqlite_test.test_attachdb_with_sql_join_count ... ok python_tests.sqlite_test.test_attachdb_with_sql_join_count2 sqlite3 world.sqlite ... ok python_tests.sqlite_test.test_attachdb_with_sql_join_count3 select count(*) from (select * from world_merc where 1=1) as world_merc INNER JOIN business on world_merc.iso3 = business.ISO3; ... ok python_tests.sqlite_test.test_attachdb_with_sql_join_count4 select count(*) from (select * from world_merc where 1=1) as world_merc INNER JOIN business on world_merc.iso3 = business.ISO3; ... ok python_tests.sqlite_test.test_attachdb_with_sql_join_count5 select count(*) from (select * from world_merc where 1=1) as world_merc INNER JOIN business on world_merc.iso3 = business.ISO3; ... ok python_tests.sqlite_test.test_subqueries ... ok python_tests.sqlite_test.test_empty_db ... ok python_tests.sqlite_test.test_that_nonexistant_query_field_throws ... ok python_tests.sqlite_test.test_intersects_token1 ... ok python_tests.sqlite_test.test_intersects_token2 ... ok python_tests.sqlite_test.test_intersects_token3 ... ok python_tests.sqlite_test.test_db_with_one_text_column ... ok python_tests.sqlite_test.test_db_with_one_untyped_column ... ok python_tests.sqlite_test.test_db_with_one_untyped_column_using_subquery ... ok python_tests.sqlite_test.test_that_64bit_int_fields_work ... ok python_tests.sqlite_test.test_null_id_field ... ok python_tests.style_test.test_style_init ... ok python_tests.topojson_plugin_test.test_topojson_init ... ok python_tests.topojson_plugin_test.test_topojson_properties ... ok python_tests.topojson_plugin_test.test_geojson_from_in_memory_string ... ok python_tests.topojson_plugin_test.test_that_nonexistant_query_field_throws ... ok python_tests.webp_encoding_test.test_quality_threshold ... ok python_tests.webp_encoding_test.test_quality_threshold_invalid ... ok python_tests.webp_encoding_test.test_quality_threshold_invalid2 ... ok python_tests.webp_encoding_test.test_quality_threshold_invalid3 ... ok python_tests.webp_encoding_test.test_expected_encodings ... ok python_tests.webp_encoding_test.test_transparency_levels ... ok ---------------------------------------------------------------------- Ran 578 tests in 67.044s OK + rm test/python_tests/pdf_printing_test.py + PGHOST=/builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + LANG=en_US.utf8 + /usr/bin/python3 setup.py test running test running egg_info writing mapnik.egg-info/PKG-INFO writing dependency_links to mapnik.egg-info/dependency_links.txt writing top-level names to mapnik.egg-info/top_level.txt reading manifest file 'mapnik.egg-info/SOURCES.txt' writing manifest file 'mapnik.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-aarch64-3.6/mapnik/_mapnik.cpython-36m-aarch64-linux-gnu.so -> mapnik /builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3/test/python_tests/filter_test.py:177: DeprecationWarning: invalid escape sequence \B expr = mapnik.Expression("[name].replace('(\B)|( )','$1 ')") /builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3/test/python_tests/filter_test.py:182: DeprecationWarning: invalid escape sequence \B expr = mapnik.Expression("[name].replace('(\B)|( )','$1 ')") /builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3/test/python_tests/filter_test.py:183: DeprecationWarning: invalid escape sequence \B eq_(str(expr), "[name].replace('(\B)|( )','$1 ')") /builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3/test/python_tests/filter_test.py:191: DeprecationWarning: invalid escape sequence \B expr = mapnik.Expression("[name].replace('(\B)|( )','$1 ')") /builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3/test/python_tests/json_feature_properties_test.py:38: DeprecationWarning: invalid escape sequence \ "json": '{"type":"Feature","id":1,"geometry":null,"properties":{"name":"string with \\\ quote"}}' python_tests.agg_rasterizer_integer_overflow_test.test_that_coordinates_do_not_overflow_and_polygon_is_rendered_memory ... ok python_tests.agg_rasterizer_integer_overflow_test.test_that_coordinates_do_not_overflow_and_polygon_is_rendered_csv ... ok python_tests.box2d_test.test_coord_init ... ok python_tests.box2d_test.test_coord_multiplication ... ok python_tests.box2d_test.test_envelope_init ... ok python_tests.box2d_test.test_envelope_static_init ... ok python_tests.box2d_test.test_envelope_multiplication ... ok python_tests.box2d_test.test_envelope_clipping ... ok /usr/lib/python3.6/site-packages/nose/util.py:453: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() or inspect.getfullargspec() inspect.getargspec(func) python_tests.buffer_clear_test.test_clearing_image_data ... ok python_tests.buffer_clear_test.test_clearing_grid_data ... ok python_tests.cairo_test.test_passing_pycairo_context_svg ... ok python_tests.cairo_test.test_passing_pycairo_context_pdf ... ok python_tests.cairo_test.test_passing_pycairo_context_png ... ok python_tests.cairo_test.test_pycairo_svg_surface1 ... ok python_tests.cairo_test.test_pycairo_svg_surface2 ... ok python_tests.cairo_test.test_pycairo_svg_surface3 ... ok python_tests.cairo_test.test_pycairo_pdf_surface1 ... ok python_tests.cairo_test.test_pycairo_pdf_surface2 ... ok python_tests.cairo_test.test_pycairo_pdf_surface3 ... ok python_tests.color_test.test_color_init ... ok python_tests.color_test.test_color_properties ... ok python_tests.color_test.test_color_premultiply ... ok python_tests.compare_test.test_another_compare ... ok python_tests.compare_test.test_compare_rgba8 ... ok python_tests.compare_test.test_compare_2_image ... ok python_tests.compare_test.test_compare_dimensions ... ok python_tests.compare_test.test_compare_gray8 ... ok python_tests.compare_test.test_compare_gray16 ... ok python_tests.compare_test.test_compare_gray32f ... ok python_tests.compositing_test.test_compare_images ... ok python_tests.compositing_test.test_pre_multiply_status ... ok python_tests.compositing_test.test_pre_multiply_status_of_map1 ... ok python_tests.compositing_test.test_pre_multiply_status_of_map2 ... ok python_tests.compositing_test.test_style_level_comp_op ... ok python_tests.compositing_test.test_style_level_opacity ... ok python_tests.compositing_test.test_rounding_and_color_expectations ... ok python_tests.compositing_test.test_background_image_and_background_color ... ok python_tests.compositing_test.test_background_image_with_alpha_and_background_color ... ok python_tests.compositing_test.test_background_image_with_alpha_and_background_color_against_composited_control ... ok python_tests.copy_test.test_image_16_8_simple ... ok python_tests.copy_test.test_image_32f_8_simple ... ok python_tests.copy_test.test_image_offset_and_scale ... ok python_tests.copy_test.test_image_16_8_scale_and_offset ... ok python_tests.copy_test.test_image_16_32f_scale_and_offset ... ok python_tests.csv_test.test_broken_files ... ok python_tests.csv_test.test_good_files ... ok python_tests.csv_test.test_lon_lat_detection ... ok python_tests.csv_test.test_lng_lat_detection ... ok python_tests.csv_test.test_type_detection ... ok python_tests.csv_test.test_skipping_blank_rows ... ok python_tests.csv_test.test_empty_rows ... ok python_tests.csv_test.test_slashes ... ok python_tests.csv_test.test_wkt_field ... ok python_tests.csv_test.test_handling_of_missing_header ... ok python_tests.csv_test.test_handling_of_headers_that_are_numbers ... ok python_tests.csv_test.test_quoted_numbers ... ok python_tests.csv_test.test_reading_windows_newlines ... ok python_tests.csv_test.test_reading_mac_newlines ... ok python_tests.csv_test.test_mixed_mac_unix_newlines ... ok python_tests.csv_test.test_mixed_mac_unix_newlines_escaped ... ok python_tests.csv_test.test_mixed_windows_unix_newlines ... ok python_tests.csv_test.test_mixed_windows_unix_newlines_escaped ... ok python_tests.csv_test.test_tabs ... ok python_tests.csv_test.test_separator_pipes ... ok python_tests.csv_test.test_separator_semicolon ... ok python_tests.csv_test.test_that_null_and_bool_keywords_are_empty_strings ... ok python_tests.csv_test.test_that_nonexistant_query_field_throws ... ok python_tests.csv_test.test_that_leading_zeros_mean_strings ... ok python_tests.csv_test.test_advanced_geometry_detection ... ok python_tests.csv_test.test_creation_of_csv_from_in_memory_string ... ok python_tests.csv_test.test_creation_of_csv_from_in_memory_string_with_uft8 ... ok python_tests.csv_test.test_json_field1 ... ok python_tests.csv_test.test_json_field2 ... ok python_tests.csv_test.test_json_field3 ... ok python_tests.csv_test.test_that_blank_undelimited_rows_are_still_parsed ... ok python_tests.csv_test.test_that_fewer_headers_than_rows_throws ... ok python_tests.csv_test.test_that_feature_id_only_incremented_for_valid_rows ... ok python_tests.csv_test.test_dynamically_defining_headers1 ... ok python_tests.csv_test.test_dynamically_defining_headers2 ... ok python_tests.csv_test.test_dynamically_defining_headers3 ... ok python_tests.csv_test.test_that_64bit_int_fields_work ... ok python_tests.csv_test.test_various_number_types ... ok python_tests.csv_test.test_manually_supplied_extent ... ok python_tests.csv_test.test_inline_geojson ... ok python_tests.datasource_test.test_that_datasources_exist ... ok python_tests.datasource_test.test_vrt_referring_to_missing_files ... ok python_tests.datasource_test.test_field_listing ... ok python_tests.datasource_test.test_total_feature_count_shp ... ok python_tests.datasource_test.test_total_feature_count_json ... ok python_tests.datasource_test.test_sqlite_reading ... ok python_tests.datasource_test.test_reading_json_from_string ... ok python_tests.datasource_test.test_feature_envelope ... ok python_tests.datasource_test.test_feature_attributes ... ok python_tests.datasource_test.test_ogr_layer_by_sql ... ok python_tests.datasource_test.test_hit_grid ... ok python_tests.datasource_xml_template_test.test_datasource_template_is_working ... ok python_tests.extra_map_props_test.test_arbitrary_parameters_attached_to_map ... ok python_tests.extra_map_props_test.test_serializing_arbitrary_parameters ... ok python_tests.feature_id_test.test_shapefile_line_featureset_id ... ok python_tests.feature_id_test.test_shapefile_polygon_featureset_id ... ok python_tests.feature_id_test.test_shapefile_polygon_feature_query_id ... ok python_tests.feature_id_test.test_feature_hit_count ... ok python_tests.feature_test.test_default_constructor ... ok python_tests.feature_test.test_feature_geo_interface ... ok python_tests.feature_test.test_python_extended_constructor ... ok python_tests.feature_test.test_add_geom_wkb ... ok python_tests.feature_test.test_feature_expression_evaluation ... ok python_tests.feature_test.test_feature_expression_evaluation_missing_attr ... ok python_tests.feature_test.test_feature_expression_evaluation_attr_with_spaces ... ok python_tests.feature_test.test_feature_from_geojson ... ok python_tests.filter_test.test_filter_init ... ok python_tests.filter_test.test_geometry_type_eval ... ok python_tests.filter_test.test_regex_match ... ok python_tests.filter_test.test_unicode_regex_match ... ok python_tests.filter_test.test_regex_replace ... ok python_tests.filter_test.test_unicode_regex_replace_to_str ... ok python_tests.filter_test.test_unicode_regex_replace ... ok python_tests.filter_test.test_float_precision ... ok python_tests.filter_test.test_string_matching_on_precision ... ok python_tests.filter_test.test_creation_of_null_value ... ok python_tests.filter_test.test_creation_of_bool ... ok python_tests.filter_test.test_expressions_with_null_equality ... ok python_tests.filter_test.test_expressions_with_null_equality2 ... ok python_tests.filter_test.test_expressions_for_thruthyness ... ok python_tests.filter_test.test_if_null_and_empty_string_are_equal ... ok python_tests.filter_test.test_filtering_nulls_and_empty_strings ... ok python_tests.filter_test.test_falseyness_comparision ... ok python_tests.filter_test.test_truthyness_comparision ... ok python_tests.filter_test.test_division_by_zero ... ok python_tests.filter_test.test_invalid_syntax1 ... ok python_tests.fontset_test.test_loading_fontset_from_map ... ok python_tests.geojson_plugin_test.test_geojson_init ... ok python_tests.geojson_plugin_test.test_geojson_properties ... ok python_tests.geojson_plugin_test.test_large_geojson_properties ... ok python_tests.geojson_plugin_test.test_geojson_from_in_memory_string ... ok python_tests.geojson_plugin_test.test_that_nonexistant_query_field_throws ... ok python_tests.geojson_plugin_test.test_parsing_feature_collection_with_top_level_properties ... ok python_tests.geometry_io_test.test_path_geo_interface ... ok python_tests.geometry_io_test.test_valid_wkb_parsing ... ok python_tests.geometry_io_test.test_wkb_parsing_error ... ok python_tests.geometry_io_test.test_empty_wkb_parsing ... ok python_tests.geometry_io_test.test_geojson_parsing ... ok python_tests.geometry_io_test.test_geojson_parsing_reversed ... ok python_tests.geometry_io_test.test_geojson_point_positions ... ok python_tests.geometry_io_test.test_geojson_point_positions2 ... ok python_tests.geometry_io_test.test_wkt_simple ... ok python_tests.geometry_io_test.test_wkb_simple ... ok python_tests.geometry_io_test.test_wkt_to_geojson ... ok python_tests.geometry_io_test.test_wkt_rounding ... ok python_tests.geometry_io_test.test_wkt_collection_flattening ... ok python_tests.geometry_io_test.test_creating_feature_from_geojson ... ok python_tests.geometry_io_test.test_handling_valid_geojson_empty_geometries ... ok python_tests.geometry_io_test.test_handling_invalid_geojson_empty_geometries ... ok python_tests.grayscale_test.test_grayscale_conversion ... ok python_tests.image_filters_test.test_append ... ok python_tests.image_filters_test.test_style_level_image_filter ... ok python_tests.image_test.test_type ... ok python_tests.image_test.test_image_premultiply ... ok python_tests.image_test.test_image_premultiply_values ... ok python_tests.image_test.test_apply_opacity ... ok python_tests.image_test.test_background ... ok python_tests.image_test.test_set_and_get_pixel ... ok python_tests.image_test.test_pixel_gray8 ... ok python_tests.image_test.test_pixel_gray8s ... ok python_tests.image_test.test_pixel_gray16 ... ok python_tests.image_test.test_pixel_gray16s ... ok python_tests.image_test.test_pixel_gray32 ... ok python_tests.image_test.test_pixel_gray32s ... ok python_tests.image_test.test_pixel_gray64 ... ok python_tests.image_test.test_pixel_gray64s ... ok python_tests.image_test.test_pixel_floats ... ok python_tests.image_test.test_pixel_doubles ... ok python_tests.image_test.test_pixel_overflow ... ok python_tests.image_test.test_pixel_underflow ... ok python_tests.image_test.test_set_pixel_out_of_range_1 ... ok python_tests.image_test.test_set_pixel_out_of_range_2 ... ok python_tests.image_test.test_get_pixel_out_of_range_1 ... ok python_tests.image_test.test_get_pixel_out_of_range_2 ... ok python_tests.image_test.test_get_pixel_color_out_of_range_1 ... ok python_tests.image_test.test_get_pixel_color_out_of_range_2 ... ok python_tests.image_test.test_set_color_to_alpha ... ok python_tests.image_test.test_negative_image_dimensions ... ok python_tests.image_test.test_jpeg_round_trip ... ok python_tests.image_test.test_png_round_trip ... ok python_tests.image_test.test_image_open_from_string ... ok python_tests.image_tiff_test.test_tiff_round_trip_scanline ... ok python_tests.image_tiff_test.test_tiff_round_trip_stripped ... ok python_tests.image_tiff_test.test_tiff_round_trip_rows_stripped ... ok python_tests.image_tiff_test.test_tiff_round_trip_buffered_tiled ... ok python_tests.image_tiff_test.test_tiff_round_trip_tiled ... ok python_tests.image_tiff_test.test_tiff_rgb8_compare ... ok python_tests.image_tiff_test.test_tiff_rgba8_compare_scanline ... ok python_tests.image_tiff_test.test_tiff_rgba8_compare_stripped ... ok python_tests.image_tiff_test.test_tiff_rgba8_compare_tiled ... ok python_tests.image_tiff_test.test_tiff_gray8_compare_scanline ... ok python_tests.image_tiff_test.test_tiff_gray8_compare_stripped ... ok python_tests.image_tiff_test.test_tiff_gray8_compare_tiled ... ok python_tests.image_tiff_test.test_tiff_gray16_compare_scanline ... ok python_tests.image_tiff_test.test_tiff_gray16_compare_stripped ... ok python_tests.image_tiff_test.test_tiff_gray16_compare_tiled ... ok python_tests.image_tiff_test.test_tiff_gray32f_compare_scanline ... ok python_tests.image_tiff_test.test_tiff_gray32f_compare_stripped ... ok python_tests.image_tiff_test.test_tiff_gray32f_compare_tiled ... ok python_tests.introspection_test.test_introspect_symbolizers ... ok python_tests.json_feature_properties_test.test_char_escaping ... ok python_tests.layer_buffer_size_test.test_layer_buffer_size_1 ... ok python_tests.layer_modification_test.test_adding_datasource_to_layer ... ok python_tests.layer_test.test_layer_init ... ok python_tests.load_map_test.test_broken_files ... ok python_tests.load_map_test.test_can_parse_xml_with_deprecated_properties ... ok python_tests.load_map_test.test_good_files ... ERROR 1: Unable to identify source X or Y field for PointFromColumns encoding. ERROR 1: Unable to identify source X or Y field for PointFromColumns encoding. ok python_tests.map_query_test.test_map_query_throw1 ... ok python_tests.map_query_test.test_map_query_throw2 ... ok python_tests.map_query_test.test_map_query_throw3 ... ok python_tests.map_query_test.test_map_query_throw4 ... ok python_tests.map_query_test.test_map_query_throw5 ... ok python_tests.map_query_test.test_map_query_works1 ... ok python_tests.map_query_test.test_map_query_works2 ... ok python_tests.map_query_test.test_map_query_in_pixels_works1 ... ok python_tests.map_query_test.test_map_query_in_pixels_works2 ... ok python_tests.mapnik_logger_test.test_logger_init ... ok python_tests.mapnik_test_data_test.test_opening_data ... ok python_tests.markers_complex_rendering_test.test_marker_ellipse_render1 ... ok python_tests.markers_complex_rendering_test.test_marker_ellipse_render2 ... ok python_tests.memory_datasource_test.test_add_feature ... ok python_tests.multi_tile_raster_test.test_multi_tile_policy ... ok python_tests.ogr_and_shape_geometries_test.test_simple_polys ... ok python_tests.ogr_test.test_shapefile_init ... ok python_tests.ogr_test.test_shapefile_properties ... ok python_tests.ogr_test.test_that_nonexistant_query_field_throws ... ok python_tests.ogr_test.test_ogr_extent_parameter ... ok python_tests.ogr_test.test_ogr_reading_gpx_waypoint ... ok python_tests.ogr_test.test_ogr_empty_data_should_not_throw ... ok python_tests.ogr_test.test_geometry_type ... ok python_tests.palette_test.test_reading_palettes ... ok python_tests.palette_test.test_render_with_palette ... ok python_tests.parameters_test.test_parameter_null ... ok python_tests.parameters_test.test_parameter_string ... ok python_tests.parameters_test.test_parameter_unicode ... ok python_tests.parameters_test.test_parameter_integer ... ok python_tests.parameters_test.test_parameter_double ... ok python_tests.parameters_test.test_parameter_boolean ... ok python_tests.parameters_test.test_parameters ... ok python_tests.pgraster_test.test_dataraster_16bsi ... ok python_tests.pgraster_test.test_rgba_8bui ... ok python_tests.pgraster_test.test_grayscale_2bui_subquery ... ok python_tests.pgraster_test.test_grayscale_4bui_subquery ... ok python_tests.pgraster_test.test_grayscale_8bui_subquery ... ok python_tests.pgraster_test.test_grayscale_8bsi_subquery ... ok python_tests.pgraster_test.test_grayscale_16bui_subquery ... ok python_tests.pgraster_test.test_grayscale_16bsi_subquery ... ok python_tests.pgraster_test.test_grayscale_32bui_subquery ... ok python_tests.pgraster_test.test_grayscale_32bsi_subquery ... ok python_tests.pgraster_test.test_data_2bui_subquery ... ok python_tests.pgraster_test.test_data_4bui_subquery ... ok python_tests.pgraster_test.test_data_8bui_subquery ... ok python_tests.pgraster_test.test_data_8bsi_subquery ... ok python_tests.pgraster_test.test_data_16bui_subquery ... ok python_tests.pgraster_test.test_data_16bsi_subquery ... ok python_tests.pgraster_test.test_data_32bui_subquery ... ok python_tests.pgraster_test.test_data_32bsi_subquery ... ok python_tests.pgraster_test.test_data_32bf_subquery ... ok python_tests.pgraster_test.test_data_64bf_subquery ... ok python_tests.pgraster_test.test_rgba_8bui_subquery ... ok python_tests.pickling_test.test_parameters_pickle ... ok python_tests.png_encoding_test.test_expected_encodings ... ok python_tests.png_encoding_test.test_transparency_levels ... ok python_tests.png_encoding_test.test_transparency_levels_aerial ... ok python_tests.png_encoding_test.test_9_colors_hextree ... ok python_tests.png_encoding_test.test_9_colors_octree ... ok python_tests.png_encoding_test.test_17_colors_hextree ... ok python_tests.png_encoding_test.test_17_colors_octree ... ok python_tests.png_encoding_test.test_2px_regression_hextree ... ok python_tests.png_encoding_test.test_2px_regression_octree ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgwn6a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s01n3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s39n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g04n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ps2n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bggn4a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f99n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g03n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g03n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ch1n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/z00n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s03n3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ps1n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgai4a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn4a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbbn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi0g02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cten0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s37n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/PngSuite.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi4a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s09i3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbrn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s35i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s33i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ps1n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs3n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbwn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cm0n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ccwn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn6a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f00n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cdsn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s38n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s05n3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g04n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f00n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s06i3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s35n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ctfn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/linepattern1.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbbn2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g25n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/linepattern.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tp0n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi6a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn0g02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi0g01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s07i3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s01i3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s04i3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgbn4a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbgn2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f03n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs3n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgai4a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g07n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi4a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g07n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgan6a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g10n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cm9n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/z03n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cdun2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s33n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cdhn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s37i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f01n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn0g01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ps2n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g25n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/z06n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tp1n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g25n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi9n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ctgn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s02i3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ch2n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s38i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cdfn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s32i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/pp0n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tp0n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g07n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s36n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi9n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn6a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g03n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g04n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi2n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/z09n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s08n3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi1n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi1n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs5n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi4n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs8n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs5n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f02n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s40i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ccwn2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s06n3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g05n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi2n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f04n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s40n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s39i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn4a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgyn6a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ct1n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f04n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/oi4n2c16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s34i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ctjn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cs8n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f01n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbwn0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s05i3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s02n3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s08i3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s36i3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basi6a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s32n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s04n3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f02n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s34n3p04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g05n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/f03n0g08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s09n3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbyn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbgn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g10n0g16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s07n3p02.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g05n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tp0n3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/s03i3p01.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/tbbn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/bgan6a16.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cm7n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/pp0n6a08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/cthn0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/basn3p08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/g10n2c08.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ct0n0g04.png',) ... ok python_tests.pngsuite_test.test_good_pngs('../data/pngsuite/ctzn0g04.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xc1n0g08.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xs2n0g01.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xs7n0g01.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xd9n2c08.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xs1n0g01.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xs4n0g01.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xd0n2c08.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xcrn0g04.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xlfn0g04.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xd3n2c08.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xc9n2c08.png',) ... ok python_tests.pngsuite_test.test_broken_pngs('../data/pngsuite/xdtn0g01.png',) ... ok python_tests.postgis_test.test_feature ... ok python_tests.postgis_test.test_subquery ... ok python_tests.postgis_test.test_bad_connection ... ok python_tests.postgis_test.test_empty_db ... ok python_tests.postgis_test.test_manual_srid ... ok python_tests.postgis_test.test_geometry_detection ... ok python_tests.postgis_test.test_that_nonexistant_query_field_throws ... ok python_tests.postgis_test.test_auto_detection_of_unique_feature_id_32_bit ... ok python_tests.postgis_test.test_auto_detection_of_unique_feature_id_32_bit_no_attribute ... ok python_tests.postgis_test.test_auto_detection_will_fail_since_no_primary_key ... ok python_tests.postgis_test.test_auto_detection_will_fail_and_should_throw ... ok python_tests.postgis_test.test_auto_detection_of_unique_feature_id_64_bit ... ok python_tests.postgis_test.test_disabled_auto_detection_and_subquery ... ok python_tests.postgis_test.test_auto_detection_and_subquery_including_key ... ok python_tests.postgis_test.test_auto_detection_of_invalid_numeric_primary_key ... ok python_tests.postgis_test.test_auto_detection_of_invalid_multiple_keys ... ok python_tests.postgis_test.test_auto_detection_of_invalid_multiple_keys_subquery ... ok python_tests.postgis_test.test_manually_specified_feature_id_field ... ok python_tests.postgis_test.test_numeric_type_feature_id_field ... ok python_tests.postgis_test.test_querying_table_with_mixed_case ... ok python_tests.postgis_test.test_querying_subquery_with_mixed_case ... ok python_tests.postgis_test.test_bbox_token_in_subquery1 ... ok python_tests.postgis_test.test_bbox_token_in_subquery2 ... ok python_tests.postgis_test.test_empty_geom ... ok python_tests.postgis_test.test_threaded_create ... ok python_tests.postgis_test.test_threaded_create2 ... ok python_tests.postgis_test.test_that_64bit_int_fields_work ... ok python_tests.postgis_test.test_persist_connection_off ... ok python_tests.postgis_test.test_null_comparision ... ok python_tests.postgis_test.test_null_comparision2 ... ok python_tests.postgis_test.test_exception_message_reporting ... ok python_tests.postgis_test.test_null_id_field ... ok python_tests.postgis_test.test_null_key_field ... ok python_tests.postgis_test.test_psql_error_should_not_break_connection_pool ... ok python_tests.postgis_test.test_psql_error_should_give_back_connections_opened_for_lower_layers_to_the_pool ... ok python_tests.postgis_test.test_handling_of_zm_dimensions ... ok python_tests.postgis_test.test_handling_of_discarded_key_field ... ok python_tests.postgis_test.test_variable_in_subquery1 ... ok python_tests.postgis_test.test_broken_parsing_of_comments ... ok python_tests.projection_test.test_normalizing_definition ... ok python_tests.projection_test.test_wgs84_inverse_forward ... ok python_tests.projection_test.test_proj_transform_between_init_and_literal ... ok python_tests.projection_test.test_proj_antimeridian_bbox ... ok python_tests.query_test.test_query_init ... ok python_tests.query_test.test_query_resolution ... ok python_tests.query_tolerance_test.test_query_tolerance ... ok python_tests.raster_colorizer_test.test_get_color_discrete ... ok python_tests.raster_colorizer_test.test_get_color_exact ... ok python_tests.raster_colorizer_test.test_get_color_linear ... ok python_tests.raster_colorizer_test.test_stop_label ... ok python_tests.raster_symbolizer_test.test_dataraster_coloring ... ok python_tests.raster_symbolizer_test.test_dataraster_query_point ... ok python_tests.raster_symbolizer_test.test_load_save_map ... ok python_tests.raster_symbolizer_test.test_raster_with_alpha_blends_correctly_with_background ... ok python_tests.raster_symbolizer_test.test_raster_warping ... ok python_tests.raster_symbolizer_test.test_raster_warping_does_not_overclip_source ... ok python_tests.render_grid_test.test_render_grid test render_grid method ... ok python_tests.render_grid_test.test_render_grid3 test using feature id ... ok python_tests.render_grid_test.test_negative_id ... ok python_tests.render_grid_test.test_32bit_int_id ... ok python_tests.render_grid_test.test_64bit_int_id ... ok python_tests.render_grid_test.test_id_zero ... ok python_tests.render_grid_test.test_line_rendering ... ok python_tests.render_grid_test.test_point_symbolizer_grid ... ok python_tests.render_grid_test.test_render_to_grid_multiple_times ... ok python_tests.render_test.test_simplest_render ... ok python_tests.render_test.test_render_image_to_string ... ok python_tests.render_test.test_non_solid_image ... ok python_tests.render_test.test_non_solid_image_view ... ok python_tests.render_test.test_setting_alpha ... ok python_tests.render_test.test_render_image_to_file ... ok python_tests.render_test.test_render_from_serialization ... ok python_tests.render_test.test_render_points ... ok python_tests.render_test.test_render_with_scale_factor_zero_throws ... ok python_tests.render_test.test_render_with_detector ... ok python_tests.render_test.test_render_with_scale_factor ... ok python_tests.reprojection_test.test_zoom_all_will_fail ... ok python_tests.reprojection_test.test_zoom_all_will_work_with_max_extent ... ok python_tests.reprojection_test.test_visual_zoom_all_rendering1 ... ok python_tests.reprojection_test.test_visual_zoom_all_rendering2 ... ok python_tests.reprojection_test.test_visual_zoom_all_rendering3 ... ok python_tests.reprojection_test.test_visual_zoom_all_rendering4 ... ok python_tests.save_map_test.test_compare_map ... ERROR 1: Unable to identify source X or Y field for PointFromColumns encoding. ERROR 1: Unable to identify source X or Y field for PointFromColumns encoding. ok python_tests.save_map_test.test_compare_map_deprecations ... ok python_tests.shapefile_test.test_shapefile_init ... ok python_tests.shapefile_test.test_shapefile_properties ... ok python_tests.shapefile_test.test_that_nonexistant_query_field_throws ... ok python_tests.shapefile_test.test_dbf_logical_field_is_boolean ... ok python_tests.shapefile_test.test_shapefile_point2d_from_qgis ... ok python_tests.shapefile_test.test_shapefile_point_z_from_qgis ... ok python_tests.shapefile_test.test_shapefile_multipoint_from_qgis ... ok python_tests.shapefile_test.test_shapefile_point_zm_from_arcgis ... ok python_tests.shapefile_test.test_shapefile_point_zm_from_ogr ... ok python_tests.shapeindex_test.test_shapeindex ... ok python_tests.sqlite_rtree_test.test_rtree_creation ... ok python_tests.sqlite_rtree_test.test_geometry_round_trip ... ok python_tests.sqlite_test.test_attachdb_with_relative_file ... ok python_tests.sqlite_test.test_attachdb_with_multiple_files ... ok python_tests.sqlite_test.test_attachdb_with_absolute_file ... ok python_tests.sqlite_test.test_attachdb_with_index ... ok python_tests.sqlite_test.test_attachdb_with_explicit_index ... ok python_tests.sqlite_test.test_attachdb_with_sql_join ... ok python_tests.sqlite_test.test_attachdb_with_sql_join_count ... ok python_tests.sqlite_test.test_attachdb_with_sql_join_count2 sqlite3 world.sqlite ... ok python_tests.sqlite_test.test_attachdb_with_sql_join_count3 select count(*) from (select * from world_merc where 1=1) as world_merc INNER JOIN business on world_merc.iso3 = business.ISO3; ... ok python_tests.sqlite_test.test_attachdb_with_sql_join_count4 select count(*) from (select * from world_merc where 1=1) as world_merc INNER JOIN business on world_merc.iso3 = business.ISO3; ... ok python_tests.sqlite_test.test_attachdb_with_sql_join_count5 select count(*) from (select * from world_merc where 1=1) as world_merc INNER JOIN business on world_merc.iso3 = business.ISO3; ... ok python_tests.sqlite_test.test_subqueries ... ok python_tests.sqlite_test.test_empty_db ... ok python_tests.sqlite_test.test_that_nonexistant_query_field_throws ... ok python_tests.sqlite_test.test_intersects_token1 ... ok python_tests.sqlite_test.test_intersects_token2 ... ok python_tests.sqlite_test.test_intersects_token3 ... ok python_tests.sqlite_test.test_db_with_one_text_column ... ok python_tests.sqlite_test.test_db_with_one_untyped_column ... ok python_tests.sqlite_test.test_db_with_one_untyped_column_using_subquery ... ok python_tests.sqlite_test.test_that_64bit_int_fields_work ... ok python_tests.sqlite_test.test_null_id_field ... ok python_tests.style_test.test_style_init ... ok python_tests.topojson_plugin_test.test_topojson_init ... ok python_tests.topojson_plugin_test.test_topojson_properties ... ok python_tests.topojson_plugin_test.test_geojson_from_in_memory_string ... /builddir/build/BUILD/python-mapnik-1635afe2359a0984868a47857645459c0fce44e3/test/python_tests/topojson_plugin_test.py:74: ResourceWarning: unclosed file <_io.TextIOWrapper name='../data/topojson/escaped.topojson' mode='r' encoding='UTF-8'> 'r').read()) ok python_tests.topojson_plugin_test.test_that_nonexistant_query_field_throws ... ok python_tests.webp_encoding_test.test_quality_threshold ... ok python_tests.webp_encoding_test.test_quality_threshold_invalid ... ok python_tests.webp_encoding_test.test_quality_threshold_invalid2 ... ok python_tests.webp_encoding_test.test_quality_threshold_invalid3 ... ok python_tests.webp_encoding_test.test_expected_encodings ... ok python_tests.webp_encoding_test.test_transparency_levels ... ok ---------------------------------------------------------------------- Ran 577 tests in 67.040s OK + pg_ctl stop -D pg_data waiting for server to shut down.... done server stopped + exit 0 Processing files: python2-mapnik-0.1-18.20170614git1635afe.fc26.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5N1tLQ + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + DOCDIR=/builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python2-mapnik + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python2-mapnik + cp -pr README.md /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python2-mapnik + cp -pr AUTHORS.md /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python2-mapnik + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python2-mapnik + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python2-mapnik + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xWFd2X + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + LICENSEDIR=/builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/licenses/python2-mapnik + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/licenses/python2-mapnik + cp -pr COPYING /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/licenses/python2-mapnik + exit 0 Provides: mapnik-python = 1:0.1-18.20170614git1635afe.fc26 python-mapnik = 0.1-18.20170614git1635afe.fc26 python-mapnik(aarch-64) = 0.1-18.20170614git1635afe.fc26 python2-mapnik = 0.1-18.20170614git1635afe.fc26 python2-mapnik(aarch-64) = 0.1-18.20170614git1635afe.fc26 python2.7dist(mapnik) = 0.1 python2dist(mapnik) = 0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libboost_filesystem.so.1.63.0()(64bit) libboost_python.so.1.63.0()(64bit) libboost_regex.so.1.63.0()(64bit) libboost_system.so.1.63.0()(64bit) libboost_thread.so.1.63.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libharfbuzz.so.0()(64bit) libicui18n.so.57()(64bit) libicuuc.so.57()(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libmapnik.so.3.0()(64bit) libpng16.so.16()(64bit) libproj.so.12()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtiff.so.5()(64bit) libwebp.so.7()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: mapnik-python < 0:2.2.1-0.12 python-mapnik < 0.1-18.20170614git1635afe.fc26 Processing files: python3-mapnik-0.1-18.20170614git1635afe.fc26.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HuF7YO + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + DOCDIR=/builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python3-mapnik + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python3-mapnik + cp -pr README.md /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python3-mapnik + cp -pr AUTHORS.md /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python3-mapnik + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python3-mapnik + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/doc/python3-mapnik + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bLAKAE + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + LICENSEDIR=/builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/licenses/python3-mapnik + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/licenses/python3-mapnik + cp -pr COPYING /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64/usr/share/licenses/python3-mapnik + exit 0 Provides: python3-mapnik = 0.1-18.20170614git1635afe.fc26 python3-mapnik(aarch-64) = 0.1-18.20170614git1635afe.fc26 python3.6dist(mapnik) = 0.1 python3dist(mapnik) = 0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libboost_filesystem.so.1.63.0()(64bit) libboost_python3.so.1.63.0()(64bit) libboost_regex.so.1.63.0()(64bit) libboost_system.so.1.63.0()(64bit) libboost_thread.so.1.63.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libharfbuzz.so.0()(64bit) libicui18n.so.57()(64bit) libicuuc.so.57()(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libmapnik.so.3.0()(64bit) libpng16.so.16()(64bit) libproj.so.12()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.6m.so.1.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtiff.so.5()(64bit) libwebp.so.7()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-mapnik-debuginfo-0.1-18.20170614git1635afe.fc26.aarch64 Provides: python-mapnik-debuginfo = 0.1-18.20170614git1635afe.fc26 python-mapnik-debuginfo(aarch-64) = 0.1-18.20170614git1635afe.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64 Wrote: /builddir/build/RPMS/python2-mapnik-0.1-18.20170614git1635afe.fc26.aarch64.rpm Wrote: /builddir/build/RPMS/python3-mapnik-0.1-18.20170614git1635afe.fc26.aarch64.rpm Wrote: /builddir/build/RPMS/python-mapnik-debuginfo-0.1-18.20170614git1635afe.fc26.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iRjf96 + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1635afe2359a0984868a47857645459c0fce44e3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mapnik-0.1-18.20170614git1635afe.fc26.aarch64 + exit 0 Child return code was: 0