Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-mapnik.spec'], timeout=172800env={'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}uid=1000printOutput=Falseuser='mockbuild'logger=chrootPath='/var/lib/mock/f24-build-6105167-622712/root'gid=425shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-mapnik.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: arm02-builder20.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-mapnik-0.1-7.20160202git1cb6851.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-mapnik.spec'], private_network=Truetimeout=172800env={'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}uid=1000printOutput=Falseuser='mockbuild'logger=chrootPath='/var/lib/mock/f24-build-6105167-622712/root'gid=425shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-mapnik.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.x96Gra + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-mapnik-1cb6851702f399103391277037edece53e3b1f9b + /usr/bin/gzip -dc /builddir/build/SOURCES/python-mapnik-1cb6851702f399103391277037edece53e3b1f9b.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-mapnik-1cb6851702f399103391277037edece53e3b1f9b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-mapnik-0.1 base' + /usr/bin/cat /builddir/build/SOURCES/python-mapnik-flags.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m python-mapnik-flags.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/python-mapnik-precision.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m python-mapnik-precision.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/python-mapnik-gdal.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m python-mapnik-gdal.patch --author 'rpm-build ' + tar --directory=test/data --strip-components=1 --gunzip --extract --file=/builddir/build/SOURCES/test-data-3f15d11635fff10cc4d552629a8195158ba92c3e.tar.gz + tar --directory=test/data-visual --strip-components=1 --gunzip --extract --file=/builddir/build/SOURCES/test-data-visual-972b039bfc5a5e189f68852c22df717a30c1adf7.tar.gz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4KQ6oi + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1cb6851702f399103391277037edece53e3b1f9b + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/mapnik copying mapnik/mapnik_settings.py -> build/lib.linux-armv7l-2.7/mapnik copying mapnik/paths.py -> build/lib.linux-armv7l-2.7/mapnik copying mapnik/printing.py -> build/lib.linux-armv7l-2.7/mapnik copying mapnik/__init__.py -> build/lib.linux-armv7l-2.7/mapnik running build_ext building 'mapnik._mapnik' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_color.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_color.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_color.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_color.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_color.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_color.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_color.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_coord.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_coord.cpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_coord.cpp:31:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_coord.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_coord.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_coord.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_coord.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_datasource.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_datasource.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_datasource.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_datasource_cache.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_datasource_cache.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_datasource_cache.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource_cache.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource_cache.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource_cache.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource_cache.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_envelope.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_envelope.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_envelope.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_envelope.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_envelope.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_envelope.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_envelope.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_expression.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 In file included from src/mapnik_expression.cpp:24:0: src/python_to_value.hpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/python_to_value.hpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_expression.cpp:24: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_expression.cpp:24: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_expression.cpp:24: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_expression.cpp:24: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ src/mapnik_expression.cpp:30:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_expression.cpp:33:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_feature.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_feature.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_feature.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_feature.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_feature.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_feature.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_feature.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/json/generic_json.hpp:32, from /usr/include/mapnik/json/geometry_grammar.hpp:29, from /usr/include/mapnik/json/feature_grammar.hpp:27, from /usr/include/mapnik/json/feature_parser.hpp:28, from src/mapnik_feature.cpp:51: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/json/generic_json.hpp:32, from /usr/include/mapnik/json/geometry_grammar.hpp:29, from /usr/include/mapnik/json/feature_grammar.hpp:27, from /usr/include/mapnik/json/feature_parser.hpp:28, from src/mapnik_feature.cpp:51: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/json/generic_json.hpp:32, from /usr/include/mapnik/json/geometry_grammar.hpp:29, from /usr/include/mapnik/json/feature_grammar.hpp:27, from /usr/include/mapnik/json/feature_parser.hpp:28, from src/mapnik_feature.cpp:51: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_featureset.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_featureset.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_featureset.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_featureset.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_featureset.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_featureset.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_featureset.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_font_engine.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_font_engine.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_font_engine.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_font_engine.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_font_engine.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_font_engine.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_font_engine.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_fontset.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_fontset.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_fontset.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_fontset.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_fontset.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_fontset.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_fontset.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_gamma_method.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_gamma_method.cpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_gamma_method.cpp:31:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_gamma_method.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_gamma_method.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_gamma_method.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_gamma_method.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_geometry.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_geometry.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_geometry.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_geometry.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_geometry.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_geometry.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_geometry.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/wkt/wkt_grammar.hpp:33, from /usr/include/mapnik/wkt/wkt_factory.hpp:29, from src/mapnik_geometry.cpp:54: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/wkt/wkt_grammar.hpp:33, from /usr/include/mapnik/wkt/wkt_factory.hpp:29, from src/mapnik_geometry.cpp:54: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/wkt/wkt_grammar.hpp:33, from /usr/include/mapnik/wkt/wkt_factory.hpp:29, from src/mapnik_geometry.cpp:54: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_grid.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_grid.cpp:31:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_grid.cpp:34:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid.cpp:37: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid.cpp:37: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid.cpp:37: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid.cpp:37: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_grid_view.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_grid_view.cpp:31:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_grid_view.cpp:34:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid_view.cpp:37: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid_view.cpp:37: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid_view.cpp:37: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid_view.cpp:37: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_image.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_image.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_image.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_image_view.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_image_view.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_image_view.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image_view.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image_view.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image_view.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image_view.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_label_collision_detector.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_label_collision_detector.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_label_collision_detector.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_label_collision_detector.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_label_collision_detector.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_label_collision_detector.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_label_collision_detector.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_layer.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_layer.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_layer.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_layer.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_layer.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_layer.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_layer.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_logger.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_logger.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_logger.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_logger.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_logger.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_logger.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_logger.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_map.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_map.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_map.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_map.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_map.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_map.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_map.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_palette.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_palette.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_palette.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_palette.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_palette.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_palette.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_palette.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_parameters.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_parameters.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_parameters.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_parameters.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_parameters.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_parameters.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_parameters.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_proj_transform.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_proj_transform.cpp:30:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_proj_transform.cpp:33:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_proj_transform.cpp:36: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_proj_transform.cpp:36: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_proj_transform.cpp:36: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_proj_transform.cpp:36: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_projection.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_projection.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_projection.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_projection.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_projection.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_projection.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_projection.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_python.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_python.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_python.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from src/mapnik_python.cpp:34:0: src/python_to_value.hpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/python_to_value.hpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_python.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_python.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_python.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_python.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_query.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_query.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_query.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from src/mapnik_query.cpp:35:0: src/python_to_value.hpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/python_to_value.hpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_query.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_query.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_query.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_query.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_raster_colorizer.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_raster_colorizer.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_raster_colorizer.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_raster_colorizer.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_raster_colorizer.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_raster_colorizer.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_raster_colorizer.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_rule.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_rule.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_rule.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_rule.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_rule.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_rule.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_rule.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_scaling_method.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_scaling_method.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_scaling_method.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_scaling_method.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_scaling_method.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_scaling_method.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_scaling_method.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_style.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_style.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_style.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_style.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_style.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_style.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_style.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_svg_generator_grammar.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/karma/stream/detail/iterator_sink.hpp:13, from /usr/include/boost/spirit/home/karma/stream/stream.hpp:24, from /usr/include/boost/spirit/home/karma/stream.hpp:14, from /usr/include/boost/spirit/home/karma.hpp:27, from /usr/include/boost/spirit/include/karma.hpp:16, from /usr/include/mapnik/svg/geometry_svg_generator.hpp:38, from /usr/include/mapnik/svg/geometry_svg_generator_impl.hpp:25, from src/mapnik_svg_generator_grammar.cpp:23: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/karma/stream/detail/iterator_sink.hpp:13, from /usr/include/boost/spirit/home/karma/stream/stream.hpp:24, from /usr/include/boost/spirit/home/karma/stream.hpp:14, from /usr/include/boost/spirit/home/karma.hpp:27, from /usr/include/boost/spirit/include/karma.hpp:16, from /usr/include/mapnik/svg/geometry_svg_generator.hpp:38, from /usr/include/mapnik/svg/geometry_svg_generator_impl.hpp:25, from src/mapnik_svg_generator_grammar.cpp:23: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/karma/stream/detail/iterator_sink.hpp:13, from /usr/include/boost/spirit/home/karma/stream/stream.hpp:24, from /usr/include/boost/spirit/home/karma/stream.hpp:14, from /usr/include/boost/spirit/home/karma.hpp:27, from /usr/include/boost/spirit/include/karma.hpp:16, from /usr/include/mapnik/svg/geometry_svg_generator.hpp:38, from /usr/include/mapnik/svg/geometry_svg_generator_impl.hpp:25, from src/mapnik_svg_generator_grammar.cpp:23: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_symbolizer.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_symbolizer.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_symbolizer.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_symbolizer.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_symbolizer.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_symbolizer.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_symbolizer.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ In file included from src/mapnik_symbolizer.cpp:48:0: src/mapnik_svg.hpp: In function 'std::__cxx11::string mapnik::get_svg_transform(T&)': src/mapnik_svg.hpp:34: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:40: /usr/include/mapnik/symbolizer_base.hpp:167:49: note: shadowed declaration is here dot_symbolizer>; ^ In file included from src/mapnik_symbolizer.cpp:48:0: src/mapnik_svg.hpp: In function 'void mapnik::set_svg_transform(T&, const string&)': src/mapnik_svg.hpp:40: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:40: /usr/include/mapnik/symbolizer_base.hpp:167: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_text_placement.cpp -o build/temp.linux-armv7l-2.7/src/mapnik_text_placement.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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_text_placement.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_text_placement.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_text_placement.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_text_placement.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_text_placement.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_text_placement.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/mapnik_view_transform.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_view_transform.cpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_view_transform.cpp:31:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_view_transform.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_view_transform.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_view_transform.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_view_transform.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c src/python_grid_utils.cpp -o build/temp.linux-armv7l-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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/python_grid_utils.cpp:30:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp:33:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_grid_utils.cpp:36: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_grid_utils.cpp:36: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_grid_utils.cpp:36: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_grid_utils.cpp:36: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ src/python_grid_utils.cpp: In function 'void mapnik::write_features(const T&, boost::python::dict&, const std::vector&)': src/python_grid_utils.cpp:193: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:43: /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:270: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:43: /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:294: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:43: /usr/include/mapnik/grid/grid.hpp:220:51: note: shadowed declaration is here using grid = hit_grid; ^ src/python_grid_utils.cpp:322: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:43: /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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/src/mapnik_color.o build/temp.linux-armv7l-2.7/src/mapnik_coord.o build/temp.linux-armv7l-2.7/src/mapnik_datasource.o build/temp.linux-armv7l-2.7/src/mapnik_datasource_cache.o build/temp.linux-armv7l-2.7/src/mapnik_envelope.o build/temp.linux-armv7l-2.7/src/mapnik_expression.o build/temp.linux-armv7l-2.7/src/mapnik_feature.o build/temp.linux-armv7l-2.7/src/mapnik_featureset.o build/temp.linux-armv7l-2.7/src/mapnik_font_engine.o build/temp.linux-armv7l-2.7/src/mapnik_fontset.o build/temp.linux-armv7l-2.7/src/mapnik_gamma_method.o build/temp.linux-armv7l-2.7/src/mapnik_geometry.o build/temp.linux-armv7l-2.7/src/mapnik_grid.o build/temp.linux-armv7l-2.7/src/mapnik_grid_view.o build/temp.linux-armv7l-2.7/src/mapnik_image.o build/temp.linux-armv7l-2.7/src/mapnik_image_view.o build/temp.linux-armv7l-2.7/src/mapnik_label_collision_detector.o build/temp.linux-armv7l-2.7/src/mapnik_layer.o build/temp.linux-armv7l-2.7/src/mapnik_logger.o build/temp.linux-armv7l-2.7/src/mapnik_map.o build/temp.linux-armv7l-2.7/src/mapnik_palette.o build/temp.linux-armv7l-2.7/src/mapnik_parameters.o build/temp.linux-armv7l-2.7/src/mapnik_proj_transform.o build/temp.linux-armv7l-2.7/src/mapnik_projection.o build/temp.linux-armv7l-2.7/src/mapnik_python.o build/temp.linux-armv7l-2.7/src/mapnik_query.o build/temp.linux-armv7l-2.7/src/mapnik_raster_colorizer.o build/temp.linux-armv7l-2.7/src/mapnik_rule.o build/temp.linux-armv7l-2.7/src/mapnik_scaling_method.o build/temp.linux-armv7l-2.7/src/mapnik_style.o build/temp.linux-armv7l-2.7/src/mapnik_svg_generator_grammar.o build/temp.linux-armv7l-2.7/src/mapnik_symbolizer.o build/temp.linux-armv7l-2.7/src/mapnik_text_placement.o build/temp.linux-armv7l-2.7/src/mapnik_view_transform.o build/temp.linux-armv7l-2.7/src/python_grid_utils.o -L/usr/lib -lmapnik -lmapnik-wkt -lmapnik-json -lboost_python -lboost_system -lboost_thread -lpython2.7 -o build/lib.linux-armv7l-2.7/mapnik/_mapnik.so -L/usr/lib -lmapnik -L/usr/lib -pthread -lcairo -lrt + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-armv7l-3.5 creating build/lib.linux-armv7l-3.5/mapnik copying mapnik/mapnik_settings.py -> build/lib.linux-armv7l-3.5/mapnik copying mapnik/paths.py -> build/lib.linux-armv7l-3.5/mapnik copying mapnik/printing.py -> build/lib.linux-armv7l-3.5/mapnik copying mapnik/__init__.py -> build/lib.linux-armv7l-3.5/mapnik running build_ext building 'mapnik._mapnik' extension creating build/temp.linux-armv7l-3.5 creating build/temp.linux-armv7l-3.5/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_color.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_color.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_color.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_color.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_color.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_color.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_color.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_coord.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_coord.cpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_coord.cpp:31:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_coord.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_coord.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_coord.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_coord.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_datasource.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_datasource.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_datasource.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_datasource_cache.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_datasource_cache.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_datasource_cache.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource_cache.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource_cache.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource_cache.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_datasource_cache.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_envelope.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_envelope.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_envelope.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_envelope.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_envelope.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_envelope.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_envelope.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_expression.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 In file included from src/mapnik_expression.cpp:24:0: src/python_to_value.hpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/python_to_value.hpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_expression.cpp:24: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_expression.cpp:24: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_expression.cpp:24: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_expression.cpp:24: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ src/mapnik_expression.cpp:30:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_expression.cpp:33:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_feature.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_feature.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_feature.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_feature.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_feature.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_feature.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_feature.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/json/generic_json.hpp:32, from /usr/include/mapnik/json/geometry_grammar.hpp:29, from /usr/include/mapnik/json/feature_grammar.hpp:27, from /usr/include/mapnik/json/feature_parser.hpp:28, from src/mapnik_feature.cpp:51: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/json/generic_json.hpp:32, from /usr/include/mapnik/json/geometry_grammar.hpp:29, from /usr/include/mapnik/json/feature_grammar.hpp:27, from /usr/include/mapnik/json/feature_parser.hpp:28, from src/mapnik_feature.cpp:51: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/json/generic_json.hpp:32, from /usr/include/mapnik/json/geometry_grammar.hpp:29, from /usr/include/mapnik/json/feature_grammar.hpp:27, from /usr/include/mapnik/json/feature_parser.hpp:28, from src/mapnik_feature.cpp:51: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_featureset.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_featureset.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_featureset.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_featureset.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_featureset.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_featureset.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_featureset.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_font_engine.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_font_engine.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_font_engine.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_font_engine.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_font_engine.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_font_engine.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_font_engine.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_fontset.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_fontset.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_fontset.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_fontset.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_fontset.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_fontset.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_fontset.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_gamma_method.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_gamma_method.cpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_gamma_method.cpp:31:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_gamma_method.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_gamma_method.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_gamma_method.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_gamma_method.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_geometry.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_geometry.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_geometry.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_geometry.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_geometry.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_geometry.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_geometry.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/wkt/wkt_grammar.hpp:33, from /usr/include/mapnik/wkt/wkt_factory.hpp:29, from src/mapnik_geometry.cpp:54: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/wkt/wkt_grammar.hpp:33, from /usr/include/mapnik/wkt/wkt_factory.hpp:29, from src/mapnik_geometry.cpp:54: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14, from /usr/include/boost/spirit/home/qi/stream/stream.hpp:16, from /usr/include/boost/spirit/home/qi/stream.hpp:15, from /usr/include/boost/spirit/home/qi.hpp:30, from /usr/include/boost/spirit/include/qi.hpp:16, from /usr/include/mapnik/wkt/wkt_grammar.hpp:33, from /usr/include/mapnik/wkt/wkt_factory.hpp:29, from src/mapnik_geometry.cpp:54: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_grid.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_grid.cpp:31:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_grid.cpp:34:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid.cpp:37: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid.cpp:37: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid.cpp:37: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid.cpp:37: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_grid_view.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_grid_view.cpp:31:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_grid_view.cpp:34:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid_view.cpp:37: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid_view.cpp:37: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid_view.cpp:37: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_grid_view.cpp:37: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_image.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_image.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_image.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_image_view.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_image_view.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_image_view.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image_view.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image_view.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image_view.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_image_view.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_label_collision_detector.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_label_collision_detector.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_label_collision_detector.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_label_collision_detector.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_label_collision_detector.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_label_collision_detector.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_label_collision_detector.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_layer.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_layer.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_layer.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_layer.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_layer.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_layer.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_layer.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_logger.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_logger.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_logger.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_logger.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_logger.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_logger.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_logger.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_map.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_map.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_map.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_map.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_map.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_map.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_map.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_palette.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_palette.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_palette.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_palette.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_palette.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_palette.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_palette.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_parameters.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_parameters.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_parameters.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_parameters.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_parameters.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_parameters.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_parameters.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_proj_transform.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_proj_transform.cpp:30:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_proj_transform.cpp:33:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_proj_transform.cpp:36: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_proj_transform.cpp:36: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_proj_transform.cpp:36: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_proj_transform.cpp:36: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_projection.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_projection.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_projection.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_projection.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_projection.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_projection.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_projection.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_python.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_python.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_python.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from src/mapnik_python.cpp:34:0: src/python_to_value.hpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/python_to_value.hpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_python.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_python.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_python.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_python.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ src/mapnik_python.cpp:700:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_query.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_query.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_query.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from src/mapnik_query.cpp:35:0: src/python_to_value.hpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/python_to_value.hpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_query.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_query.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_query.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_to_value.hpp:34, from src/mapnik_query.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_raster_colorizer.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_raster_colorizer.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_raster_colorizer.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_raster_colorizer.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_raster_colorizer.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_raster_colorizer.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_raster_colorizer.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_rule.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_rule.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_rule.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_rule.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_rule.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_rule.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_rule.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_scaling_method.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_scaling_method.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_scaling_method.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_scaling_method.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_scaling_method.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_scaling_method.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_scaling_method.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_style.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_style.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_style.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_style.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_style.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_style.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_style.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_svg_generator_grammar.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/karma/stream/detail/iterator_sink.hpp:13, from /usr/include/boost/spirit/home/karma/stream/stream.hpp:24, from /usr/include/boost/spirit/home/karma/stream.hpp:14, from /usr/include/boost/spirit/home/karma.hpp:27, from /usr/include/boost/spirit/include/karma.hpp:16, from /usr/include/mapnik/svg/geometry_svg_generator.hpp:38, from /usr/include/mapnik/svg/geometry_svg_generator_impl.hpp:25, from src/mapnik_svg_generator_grammar.cpp:23: /usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/karma/stream/detail/iterator_sink.hpp:13, from /usr/include/boost/spirit/home/karma/stream/stream.hpp:24, from /usr/include/boost/spirit/home/karma/stream.hpp:14, from /usr/include/boost/spirit/home/karma.hpp:27, from /usr/include/boost/spirit/include/karma.hpp:16, from /usr/include/mapnik/svg/geometry_svg_generator.hpp:38, from /usr/include/mapnik/svg/geometry_svg_generator_impl.hpp:25, from src/mapnik_svg_generator_grammar.cpp:23: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, from /usr/include/boost/iostreams/detail/resolve.hpp:26, from /usr/include/boost/iostreams/detail/push.hpp:24, from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, from /usr/include/boost/iostreams/stream_buffer.hpp:22, from /usr/include/boost/iostreams/stream.hpp:21, from /usr/include/boost/spirit/home/karma/stream/detail/iterator_sink.hpp:13, from /usr/include/boost/spirit/home/karma/stream/stream.hpp:24, from /usr/include/boost/spirit/home/karma/stream.hpp:14, from /usr/include/boost/spirit/home/karma.hpp:27, from /usr/include/boost/spirit/include/karma.hpp:16, from /usr/include/mapnik/svg/geometry_svg_generator.hpp:38, from /usr/include/mapnik/svg/geometry_svg_generator_impl.hpp:25, from src/mapnik_svg_generator_grammar.cpp:23: /usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_symbolizer.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_symbolizer.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_symbolizer.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_symbolizer.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_symbolizer.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_symbolizer.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_symbolizer.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ In file included from src/mapnik_symbolizer.cpp:48:0: src/mapnik_svg.hpp: In function 'std::__cxx11::string mapnik::get_svg_transform(T&)': src/mapnik_svg.hpp:34: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:40: /usr/include/mapnik/symbolizer_base.hpp:167:49: note: shadowed declaration is here dot_symbolizer>; ^ In file included from src/mapnik_symbolizer.cpp:48:0: src/mapnik_svg.hpp: In function 'void mapnik::set_svg_transform(T&, const string&)': src/mapnik_svg.hpp:40: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:40: /usr/include/mapnik/symbolizer_base.hpp:167: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_text_placement.cpp -o build/temp.linux-armv7l-3.5/src/mapnik_text_placement.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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_text_placement.cpp:29:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_text_placement.cpp:32:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_text_placement.cpp:35: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_text_placement.cpp:35: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_text_placement.cpp:35: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_text_placement.cpp:35: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/mapnik_view_transform.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/mapnik_view_transform.cpp:28:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_view_transform.cpp:31:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_view_transform.cpp:34: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_view_transform.cpp:34: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_view_transform.cpp:34: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/mapnik_view_transform.cpp:34: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c src/python_grid_utils.cpp -o build/temp.linux-armv7l-3.5/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/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fvisibility=hidden -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DHAVE_PYCAIRO -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 src/python_grid_utils.cpp:30:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wunused-local-typedef" ^~~~~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp:33:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wshorten-64-to-32" ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/type_traits/ice.hpp:15:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_grid_utils.cpp:36: /usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:16:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_grid_utils.cpp:36: /usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:17:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_grid_utils.cpp:36: /usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") ^ In file included from /usr/include/boost/type_traits/ice.hpp:18:0, from /usr/include/boost/python/detail/def_helper.hpp:9, from /usr/include/boost/python/class.hpp:29, from /usr/include/boost/python.hpp:18, from src/python_grid_utils.cpp:36: /usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") ^ src/python_grid_utils.cpp: In function 'void mapnik::write_features(const T&, boost::python::dict&, const std::vector&)': src/python_grid_utils.cpp:193: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:43: /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:270: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:43: /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:294: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:43: /usr/include/mapnik/grid/grid.hpp:220:51: note: shadowed declaration is here using grid = hit_grid; ^ src/python_grid_utils.cpp:322: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:43: /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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.5/src/mapnik_color.o build/temp.linux-armv7l-3.5/src/mapnik_coord.o build/temp.linux-armv7l-3.5/src/mapnik_datasource.o build/temp.linux-armv7l-3.5/src/mapnik_datasource_cache.o build/temp.linux-armv7l-3.5/src/mapnik_envelope.o build/temp.linux-armv7l-3.5/src/mapnik_expression.o build/temp.linux-armv7l-3.5/src/mapnik_feature.o build/temp.linux-armv7l-3.5/src/mapnik_featureset.o build/temp.linux-armv7l-3.5/src/mapnik_font_engine.o build/temp.linux-armv7l-3.5/src/mapnik_fontset.o build/temp.linux-armv7l-3.5/src/mapnik_gamma_method.o build/temp.linux-armv7l-3.5/src/mapnik_geometry.o build/temp.linux-armv7l-3.5/src/mapnik_grid.o build/temp.linux-armv7l-3.5/src/mapnik_grid_view.o build/temp.linux-armv7l-3.5/src/mapnik_image.o build/temp.linux-armv7l-3.5/src/mapnik_image_view.o build/temp.linux-armv7l-3.5/src/mapnik_label_collision_detector.o build/temp.linux-armv7l-3.5/src/mapnik_layer.o build/temp.linux-armv7l-3.5/src/mapnik_logger.o build/temp.linux-armv7l-3.5/src/mapnik_map.o build/temp.linux-armv7l-3.5/src/mapnik_palette.o build/temp.linux-armv7l-3.5/src/mapnik_parameters.o build/temp.linux-armv7l-3.5/src/mapnik_proj_transform.o build/temp.linux-armv7l-3.5/src/mapnik_projection.o build/temp.linux-armv7l-3.5/src/mapnik_python.o build/temp.linux-armv7l-3.5/src/mapnik_query.o build/temp.linux-armv7l-3.5/src/mapnik_raster_colorizer.o build/temp.linux-armv7l-3.5/src/mapnik_rule.o build/temp.linux-armv7l-3.5/src/mapnik_scaling_method.o build/temp.linux-armv7l-3.5/src/mapnik_style.o build/temp.linux-armv7l-3.5/src/mapnik_svg_generator_grammar.o build/temp.linux-armv7l-3.5/src/mapnik_symbolizer.o build/temp.linux-armv7l-3.5/src/mapnik_text_placement.o build/temp.linux-armv7l-3.5/src/mapnik_view_transform.o build/temp.linux-armv7l-3.5/src/python_grid_utils.o -L/usr/lib -lmapnik -lmapnik-wkt -lmapnik-json -lboost_python3 -lboost_system -lboost_thread -lpython3.5m -o build/lib.linux-armv7l-3.5/mapnik/_mapnik.cpython-35m-arm-linux-gnueabi.so -L/usr/lib -lmapnik -L/usr/lib -pthread -lcairo -lrt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I1jJVg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm ++ dirname /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm + cd python-mapnik-1cb6851702f399103391277037edece53e3b1f9b + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm running install running install_lib creating /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr creating /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib creating /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages/mapnik copying build/lib.linux-armv7l-2.7/mapnik/mapnik_settings.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages/mapnik copying build/lib.linux-armv7l-2.7/mapnik/_mapnik.so -> /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages/mapnik copying build/lib.linux-armv7l-2.7/mapnik/paths.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages/mapnik copying build/lib.linux-armv7l-2.7/mapnik/printing.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages/mapnik copying build/lib.linux-armv7l-2.7/mapnik/__init__.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages/mapnik byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages/mapnik/mapnik_settings.py to mapnik_settings.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages/mapnik/paths.py to paths.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages/mapnik/printing.py to printing.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages/mapnik/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmptPNc8x.py' /usr/bin/python2 -O /tmp/tmptPNc8x.py removing /tmp/tmptPNc8x.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-7.20160202git1cb6851.fc24.arm/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm running install running install_lib creating /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik copying build/lib.linux-armv7l-3.5/mapnik/mapnik_settings.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik copying build/lib.linux-armv7l-3.5/mapnik/paths.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik copying build/lib.linux-armv7l-3.5/mapnik/printing.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik copying build/lib.linux-armv7l-3.5/mapnik/_mapnik.cpython-35m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik copying build/lib.linux-armv7l-3.5/mapnik/__init__.py -> /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik/mapnik_settings.py to mapnik_settings.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik/paths.py to paths.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik/printing.py to printing.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik/__init__.py to __init__.cpython-35.pyc writing byte-compilation script '/tmp/tmpx0t0z_9b.py' /usr/bin/python3 -O /tmp/tmpx0t0z_9b.py removing /tmp/tmpx0t0z_9b.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-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik-0.1-py3.5.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-1cb6851702f399103391277037edece53e3b1f9b extracting debug info from /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7/site-packages/mapnik/_mapnik.so extracting debug info from /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5/site-packages/mapnik/_mapnik.cpython-35m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 561 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-7.20160202git1cb6851.fc24.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/debug/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/lib/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-mapnik-0.1-7.20160202git1cb6851.fc24.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BviOMp + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1cb6851702f399103391277037edece53e3b1f9b + DOCDIR=/builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python2-mapnik + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python2-mapnik + cp -pr README.md /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python2-mapnik + cp -pr AUTHORS.md /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python2-mapnik + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python2-mapnik + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python2-mapnik + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.62mQaA + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1cb6851702f399103391277037edece53e3b1f9b + LICENSEDIR=/builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/licenses/python2-mapnik + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/licenses/python2-mapnik + cp -pr COPYING /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/licenses/python2-mapnik + exit 0 Provides: mapnik-python = 1:0.1-7.20160202git1cb6851.fc24 python-mapnik = 0.1-7.20160202git1cb6851.fc24 python-mapnik(armv7hl-32) = 0.1-7.20160202git1cb6851.fc24 python2-mapnik = 0.1-7.20160202git1cb6851.fc24 python2-mapnik(armv7hl-32) = 0.1-7.20160202git1cb6851.fc24 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libboost_python.so.1.60.0 libboost_system.so.1.60.0 libboost_thread.so.1.60.0 libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libmapnik.so.3.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: mapnik-python < 0:2.2.1-0.12 python-mapnik < 0.1-7.20160202git1cb6851.fc24 python-mapnik(armv7hl-32) < 0.1-7.20160202git1cb6851.fc24 Processing files: python3-mapnik-0.1-7.20160202git1cb6851.fc24.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JmmAYu + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1cb6851702f399103391277037edece53e3b1f9b + DOCDIR=/builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python3-mapnik + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python3-mapnik + cp -pr README.md /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python3-mapnik + cp -pr AUTHORS.md /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python3-mapnik + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python3-mapnik + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/doc/python3-mapnik + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gBSfZr + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1cb6851702f399103391277037edece53e3b1f9b + LICENSEDIR=/builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/licenses/python3-mapnik + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/licenses/python3-mapnik + cp -pr COPYING /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm/usr/share/licenses/python3-mapnik + exit 0 Provides: python3-mapnik = 0.1-7.20160202git1cb6851.fc24 python3-mapnik(armv7hl-32) = 0.1-7.20160202git1cb6851.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libboost_python3.so.1.60.0 libboost_system.so.1.60.0 libboost_thread.so.1.60.0 libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libmapnik.so.3.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.5m.so.1.0 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) python(abi) = 3.5 rtld(GNU_HASH) Processing files: python-mapnik-debuginfo-0.1-7.20160202git1cb6851.fc24.armv7hl Provides: python-mapnik-debuginfo = 0.1-7.20160202git1cb6851.fc24 python-mapnik-debuginfo(armv7hl-32) = 0.1-7.20160202git1cb6851.fc24 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-7.20160202git1cb6851.fc24.arm Wrote: /builddir/build/RPMS/python2-mapnik-0.1-7.20160202git1cb6851.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-mapnik-0.1-7.20160202git1cb6851.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/python-mapnik-debuginfo-0.1-7.20160202git1cb6851.fc24.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MYCPCy + umask 022 + cd /builddir/build/BUILD + cd python-mapnik-1cb6851702f399103391277037edece53e3b1f9b + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mapnik-0.1-7.20160202git1cb6851.fc24.arm + exit 0 Child return code was: 0