>>> Building on exopi-4 under graphics/mapnik BDEPENDS = [graphics/libwebp;archivers/bzip2;devel/boost;databases/sqlite3;devel/harfbuzz;geo/gdal;devel/scons;graphics/cairo;textproc/icu4c] DIST = [graphics/mapnik:mapnik-v3.1.0.tar.bz2] FULLPKGNAME = mapnik-3.1.0p6 RDEPENDS = [textproc/icu4c;geo/gdal;devel/harfbuzz;databases/sqlite3;graphics/cairo;devel/boost;graphics/libwebp] (Junk lock obtained for exopi-4 at 1713828915.54) >>> Running depends in graphics/mapnik at 1713828915.57 last junk was in net/matterhorn /usr/sbin/pkg_add -aI -Drepair cairo-1.18.0 gdal-3.8.5 harfbuzz-8.4.0 icu4c-74.2p0v0 libwebp-1.3.2 scons-4.6.0 was: /usr/sbin/pkg_add -aI -Drepair boost-1.84.0p2v0 bzip2-1.0.8p0 cairo-1.18.0 gdal-3.8.5 harfbuzz-8.4.0 icu4c-74.2p0v0 libwebp-1.3.2 scons-4.6.0 sqlite3-3.44.2 /usr/sbin/pkg_add -aI -Drepair cairo-1.18.0 gdal-3.8.5 harfbuzz-8.4.0 icu4c-74.2p0v0 libwebp-1.3.2 scons-4.6.0 >>> Running show-prepare-results in graphics/mapnik at 1713828927.08 ===> graphics/mapnik ===> Building from scratch mapnik-3.1.0p6 ===> mapnik-3.1.0p6 depends on: scons-* -> scons-4.6.0 ===> mapnik-3.1.0p6 depends on: bzip2-* -> bzip2-1.0.8p0 ===> mapnik-3.1.0p6 depends on: boost-* -> boost-1.84.0p2v0 ===> mapnik-3.1.0p6 depends on: sqlite3-* -> sqlite3-3.44.2 ===> mapnik-3.1.0p6 depends on: cairo-* -> cairo-1.18.0 ===> mapnik-3.1.0p6 depends on: libwebp-* -> libwebp-1.3.2 ===> mapnik-3.1.0p6 depends on: harfbuzz-* -> harfbuzz-8.4.0 ===> mapnik-3.1.0p6 depends on: gdal-* -> gdal-3.8.5 ===> mapnik-3.1.0p6 depends on: icu4c-* -> icu4c-74.2p0v0 ===> Verifying specs: X11 Xau Xdmcp Xext Xrender boost_filesystem boost_program_options boost_regex harfbuzz webp boost_system c cairo expat ffi fontconfig freetype gdal glib-2.0 gobject-2.0 icudata icui18n icuuc intl jpeg lzo2 m pcre2-8 pixman-1 png>=17.0 pq pthread sqlite3 tiff xcb xcb-render xcb-shm xml2 z c++ c++abi pthread ===> found X11.18.0 Xau.10.0 Xdmcp.11.0 Xext.13.0 Xrender.6.0 boost_filesystem.23.0 boost_program_options.23.0 boost_regex.23.0 harfbuzz.18.8 webp.4.3 boost_system.23.0 c.100.0 cairo.13.4 expat.14.1 ffi.2.0 fontconfig.13.1 freetype.30.3 gdal.47.2 glib-2.0.4201.12 gobject-2.0.4200.19 icudata.22.2 icui18n.22.2 icuuc.22.2 intl.8.0 jpeg.70.2 lzo2.1.0 m.10.1 pcre2-8.0.6 pixman-1.40.0 png.18.0 pq.6.15 pthread.27.1 sqlite3.37.26 tiff.42.0 xcb.4.1 xcb-render.1.1 xcb-shm.1.1 xml2.20.0 z.7.0 c++.10.0 c++abi.7.0 boost-1.84.0p2v0 bzip2-1.0.8p0 cairo-1.18.0 gdal-3.8.5 harfbuzz-8.4.0 icu4c-74.2p0v0 libwebp-1.3.2 scons-4.6.0 sqlite3-3.44.2 (Junk lock released for exopi-4 at 1713828932.71) distfiles size=10110740 >>> Running extract in graphics/mapnik at 1713828932.76 ===> graphics/mapnik ===> Checking files for mapnik-3.1.0p6 `/exopi-cvs/ports/distfiles/mapnik-v3.1.0.tar.bz2' is up to date. >> (SHA256) mapnik-v3.1.0.tar.bz2: OK ===> Extracting for mapnik-3.1.0p6 >>> Running patch in graphics/mapnik at 1713828942.93 ===> graphics/mapnik ===> Patching for mapnik-3.1.0p6 ===> Applying OpenBSD patch patch-SConstruct Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |1st chuck is for scons 4 |3rd chunk is needed for proper boost_thread detection | |Index: SConstruct |--- SConstruct.orig |+++ SConstruct -------------------------- Patching file SConstruct using Plan A... Hunk #1 succeeded at 126. Hunk #2 succeeded at 296. Hunk #3 succeeded at 1363. done ===> Applying OpenBSD patch patch-deps_agg_build_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: deps/agg/build.py |--- deps/agg/build.py.orig |+++ deps/agg/build.py -------------------------- Patching file deps/agg/build.py using Plan A... Hunk #1 succeeded at 25. done ===> Applying OpenBSD patch patch-include_mapnik_json_generic_json_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with boost 1.83 | |Index: include/mapnik/json/generic_json.hpp |--- include/mapnik/json/generic_json.hpp.orig |+++ include/mapnik/json/generic_json.hpp -------------------------- Patching file include/mapnik/json/generic_json.hpp using Plan A... Hunk #1 succeeded at 32. done ===> Applying OpenBSD patch patch-plugins_input_csv_csv_utils_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with boost 1.83 | |https://github.com/mapnik/mapnik/commit/50f1b05f863ab7060558d91a7d9521d849f29df3 | |Index: plugins/input/csv/csv_utils.cpp |--- plugins/input/csv/csv_utils.cpp.orig |+++ plugins/input/csv/csv_utils.cpp -------------------------- Patching file plugins/input/csv/csv_utils.cpp using Plan A... Hunk #1 succeeded at 40. done ===> Applying OpenBSD patch patch-src_build_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/build.py |--- src/build.py.orig |+++ src/build.py -------------------------- Patching file src/build.py using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 111. Hunk #3 succeeded at 130. Hunk #4 succeeded at 447. Hunk #5 succeeded at 457. done ===> Applying OpenBSD patch patch-src_libxml2_loader_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Unbreak build with libxml >=2.12.0 | |Index: src/libxml2_loader.cpp |--- src/libxml2_loader.cpp.orig |+++ src/libxml2_loader.cpp -------------------------- Patching file src/libxml2_loader.cpp using Plan A... Hunk #1 succeeded at 79. Hunk #2 succeeded at 118. done ===> Applying OpenBSD patch patch-src_text_font_feature_settings_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |boost build failure otherwise |https://github.com/mapnik/mapnik/issues/3020 | |--- src/text/font_feature_settings.cpp.orig Fri Feb 26 03:02:05 2016 |+++ src/text/font_feature_settings.cpp Sun Sep 4 17:29:08 2016 -------------------------- Patching file src/text/font_feature_settings.cpp using Plan A... Hunk #1 succeeded at 59. done ===> Applying OpenBSD patch patch-test_run Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |find -quit is only in gfind |Index: test/run |--- test/run.orig |+++ test/run -------------------------- Patching file test/run using Plan A... Hunk #1 succeeded at 29. done ===> Applying OpenBSD patch patch-test_unit_serialization_wkb_test_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with boost 1.80 buikd | |https://github.com/mapnik/mapnik/issues/4340 | |Index: test/unit/serialization/wkb_test.cpp |--- test/unit/serialization/wkb_test.cpp.orig |+++ test/unit/serialization/wkb_test.cpp -------------------------- Patching file test/unit/serialization/wkb_test.cpp using Plan A... Hunk #1 succeeded at 57. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in graphics/mapnik at 1713828944.03 ===> graphics/mapnik ===> Generating configure for mapnik-3.1.0p6 ===> Configuring for mapnik-3.1.0p6 # subst shlib version /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DLIBmapnik_VERSION=4.0 -DARCH=amd64 -DBASE_PKGPATH=graphics/mapnik -DFLAVOR_EXT= -DFULLPKGNAME=mapnik-3.1.0p6 -DHOMEPAGE=https://mapnik.org/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=mapnik -i -B /exopi-obj/pobj/mapnik-3.1.0 /exopi-obj/pobj/mapnik-3.1.0/mapnik-v3.1.0/src/build.py >>> Running build in graphics/mapnik at 1713828945.14 ===> graphics/mapnik ===> Building for mapnik-3.1.0p6 scons: Entering directory `/exopi-obj/pobj/mapnik-3.1.0/mapnik-v3.1.0' scons: Reading SConscript files ...  Welcome to Mapnik...  Configuring build environment... Configuring on OpenBSD in *release mode*... Checking for pkg-config... yes Checking for freetype2... yes Checking for xml2-config... yes Checking for dlfcn.h support ... yes Checking if compiler (c++) supports -std=c++14 flag... (cached) yes Checking for C library z... yes Checking for C++ library icuuc... yes Checking for ICU version >= 4.2... found: icu 74.2 (cached) Checking for C++ library harfbuzz... yes Checking for HarfBuzz version >= 0.9.34... found: HarfBuzz 8.4.0 Checking for HarfBuzz with freetype support (cached) yes Searching for boost libs and headers... (cached)  Found boost libs: /usr/local/lib Found boost headers: /usr/local/include Checking for C++ header file boost/version.hpp... yes Checking for Boost version >= 1.61... yes Found boost lib version... 1_84 Checking for C++ library boost_system... yes Checking for C++ library boost_filesystem... yes Checking for C++ library boost_regex... yes Checking for C++ library boost_program_options... yes Checking whether Boost was compiled with C++11 scoped enums ... yes Checking if boost_regex was built with ICU unicode support... (cached) yes Checking for C library jpeg... yes Checking for C library proj... no Could not find optional header or shared library for proj Checking for C library png... yes Checking for C library webp... yes Checking for C library tiff... yes Checking for PROJ_LIB directory...Failed to detect (mapnik-config will have null value) Checking for ICU data directory...u_getDataDirectory returned /usr/local/share/icu/74.2 Checking for GDAL data directory...GDAL_PREFIX returned /usr/local/share/gdal Checking for requested plugins dependencies... Checking for pg_config... yes Checking for gdal-config --libs... yes Checking for gdal-config --cflags... yes Checking for name of gdal library... scons: warning: Two different environments were specified for target .sconf_temp/conftest_8cf323012ccba53221a434150717c7ad, but they appear to have the same action: gdal-config --libs File "/exopi-obj/pobj/mapnik-3.1.0/mapnik-v3.1.0/SConstruct", line 648, in get_pkg_lib (cached) gdal Checking for C++ library gdal... yes Checking if gdal is ogr enabled... yes Checking for gdal-config --libs... (cached) yes Checking for gdal-config --cflags... scons: warning: Two different environments were specified for target .sconf_temp/conftest_3538ddff0495d7e8f4e2dde3e5dd3e3c, but they appear to have the same action: gdal-config --cflags File "/exopi-obj/pobj/mapnik-3.1.0/mapnik-v3.1.0/SConstruct", line 606, in parse_config (cached) yes Checking for name of ogr library... (cached) gdal Checking for C++ library gdal... yes Checking for C library sqlite3... yes Checking if SQLite supports RTREE... (cached) yes Checking for cairo... yes Checking for cairo lib and include paths... yes Checking for cairo freetype font support ... yes  All Required dependencies found!  Saving new file 'config.py'... Will hold custom path variables from commandline and python config file(s)...  Note: will build without these OPTIONAL dependencies: - proj (Proj.4 C Projections library | configure with PROJ_LIBS & PROJ_INCLUDES | more info: http://trac.osgeo.org/proj/) scons: done reading SConscript files. scons: Building targets ... c++ -o demo/c++/rundemo.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include demo/c++/rundemo.cpp c++ -o src/expression_grammar.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/expression_grammar.cpp c++ -o src/fs.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/fs.cpp c++ -o src/request.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/request.cpp c++ -o src/well_known_srs.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/well_known_srs.cpp c++ -o src/params.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/params.cpp c++ -o src/image_filter_types.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_filter_types.cpp c++ -o src/image_filter_grammar.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_filter_grammar.cpp c++ -o src/color.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/color.cpp c++ -o src/conversions.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/conversions.cpp c++ -o src/image_copy.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_copy.cpp c++ -o src/image_compositing.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_compositing.cpp c++ -o src/image_scaling.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_scaling.cpp c++ -o src/box2d.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/box2d.cpp c++ -o src/datasource_cache.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/datasource_cache.cpp c++ -o src/datasource_cache_static.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/datasource_cache_static.cpp c++ -o src/debug.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/debug.cpp c++ -o src/geometry_reprojection.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/geometry_reprojection.cpp c++ -o src/geometry/interior.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/geometry/interior.cpp c++ -o src/expression_node.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/expression_node.cpp c++ -o src/expression_string.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/expression_string.cpp c++ -o src/expression.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/expression.cpp c++ -o src/transform_expression.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/transform_expression.cpp c++ -o src/feature_kv_iterator.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/feature_kv_iterator.cpp c++ -o src/feature_style_processor.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/feature_style_processor.cpp c++ -o src/feature_type_style.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/feature_type_style.cpp c++ -o src/dasharray_parser.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/dasharray_parser.cpp c++ -o src/font_engine_freetype.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/font_engine_freetype.cpp c++ -o src/font_set.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/font_set.cpp c++ -o src/function_call.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/function_call.cpp c++ -o src/gradient.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/gradient.cpp c++ -o src/parse_path.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/parse_path.cpp c++ -o src/image_reader.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_reader.cpp src/gradient.cpp:75:26: warning: left operand of comma operator has no effect [-Wunused-value] r_ == other.r_ && ~~~~~~~~~~~~~~~ ^ 1 warning generated. c++ -o src/cairo_io.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo_io.cpp c++ -o src/image.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image.cpp In file included from src/image.cpp:27: include/mapnik/image_impl.hpp:45:14: warning: comparison of integers of different signs: 'int64_t' (aka 'long long') and 'unsigned long' [-Wsign-compare] if (area > max_size) throw std::runtime_error("Image area too large based on image dimensions"); ~~~~ ^ ~~~~~~~~ src/image.cpp:87:29: note: in instantiation of member function 'mapnik::detail::image_dimensions<4294836225>::image_dimensions' requested here template struct MAPNIK_DECL image_dimensions<4294836225>; ^ c++ -o src/image_view.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_view.cpp c++ -o src/image_view_any.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_view_any.cpp 1 warning generated. c++ -o src/image_any.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_any.cpp c++ -o src/image_options.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_options.cpp c++ -o src/image_util.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_util.cpp c++ -o src/image_util_jpeg.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_util_jpeg.cpp c++ -o src/image_util_png.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_util_png.cpp c++ -o src/image_util_tiff.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_util_tiff.cpp c++ -o src/image_util_webp.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/image_util_webp.cpp In file included from src/image_util_tiff.cpp:25: include/mapnik/tiff_io.hpp:210:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 extras[] = { EXTRASAMPLE_ASSOCALPHA }; ^ /usr/local/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from src/image_util_tiff.cpp:25: include/mapnik/tiff_io.hpp:215:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 extras[] = { EXTRASAMPLE_UNASSALPHA }; ^ /usr/local/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ c++ -o src/layer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/layer.cpp 2 warnings generated. c++ -o src/map.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/map.cpp c++ -o src/load_map.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/load_map.cpp c++ -o src/palette.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/palette.cpp c++ -o src/marker_helpers.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/marker_helpers.cpp c++ -o src/transform_expression_grammar.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/transform_expression_grammar.cpp In file included from src/map.cpp:37: In file included from include/mapnik/hit_test_filter.hpp:29: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o src/geometry_envelope.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/geometry_envelope.cpp 1 warning generated. c++ -o src/plugin.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/plugin.cpp In file included from src/transform_expression_grammar.cpp:23: In file included from include/mapnik/transform_expression_grammar_impl.hpp:28: /usr/local/include/boost/spirit/include/phoenix_operator.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :2:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from src/transform_expression_grammar.cpp:23: In file included from include/mapnik/transform_expression_grammar_impl.hpp:29: /usr/local/include/boost/spirit/include/phoenix_object.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :78:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from src/marker_helpers.cpp:24: In file included from include/mapnik/marker_helpers.hpp:33: In file included from include/mapnik/markers_placement.hpp:26: In file included from include/mapnik/markers_placements/line.hpp:26: In file included from include/mapnik/markers_placements/point.hpp:26: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o src/rule.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/rule.cpp c++ -o src/save_map.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/save_map.cpp c++ -o src/wkb.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/wkb.cpp c++ -o src/twkb.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/twkb.cpp c++ -o src/projection.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/projection.cpp In file included from src/twkb.cpp:27: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o src/proj_transform.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/proj_transform.cpp 2 warnings generated. c++ -o src/scale_denominator.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/scale_denominator.cpp c++ -o src/simplify.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/simplify.cpp c++ -o src/parse_transform.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/parse_transform.cpp c++ -o src/memory_datasource.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/memory_datasource.cpp 1 warning generated. c++ -o src/symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/symbolizer.cpp c++ -o src/symbolizer_keys.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/symbolizer_keys.cpp c++ -o src/symbolizer_enumerations.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/symbolizer_enumerations.cpp c++ -o src/unicode.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/unicode.cpp c++ -o src/raster_colorizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/raster_colorizer.cpp c++ -o src/mapped_memory_cache.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/mapped_memory_cache.cpp c++ -o src/marker_cache.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/marker_cache.cpp c++ -o src/svg/svg_parser.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/svg/svg_parser.cpp c++ -o src/svg/svg_path_parser.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/svg/svg_path_parser.cpp c++ -o src/svg/svg_points_parser.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/svg/svg_points_parser.cpp c++ -o src/svg/svg_transform_parser.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/svg/svg_transform_parser.cpp c++ -o src/warp.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/warp.cpp c++ -o src/css_color_grammar.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/css_color_grammar.cpp c++ -o src/vertex_cache.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/vertex_cache.cpp c++ -o src/vertex_adapters.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/vertex_adapters.cpp c++ -o src/text/font_library.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/font_library.cpp c++ -o src/text/text_layout.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/text_layout.cpp c++ -o src/text/text_line.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/text_line.cpp c++ -o src/text/itemizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/itemizer.cpp In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:30: /usr/local/include/boost/spirit/include/phoenix_core.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :425:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:31: /usr/local/include/boost/spirit/include/phoenix_operator.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :170:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:32: /usr/local/include/boost/spirit/include/phoenix_fusion.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :58:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:283:15: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color = lexeme[ lit('#') ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:283:15: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color = lexeme[ lit('#') ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:283:15: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color = lexeme[ lit('#') ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 13 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:283:15: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color = lexeme[ lit('#') ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:290:21: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color_small = lexeme[ lit('#') ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:290:21: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color_small = lexeme[ lit('#') ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:290:21: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color_small = lexeme[ lit('#') ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 13 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:290:21: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color_small = lexeme[ lit('#') ^ c++ -o src/text/scrptrun.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/scrptrun.cpp c++ -o src/text/face.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/face.cpp c++ -o src/text/glyph_positions.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/glyph_positions.cpp In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 20 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:297:16: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here rgba_color = lit("rgb") >> -lit('a') ^ c++ -o src/text/placement_finder.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/placement_finder.cpp In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 10 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:306:24: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here rgba_percent_color = lit("rgb") >> -lit('a') ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 10 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:306:24: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here rgba_percent_color = lit("rgb") >> -lit('a') ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 10 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:306:24: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here rgba_percent_color = lit("rgb") >> -lit('a') ^ In file included from src/css_color_grammar.cpp:28: In file included from include/mapnik/css_color_grammar_impl.hpp:26: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 20 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1110:5: note: in instantiation of function template specialization 'boost::function4 &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector> &, const boost::spirit::qi::char_class> &>::function4, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons, boost::phoenix::actor, 0>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>>, 5>>>>>>>>>>>>>>>>, mpl_::bool_>>' requested here base_type(f) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons, boost::phoenix::actor, 0>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>>, 5>>>>>>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons, boost::phoenix::actor, 0>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>>, 5>>>>>>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, boost::spirit::locals, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &, const boost::phoenix::actor, 0>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>>, 5>> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:315:23: note: in instantiation of function template specialization 'boost::spirit::qi::rule, boost::spirit::locals, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &, const boost::phoenix::actor, 0>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>>, 5>> &>, 2> &>, 2>>' requested here hsl_percent_color = lit("hsl") >> -lit('a') ^ c++ -o src/text/properties_util.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/properties_util.cpp c++ -o src/text/renderer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/renderer.cpp c++ -o src/text/symbolizer_helpers.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/symbolizer_helpers.cpp c++ -o src/text/text_properties.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/text_properties.cpp c++ -o src/text/font_feature_settings.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/font_feature_settings.cpp c++ -o src/text/formatting/base.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/formatting/base.cpp 16 warnings generated. c++ -o src/text/formatting/list.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/formatting/list.cpp c++ -o src/text/formatting/text.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/formatting/text.cpp c++ -o src/text/formatting/format.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/formatting/format.cpp In file included from src/text/symbolizer_helpers.cpp:45: In file included from include/mapnik/grid_vertex_converter.hpp:30: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o src/text/formatting/layout.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/formatting/layout.cpp c++ -o src/text/formatting/registry.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/formatting/registry.cpp c++ -o src/text/placements/registry.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/placements/registry.cpp c++ -o src/text/placements/base.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/placements/base.cpp c++ -o src/text/placements/dummy.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/placements/dummy.cpp c++ -o src/text/placements/list.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/placements/list.cpp c++ -o src/text/placements/simple.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/text/placements/simple.cpp c++ -o src/group/group_layout_manager.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/group/group_layout_manager.cpp c++ -o src/group/group_rule.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/group/group_rule.cpp c++ -o src/group/group_symbolizer_helper.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/group/group_symbolizer_helper.cpp c++ -o src/xml_tree.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/xml_tree.cpp c++ -o src/config_error.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/config_error.cpp c++ -o src/color_factory.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/color_factory.cpp c++ -o src/renderer_common.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/renderer_common.cpp c++ -o src/renderer_common/render_group_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/renderer_common/render_group_symbolizer.cpp c++ -o src/renderer_common/render_markers_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/renderer_common/render_markers_symbolizer.cpp c++ -o src/renderer_common/render_pattern.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/renderer_common/render_pattern.cpp c++ -o src/renderer_common/render_thunk_extractor.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/renderer_common/render_thunk_extractor.cpp In file included from src/renderer_common/render_thunk_extractor.cpp:26: In file included from include/mapnik/renderer_common/render_markers_symbolizer.hpp:27: In file included from include/mapnik/markers_placement.hpp:26: In file included from include/mapnik/markers_placements/line.hpp:26: In file included from include/mapnik/markers_placements/point.hpp:26: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ src/renderer_common/render_thunk_extractor.cpp:90:11: warning: declaration shadows a type alias in namespace 'mapnik' [-Wshadow] using context_type = detail::thunk_markers_renderer_context; ^ include/mapnik/feature.hpp:90:7: note: previous declaration is here using context_type = context >; ^ c++ -o src/renderer_common/pattern_alignment.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/renderer_common/pattern_alignment.cpp In file included from src/renderer_common/render_markers_symbolizer.cpp:27: In file included from include/mapnik/marker_helpers.hpp:33: In file included from include/mapnik/markers_placement.hpp:26: In file included from include/mapnik/markers_placements/line.hpp:26: In file included from include/mapnik/markers_placements/point.hpp:26: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ 2 warnings generated. c++ -o src/math.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/math.cpp c++ -o src/value.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/value.cpp 1 warning generated. c++ -o src/cairo/process_markers_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/process_markers_symbolizer.cpp c++ -o src/cairo/process_group_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/process_group_symbolizer.cpp c++ -o src/cairo/cairo_context.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/cairo_context.cpp In file included from src/cairo/process_markers_symbolizer.cpp:28: In file included from include/mapnik/renderer_common/render_markers_symbolizer.hpp:27: In file included from include/mapnik/markers_placement.hpp:26: In file included from include/mapnik/markers_placements/line.hpp:26: In file included from include/mapnik/markers_placements/point.hpp:26: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ 1 warning generated. c++ -o src/cairo/cairo_renderer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/cairo_renderer.cpp src/cairo/process_markers_symbolizer.cpp:79:11: warning: declaration shadows a type alias in namespace 'mapnik' [-Wshadow] using context_type = detail::cairo_markers_renderer_context; ^ include/mapnik/feature.hpp:90:7: note: previous declaration is here using context_type = context >; ^ c++ -o src/cairo/cairo_render_vector.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/cairo_render_vector.cpp c++ -o src/cairo/process_text_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/process_text_symbolizer.cpp c++ -o src/cairo/process_line_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/process_line_symbolizer.cpp 2 warnings generated. c++ -o src/cairo/process_line_pattern_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/process_line_pattern_symbolizer.cpp c++ -o src/cairo/process_polygon_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/process_polygon_symbolizer.cpp c++ -o src/cairo/process_polygon_pattern_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/process_polygon_pattern_symbolizer.cpp c++ -o src/cairo/process_debug_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/process_debug_symbolizer.cpp c++ -o src/cairo/process_point_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/process_point_symbolizer.cpp 1 warning generated. c++ -o src/cairo/process_raster_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/process_raster_symbolizer.cpp c++ -o src/cairo/process_building_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/cairo/process_building_symbolizer.cpp c++ -o src/png_reader.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/png_reader.cpp c++ -o src/tiff_reader.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/tiff_reader.cpp In file included from src/cairo/process_point_symbolizer.cpp:32: In file included from include/mapnik/renderer_common/process_point_symbolizer.hpp:37: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o src/webp_reader.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/webp_reader.cpp src/tiff_reader.cpp:346:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 extrasamples = 0; ^ /usr/local/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ src/tiff_reader.cpp:347:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16* sampleinfo = nullptr; ^ /usr/local/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ src/tiff_reader.cpp:360:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 count = 0; ^ /usr/local/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ c++ -o src/jpeg_reader.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/jpeg_reader.cpp c++ -o src/agg/agg_renderer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/agg_renderer.cpp 1 warning generated. c++ -o src/agg/process_dot_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_dot_symbolizer.cpp 3 warnings generated. c++ -o src/agg/process_building_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_building_symbolizer.cpp c++ -o src/agg/process_line_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_line_symbolizer.cpp src/agg/agg_renderer.cpp:380:15: warning: declaration shadows a type alias in namespace 'mapnik' [-Wshadow] using svg_attribute_type = agg::pod_bvector; ^ include/mapnik/marker.hpp:48:7: note: previous declaration is here using svg_attribute_type = agg::pod_bvector; ^ c++ -o src/agg/process_line_pattern_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_line_pattern_symbolizer.cpp c++ -o src/agg/process_text_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_text_symbolizer.cpp 1 warning generated. c++ -o src/agg/process_point_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_point_symbolizer.cpp In file included from src/agg/process_point_symbolizer.cpp:29: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o src/agg/process_polygon_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_polygon_symbolizer.cpp c++ -o src/agg/process_polygon_pattern_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_polygon_pattern_symbolizer.cpp c++ -o src/agg/process_raster_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_raster_symbolizer.cpp c++ -o src/agg/process_shield_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_shield_symbolizer.cpp 1 warning generated. c++ -o src/agg/process_markers_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_markers_symbolizer.cpp c++ -o src/agg/process_group_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_group_symbolizer.cpp In file included from src/agg/process_markers_symbolizer.cpp:27: In file included from include/mapnik/agg_render_marker.hpp:25: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ src/agg/process_markers_symbolizer.cpp:139:11: warning: declaration shadows a type alias in namespace 'mapnik' [-Wshadow] using context_type = detail::agg_markers_renderer_context >; ^ c++ -o src/agg/process_debug_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/agg/process_debug_symbolizer.cpp c++ -o src/grid/process_markers_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/process_markers_symbolizer.cpp In file included from src/agg/process_group_symbolizer.cpp:27: In file included from include/mapnik/agg_render_marker.hpp:25: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ 2 warnings generated. c++ -o src/grid/process_group_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/process_group_symbolizer.cpp In file included from src/grid/process_markers_symbolizer.cpp:56: In file included from include/mapnik/renderer_common/render_markers_symbolizer.hpp:27: In file included from include/mapnik/markers_placement.hpp:26: In file included from include/mapnik/markers_placements/line.hpp:26: In file included from include/mapnik/markers_placements/point.hpp:26: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ 1 warning generated. c++ -o src/grid/grid.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/grid.cpp 1 warning generated. c++ -o src/grid/grid_renderer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/grid_renderer.cpp c++ -o src/grid/process_building_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/process_building_symbolizer.cpp c++ -o src/grid/process_line_pattern_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/process_line_pattern_symbolizer.cpp c++ -o src/grid/process_line_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/process_line_symbolizer.cpp c++ -o src/grid/process_point_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/process_point_symbolizer.cpp In file included from src/grid/process_point_symbolizer.cpp:32: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o src/grid/process_polygon_pattern_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/process_polygon_pattern_symbolizer.cpp c++ -o src/grid/process_polygon_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/process_polygon_symbolizer.cpp 1 warning generated. c++ -o src/grid/process_raster_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/process_raster_symbolizer.cpp c++ -o src/grid/process_shield_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/process_shield_symbolizer.cpp c++ -o src/grid/process_text_symbolizer.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/grid/process_text_symbolizer.cpp c++ -o src/libxml2_loader.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 src/libxml2_loader.cpp c++ -o deps/agg/src/agg_line_aa_basics.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_line_aa_basics.cpp c++ -o deps/agg/src/agg_vcgen_bspline.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_vcgen_bspline.cpp c++ -o deps/agg/src/agg_trans_warp_magnifier.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_trans_warp_magnifier.cpp c++ -o deps/agg/src/agg_arc.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_arc.cpp c++ -o deps/agg/src/agg_vpgen_clip_polygon.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_vpgen_clip_polygon.cpp c++ -o deps/agg/src/agg_vcgen_markers_term.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_vcgen_markers_term.cpp c++ -o deps/agg/src/agg_trans_single_path.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_trans_single_path.cpp c++ -o deps/agg/src/agg_bspline.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_bspline.cpp c++ -o deps/agg/src/agg_gsv_text.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_gsv_text.cpp c++ -o deps/agg/src/agg_vcgen_contour.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_vcgen_contour.cpp c++ -o deps/agg/src/agg_trans_double_path.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_trans_double_path.cpp c++ -o deps/agg/src/agg_vcgen_stroke.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_vcgen_stroke.cpp c++ -o deps/agg/src/agg_bezier_arc.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_bezier_arc.cpp c++ -o deps/agg/src/agg_line_profile_aa.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_line_profile_aa.cpp c++ -o deps/agg/src/agg_vcgen_dash.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_vcgen_dash.cpp c++ -o deps/agg/src/agg_image_filters.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_image_filters.cpp c++ -o deps/agg/src/agg_sqrt_tables.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_sqrt_tables.cpp c++ -o deps/agg/src/agg_embedded_raster_fonts.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_embedded_raster_fonts.cpp c++ -o deps/agg/src/agg_vcgen_smooth_poly1.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_vcgen_smooth_poly1.cpp c++ -o deps/agg/src/agg_vpgen_segmentator.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_vpgen_segmentator.cpp c++ -o deps/agg/src/agg_arrowhead.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_arrowhead.cpp c++ -o deps/agg/src/agg_curves.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_curves.cpp c++ -o deps/agg/src/agg_vpgen_clip_polyline.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_vpgen_clip_polyline.cpp c++ -o deps/agg/src/agg_pixfmt_rgba.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_pixfmt_rgba.cpp c++ -o deps/agg/src/agg_rounded_rect.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_rounded_rect.cpp c++ -o deps/agg/src/agg_trans_affine.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include deps/agg/src/agg_trans_affine.cpp c++ -o plugins/input/csv/csv_utils.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/csv/csv_utils.cpp c++ -o plugins/input/gdal/gdal_datasource.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/gdal/gdal_datasource.cpp c++ -o plugins/input/gdal/gdal_featureset.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/gdal/gdal_featureset.cpp ar rc deps/agg/libagg_bundled.a deps/agg/src/agg_line_aa_basics.o deps/agg/src/agg_vcgen_bspline.o deps/agg/src/agg_trans_warp_magnifier.o deps/agg/src/agg_arc.o deps/agg/src/agg_vpgen_clip_polygon.o deps/agg/src/agg_vcgen_markers_term.o deps/agg/src/agg_trans_single_path.o deps/agg/src/agg_bspline.o deps/agg/src/agg_gsv_text.o deps/agg/src/agg_vcgen_contour.o deps/agg/src/agg_trans_double_path.o deps/agg/src/agg_vcgen_stroke.o deps/agg/src/agg_bezier_arc.o deps/agg/src/agg_line_profile_aa.o deps/agg/src/agg_vcgen_dash.o deps/agg/src/agg_image_filters.o deps/agg/src/agg_sqrt_tables.o deps/agg/src/agg_embedded_raster_fonts.o deps/agg/src/agg_vcgen_smooth_poly1.o deps/agg/src/agg_vpgen_segmentator.o deps/agg/src/agg_arrowhead.o deps/agg/src/agg_curves.o deps/agg/src/agg_vpgen_clip_polyline.o deps/agg/src/agg_pixfmt_rgba.o deps/agg/src/agg_rounded_rect.o deps/agg/src/agg_trans_affine.o ranlib deps/agg/libagg_bundled.a c++ -o plugins/input/ogr/ogr_converter.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/ogr/ogr_converter.cpp In file included from plugins/input/gdal/gdal_datasource.cpp:29: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ 1 warning generated. c++ -o plugins/input/ogr/ogr_datasource.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/ogr/ogr_datasource.cpp c++ -o plugins/input/ogr/ogr_featureset.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/ogr/ogr_featureset.cpp c++ -o plugins/input/ogr/ogr_index_featureset.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/ogr/ogr_index_featureset.cpp In file included from plugins/input/ogr/ogr_datasource.cpp:24: In file included from plugins/input/ogr/ogr_featureset.hpp:30: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o plugins/input/postgis/postgis_datasource.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/postgis/postgis_datasource.cpp 1 warning generated. c++ -o plugins/input/postgis/postgis_featureset.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/postgis/postgis_featureset.cpp In file included from plugins/input/ogr/ogr_index_featureset.cpp:46: In file included from plugins/input/ogr/ogr_index_featureset.hpp:30: In file included from plugins/input/ogr/ogr_featureset.hpp:30: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ In file included from plugins/input/ogr/ogr_featureset.cpp:37: In file included from plugins/input/ogr/ogr_featureset.hpp:30: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o plugins/input/raster/raster_datasource.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/raster/raster_datasource.cpp 1 warning generated. c++ -o plugins/input/raster/raster_featureset.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/raster/raster_featureset.cpp 1 warning generated. c++ -o plugins/input/raster/raster_info.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/raster/raster_info.cpp c++ -o plugins/input/shape/dbfile.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/shape/dbfile.cpp c++ -o plugins/input/shape/shape_datasource.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/shape/shape_datasource.cpp c++ -o plugins/input/shape/shape_featureset.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/shape/shape_featureset.cpp In file included from plugins/input/shape/shape_datasource.cpp:23: In file included from plugins/input/shape/shape_datasource.hpp:44: In file included from plugins/input/shape/shape_io.hpp:32: In file included from include/mapnik/util/spatial_index.hpp:30: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ In file included from plugins/input/shape/shape_featureset.cpp:33: In file included from plugins/input/shape/shape_featureset.hpp:28: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o plugins/input/shape/shape_index_featureset.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/shape/shape_index_featureset.cpp 1 warning generated. c++ -o plugins/input/shape/shape_io.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/shape/shape_io.cpp c++ -o plugins/input/shape/shape_utils.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/shape/shape_utils.cpp 1 warning generated. c++ -o plugins/input/sqlite/sqlite_datasource.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/sqlite/sqlite_datasource.cpp In file included from plugins/input/shape/shape_io.cpp:23: In file included from plugins/input/shape/shape_io.hpp:32: In file included from include/mapnik/util/spatial_index.hpp:30: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ In file included from plugins/input/shape/shape_utils.cpp:27: In file included from plugins/input/shape/shape_utils.hpp:28: In file included from plugins/input/shape/shape_io.hpp:32: In file included from include/mapnik/util/spatial_index.hpp:30: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o plugins/input/sqlite/sqlite_featureset.os -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include plugins/input/sqlite/sqlite_featureset.cpp In file included from plugins/input/shape/shape_index_featureset.cpp:38: In file included from plugins/input/shape/shape_index_featureset.hpp:31: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ 1 warning generated. c++ -o src/json/generic_json.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include src/json/generic_json.cpp 1 warning generated. c++ -o src/json/mapnik_geometry_to_geojson.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include src/json/mapnik_geometry_to_geojson.cpp c++ -o src/json/mapnik_json_geometry_parser.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include src/json/mapnik_json_geometry_parser.cpp c++ -o src/libmapnik.so -Wl,-rpath-link,. -Wl,-soname,libmapnik.so.4.0 -Wl,-rpath=/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -shared src/expression_grammar.os src/fs.os src/request.os src/well_known_srs.os src/params.os src/image_filter_types.os src/image_filter_grammar.os src/color.os src/conversions.os src/image_copy.os src/image_compositing.os src/image_scaling.os src/box2d.os src/datasource_cache.os src/datasource_cache_static.os src/debug.os src/geometry_reprojection.os src/geometry/interior.os src/expression_node.os src/expression_string.os src/expression.os src/transform_expression.os src/feature_kv_iterator.os src/feature_style_processor.os src/feature_type_style.os src/dasharray_parser.os src/font_engine_freetype.os src/font_set.os src/function_call.os src/gradient.os src/parse_path.os src/image_reader.os src/cairo_io.os src/image.os src/image_view.os src/image_view_any.os src/image_any.os src/image_options.os src/image_util.os src/image_util_jpeg.os src/image_util_png.os src/image_util_tiff.os src/image_util_webp.os src/layer.os src/map.os src/load_map.os src/palette.os src/marker_helpers.os src/transform_expression_grammar.os src/geometry_envelope.os src/plugin.os src/rule.os src/save_map.os src/wkb.os src/twkb.os src/projection.os src/proj_transform.os src/scale_denominator.os src/simplify.os src/parse_transform.os src/memory_datasource.os src/symbolizer.os src/symbolizer_keys.os src/symbolizer_enumerations.os src/unicode.os src/raster_colorizer.os src/mapped_memory_cache.os src/marker_cache.os src/svg/svg_parser.os src/svg/svg_path_parser.os src/svg/svg_points_parser.os src/svg/svg_transform_parser.os src/warp.os src/css_color_grammar.os src/vertex_cache.os src/vertex_adapters.os src/text/font_library.os src/text/text_layout.os src/text/text_line.os src/text/itemizer.os src/text/scrptrun.os src/text/face.os src/text/glyph_positions.os src/text/placement_finder.os src/text/properties_util.os src/text/renderer.os src/text/symbolizer_helpers.os src/text/text_properties.os src/text/font_feature_settings.os src/text/formatting/base.os src/text/formatting/list.os src/text/formatting/text.os src/text/formatting/format.os src/text/formatting/layout.os src/text/formatting/registry.os src/text/placements/registry.os src/text/placements/base.os src/text/placements/dummy.os src/text/placements/list.os src/text/placements/simple.os src/group/group_layout_manager.os src/group/group_rule.os src/group/group_symbolizer_helper.os src/xml_tree.os src/config_error.os src/color_factory.os src/renderer_common.os src/renderer_common/render_group_symbolizer.os src/renderer_common/render_markers_symbolizer.os src/renderer_common/render_pattern.os src/renderer_common/render_thunk_extractor.os src/renderer_common/pattern_alignment.os src/math.os src/value.os src/cairo/process_markers_symbolizer.os src/cairo/process_group_symbolizer.os src/cairo/cairo_context.os src/cairo/cairo_renderer.os src/cairo/cairo_render_vector.os src/cairo/process_text_symbolizer.os src/cairo/process_line_symbolizer.os src/cairo/process_line_pattern_symbolizer.os src/cairo/process_polygon_symbolizer.os src/cairo/process_polygon_pattern_symbolizer.os src/cairo/process_debug_symbolizer.os src/cairo/process_point_symbolizer.os src/cairo/process_raster_symbolizer.os src/cairo/process_building_symbolizer.os src/png_reader.os src/tiff_reader.os src/webp_reader.os src/jpeg_reader.os src/agg/agg_renderer.os src/agg/process_dot_symbolizer.os src/agg/process_building_symbolizer.os src/agg/process_line_symbolizer.os src/agg/process_line_pattern_symbolizer.os src/agg/process_text_symbolizer.os src/agg/process_point_symbolizer.os src/agg/process_polygon_symbolizer.os src/agg/process_polygon_pattern_symbolizer.os src/agg/process_raster_symbolizer.os src/agg/process_shield_symbolizer.os src/agg/process_markers_symbolizer.os src/agg/process_group_symbolizer.os src/agg/process_debug_symbolizer.os src/grid/process_markers_symbolizer.os src/grid/process_group_symbolizer.os src/grid/grid.os src/grid/grid_renderer.os src/grid/process_building_symbolizer.os src/grid/process_line_pattern_symbolizer.os src/grid/process_line_symbolizer.os src/grid/process_point_symbolizer.os src/grid/process_polygon_pattern_symbolizer.os src/grid/process_polygon_symbolizer.os src/grid/process_raster_symbolizer.os src/grid/process_shield_symbolizer.os src/grid/process_text_symbolizer.os src/libxml2_loader.os -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -L/usr/X11R6/lib -lagg_bundled -lboost_filesystem -lboost_regex -lcairo -lfontconfig -lexpat -lfreetype -lXext -lXrender -lX11 -lxcb-render -lxcb-shm -lxcb -lXau -lXdmcp -lpixman-1 -lpng -ltiff -lwebp -lxml2 -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lfreetype -lz c++ -o src/json/mapnik_json_generator_grammar.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include src/json/mapnik_json_generator_grammar.cpp c++ -o plugins/input/gdal.input -L/usr/local/lib -L/usr/X11R6/lib -shared plugins/input/gdal/gdal_datasource.os plugins/input/gdal/gdal_featureset.os -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lgdal -lboost_system -licuuc c++ -o plugins/input/sqlite.input -L/usr/local/lib -L/usr/X11R6/lib -shared plugins/input/sqlite/sqlite_datasource.os plugins/input/sqlite/sqlite_featureset.os -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lsqlite3 -lboost_system -licuuc 1 warning generated. c++ -o plugins/input/shape.input -L/usr/local/lib -L/usr/X11R6/lib -shared plugins/input/shape/shape_datasource.os plugins/input/shape/shape_featureset.os plugins/input/shape/shape_index_featureset.os plugins/input/shape/shape_io.os plugins/input/shape/shape_utils.os plugins/input/shape/dbfile.os -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lboost_system -licuuc c++ -o plugins/input/postgis.input -L/usr/local/lib -L/usr/X11R6/lib -shared plugins/input/postgis/postgis_datasource.os plugins/input/postgis/postgis_featureset.os -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lpq -lboost_system -lboost_regex -licui18n -licuuc -licudata c++ -o plugins/input/ogr.input -L/usr/local/lib -L/usr/X11R6/lib -shared plugins/input/ogr/ogr_converter.os plugins/input/ogr/ogr_datasource.os plugins/input/ogr/ogr_featureset.os plugins/input/ogr/ogr_index_featureset.os -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lgdal -lboost_system -licuuc c++ -o plugins/input/raster.input -L/usr/local/lib -L/usr/X11R6/lib -shared plugins/input/raster/raster_datasource.os plugins/input/raster/raster_featureset.os plugins/input/raster/raster_info.os -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lboost_system -licuuc c++ -o demo/c++/rundemo -L/usr/local/lib -L/usr/X11R6/lib demo/c++/rundemo.o -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lagg_bundled -lboost_filesystem -lboost_regex -lcairo -lfontconfig -lexpat -lfreetype -lXext -lXrender -lX11 -lxcb-render -lxcb-shm -lxcb -lXau -lXdmcp -lpixman-1 -lpng -ltiff -lwebp -lxml2 -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lfreetype -lz c++ -o src/json/mapnik_json_geometry_grammar.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include src/json/mapnik_json_geometry_grammar.cpp c++ -o src/json/mapnik_json_feature_grammar.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include src/json/mapnik_json_feature_grammar.cpp c++ -o src/json/mapnik_json_positions_grammar.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include src/json/mapnik_json_positions_grammar.cpp In file included from src/json/mapnik_json_positions_grammar.cpp:23: In file included from include/mapnik/json/positions_grammar_impl.hpp:28: /usr/local/include/boost/spirit/include/phoenix_object.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :180:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from src/json/mapnik_json_positions_grammar.cpp:23: In file included from include/mapnik/json/positions_grammar_impl.hpp:29: /usr/local/include/boost/spirit/include/phoenix_stl.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :2:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from src/json/mapnik_json_positions_grammar.cpp:23: In file included from include/mapnik/json/positions_grammar_impl.hpp:30: /usr/local/include/boost/spirit/include/phoenix_operator.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :133:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from src/json/mapnik_json_positions_grammar.cpp:23: In file included from include/mapnik/json/positions_grammar_impl.hpp:31: /usr/local/include/boost/spirit/include/phoenix_function.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :258:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from src/json/mapnik_json_geometry_parser.cpp:29: /usr/local/include/boost/spirit/include/phoenix_core.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :69:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ 1 warning generated. c++ -o src/json/mapnik_topojson_grammar.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include src/json/mapnik_topojson_grammar.cpp c++ -o src/json/mapnik_json_feature_collection_grammar.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include src/json/mapnik_json_feature_collection_grammar.cpp c++ -o src/wkt/mapnik_wkt_generator_grammar.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include src/wkt/mapnik_wkt_generator_grammar.cpp 4 warnings generated. c++ -o src/wkt/mapnik_wkt_grammar.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -fPIC -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include src/wkt/mapnik_wkt_grammar.cpp In file included from src/json/mapnik_json_geometry_grammar.cpp:23: In file included from include/mapnik/json/geometry_grammar_impl.hpp:29: /usr/local/include/boost/spirit/include/phoenix_stl.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :80:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ c++ -o test/standalone/agg_rasterizer_integer_overflow_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/standalone/agg_rasterizer_integer_overflow_test.cpp 1 warning generated. c++ -o test/standalone/datasource_registration_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/standalone/datasource_registration_test.cpp c++ -o test/standalone/font_registration_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/standalone/font_registration_test.cpp c++ -o test/unit/color/css_color.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/color/css_color.cpp ar rc src/wkt/libmapnik-wkt.a src/wkt/mapnik_wkt_generator_grammar.o src/wkt/mapnik_wkt_grammar.o ranlib src/wkt/libmapnik-wkt.a c++ -o test/unit/core/box2d_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/core/box2d_test.cpp In file included from test/unit/color/css_color.cpp:4: In file included from include/mapnik/css_color_grammar_impl.hpp:30: /usr/local/include/boost/spirit/include/phoenix_core.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :425:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from test/unit/color/css_color.cpp:4: In file included from include/mapnik/css_color_grammar_impl.hpp:31: /usr/local/include/boost/spirit/include/phoenix_operator.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :170:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from test/unit/color/css_color.cpp:4: In file included from include/mapnik/css_color_grammar_impl.hpp:32: /usr/local/include/boost/spirit/include/phoenix_fusion.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :58:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ c++ -o test/unit/core/comparison_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/core/comparison_test.cpp In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 12 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:283:15: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color = lexeme[ lit('#') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 12 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:283:15: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color = lexeme[ lit('#') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 12 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:283:15: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color = lexeme[ lit('#') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 14 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:283:15: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color = lexeme[ lit('#') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 12 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:290:21: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color_small = lexeme[ lit('#') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 12 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:290:21: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color_small = lexeme[ lit('#') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 12 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:290:21: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color_small = lexeme[ lit('#') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 14 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:290:21: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=, 0> &, const boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor, 0>>>, 2>>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 2>>' requested here hex_color_small = lexeme[ lit('#') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ In file included from test/standalone/agg_rasterizer_integer_overflow_test.cpp:6: In file included from include/mapnik/json/feature_parser.hpp:32: /usr/local/include/boost/spirit/include/phoenix_core.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :190:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 21 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:297:16: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr> &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here rgba_color = lit("rgb") >> -lit('a') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:306:24: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here rgba_percent_color = lit("rgb") >> -lit('a') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:306:24: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here rgba_percent_color = lit("rgb") >> -lit('a') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector<>> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector<>> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector<>> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons>>>>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:306:24: note: in instantiation of function template specialization 'boost::spirit::qi::rule, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2>>' requested here rgba_percent_color = lit("rgb") >> -lit('a') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ c++ -o test/unit/core/conversions_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/core/conversions_test.cpp In file included from test/unit/color/css_color.cpp:3: In file included from include/mapnik/css_color_grammar.hpp:34: In file included from /usr/local/include/boost/spirit/include/qi.hpp:16: In file included from /usr/local/include/boost/spirit/home/qi.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/action/action.hpp:14: In file included from /usr/local/include/boost/spirit/home/qi/meta_compiler.hpp:14: In file included from /usr/local/include/boost/spirit/home/support/meta_compiler.hpp:17: In file included from /usr/local/include/boost/spirit/home/support/make_component.hpp:17: In file included from /usr/local/include/boost/phoenix/core/actor.hpp:20: In file included from /usr/local/include/boost/phoenix/core/is_nullary.hpp:15: In file included from /usr/local/include/boost/phoenix/core/meta_grammar.hpp:17: /usr/local/include/boost/proto/transform/default.hpp:154:9: warning: returning reference to local temporary object [-Wreturn-stack-address] BOOST_PROTO_BINARY_DEFAULT_EVAL(=, assign, make_mutable, make) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/proto/transform/default.hpp:114:28: note: expanded from macro 'BOOST_PROTO_BINARY_DEFAULT_EVAL' return t0(proto::child_c<0>(e), s, d) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:74:24: note: in instantiation of member function 'boost::proto::detail::default_assign::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, boost::phoenix::vector4>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector> &, bool &> &, const boost::phoenix::default_actions &>::operator()' requested here return what()(e, phoenix::env(s), actions(s)); ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:34:9: note: in instantiation of member function 'boost::phoenix::evaluator::impl>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector> &, bool &> &, const boost::phoenix::default_actions &> &, boost::proto::envns_::empty_env>::operator()' requested here BOOST_PROTO_TRANSFORM(evaluator) ^ /usr/local/include/boost/proto/transform/impl.hpp:228:9: note: expanded from macro 'BOOST_PROTO_TRANSFORM' BOOST_PROTO_TRANSFORM_(PrimitiveTransform, void) \ ^ /usr/local/include/boost/proto/transform/impl.hpp:213:16: note: expanded from macro 'BOOST_PROTO_TRANSFORM_' return boost::proto::detail::apply_transform()(e, s, d); \ ^ /usr/local/include/boost/phoenix/core/meta_grammar.hpp:139:16: note: in instantiation of function template specialization 'boost::phoenix::evaluator::operator()>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &, const boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector> &, bool &> &, const boost::phoenix::default_actions &> &>' requested here return e(expr, ctx); ^ /usr/local/include/boost/phoenix/core/actor.hpp:230:29: note: in instantiation of function template specialization 'boost::phoenix::eval>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>, boost::phoenix::vector2>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> *, boost::fusion::vector &, boost::spirit::context, boost::fusion::vector> &, bool &> &, const boost::phoenix::default_actions &>>' requested here return phoenix::eval(*this, phoenix::context(env, default_actions())); ^ /usr/local/include/boost/spirit/home/support/action_dispatch.hpp:183:13: note: in instantiation of function template specialization 'boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>::operator() &, boost::spirit::context, boost::fusion::vector> &, bool &>' requested here f(attr_wrap, context, pass); ^ /usr/local/include/boost/spirit/home/qi/action/action.hpp:67:21: note: (skipping 21 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) if (traits::action_dispatch()(f, attr, context)) ^ /usr/local/include/boost/function/function_template.hpp:1163:5: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector> &, const boost::spirit::qi::char_class> &)>::function, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons, boost::phoenix::actor, 0>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>>, 5>>>>>>>>>>>>>>>>, mpl_::bool_>>' requested here self_type(f).swap(*this); ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:191:19: note: in instantiation of function template specialization 'boost::function &, const std::__wrap_iter &, boost::spirit::context, boost::fusion::vector> &, const boost::spirit::qi::char_class> &)>::operator=, boost::fusion::cons>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, boost::phoenix::actor>>, 2>>>, boost::fusion::cons, boost::fusion::cons, boost::fusion::cons, boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>>>>>>>>, boost::fusion::cons, boost::phoenix::actor, 0>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>>, 5>>>>>>>>>>>>>>>>, mpl_::bool_>>' requested here lhs.f = detail::bind_parser( ^ /usr/local/include/boost/spirit/home/qi/nonterminal/rule.hpp:229:13: note: in instantiation of function template specialization 'boost::spirit::qi::rule, boost::spirit::locals, mapnik::color (), boost::proto::exprns_::expr>, 0>>::define, boost::proto::exprns_::expr>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &, const boost::phoenix::actor, 0>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>>, 5>> &>, 2> &>, 2>>' requested here define(*this, expr, traits::matches()); ^ include/mapnik/css_color_grammar_impl.hpp:315:23: note: in instantiation of function template specialization 'boost::spirit::qi::rule, boost::spirit::locals, mapnik::color (), boost::proto::exprns_::expr>, 0>>::operator=>>, 0> &, const boost::proto::exprns_::expr>>, 0> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, boost::phoenix::actor>>, 2>> &>, 2> &>, 2> &, boost::proto::exprns_::expr, 0>>, 2> &, const boost::proto::exprns_::expr, 0>, const boost::proto::exprns_::expr &, const boost::phoenix::actor>, 0>, boost::phoenix::actor>>, 2>>, boost::phoenix::actor, 0>, boost::phoenix::actor>>, 2>>>, 2>> &>, 2> &>, 1> &>, 2> &>, 1> &>, 2> &, const boost::proto::exprns_::expr>>, 0> &, const boost::phoenix::actor, 0>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>, boost::phoenix::actor>>, 5>> &>, 2> &>, 2>>' requested here hsl_percent_color = lit("hsl") >> -lit('a') ^ test/unit/color/css_color.cpp:44:64: note: in instantiation of member function 'mapnik::css_color_grammar>::css_color_grammar' requested here mapnik::css_color_grammar color_grammar; ^ c++ -o test/unit/core/copy_move_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/core/copy_move_test.cpp c++ -o test/unit/core/exceptions_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/core/exceptions_test.cpp ar rc src/json/libmapnik-json.a src/json/mapnik_geometry_to_geojson.o src/json/mapnik_json_geometry_parser.o src/json/mapnik_json_generator_grammar.o src/json/mapnik_json_geometry_grammar.o src/json/mapnik_json_feature_grammar.o src/json/generic_json.o src/json/mapnik_json_positions_grammar.o src/json/mapnik_topojson_grammar.o src/json/mapnik_json_feature_collection_grammar.o ranlib src/json/libmapnik-json.a c++ -o test/standalone/datasource_registration_test-bin -L/usr/local/lib -L/usr/X11R6/lib test/standalone/datasource_registration_test.o -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lmapnik-wkt -lmapnik-json -lagg_bundled -lboost_filesystem -lboost_regex -lcairo -lfontconfig -lexpat -lfreetype -lXext -lXrender -lX11 -lxcb-render -lxcb-shm -lxcb -lXau -lXdmcp -lpixman-1 -lpng -ltiff -lwebp -lxml2 -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lz -lboost_program_options datasource_registration_test.cpp(test/standalone/datasource_registration_test.o:(void std::__1::random_shuffle[abi:v160006], Catch::RandomNumberGenerator&>(std::__1::__wrap_iter, std::__1::__wrap_iter, Catch::RandomNumberGenerator&))): warning: rand() may return deterministic values, is that what you want? c++ -o test/unit/core/expressions_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/core/expressions_test.cpp c++ -o test/unit/core/params_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/core/params_test.cpp c++ -o test/unit/core/value_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/core/value_test.cpp c++ -o test/standalone/font_registration_test-bin -L/usr/local/lib -L/usr/X11R6/lib test/standalone/font_registration_test.o -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lmapnik-wkt -lmapnik-json -lagg_bundled -lboost_filesystem -lboost_regex -lcairo -lfontconfig -lexpat -lfreetype -lXext -lXrender -lX11 -lxcb-render -lxcb-shm -lxcb -lXau -lXdmcp -lpixman-1 -lpng -ltiff -lwebp -lxml2 -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lz -lboost_program_options c++ -o test/unit/datasource/csv.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/datasource/csv.cpp font_registration_test.cpp(test/standalone/font_registration_test.o:(void std::__1::random_shuffle[abi:v160006], Catch::RandomNumberGenerator&>(std::__1::__wrap_iter, std::__1::__wrap_iter, Catch::RandomNumberGenerator&))): warning: rand() may return deterministic values, is that what you want? 16 warnings generated. c++ -o test/unit/datasource/geojson.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/datasource/geojson.cpp c++ -o test/unit/datasource/memory.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/datasource/memory.cpp c++ -o test/unit/datasource/ogr.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/datasource/ogr.cpp 1 warning generated. c++ -o test/standalone/agg_rasterizer_integer_overflow_test-bin -L/usr/local/lib -L/usr/X11R6/lib test/standalone/agg_rasterizer_integer_overflow_test.o -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lmapnik-wkt -lmapnik-json -lagg_bundled -lboost_filesystem -lboost_regex -lcairo -lfontconfig -lexpat -lfreetype -lXext -lXrender -lX11 -lxcb-render -lxcb-shm -lxcb -lXau -lXdmcp -lpixman-1 -lpng -ltiff -lwebp -lxml2 -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lz -lboost_program_options c++ -o test/unit/datasource/postgis.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/datasource/postgis.cpp agg_rasterizer_integer_overflow_test.cpp(test/standalone/agg_rasterizer_integer_overflow_test.o:(void std::__1::random_shuffle[abi:v160006], Catch::RandomNumberGenerator&>(std::__1::__wrap_iter, std::__1::__wrap_iter, Catch::RandomNumberGenerator&))): warning: rand() may return deterministic values, is that what you want? c++ -o test/unit/datasource/shapeindex.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/datasource/shapeindex.cpp c++ -o test/unit/datasource/spatial_index.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/datasource/spatial_index.cpp In file included from test/unit/datasource/spatial_index.cpp:26: In file included from include/mapnik/util/spatial_index.hpp:30: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ 1 warning generated. c++ -o test/unit/datasource/topojson.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/datasource/topojson.cpp c++ -o test/unit/font/fontset_runtime_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/font/fontset_runtime_test.cpp c++ -o test/unit/geometry/centroid.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/centroid.cpp c++ -o test/unit/geometry/geometry.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/geometry.cpp c++ -o test/unit/geometry/geometry_envelope_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/geometry_envelope_test.cpp c++ -o test/unit/geometry/geometry_hit_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/geometry_hit_test.cpp c++ -o test/unit/geometry/geometry_is_simple.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/geometry_is_simple.cpp In file included from test/unit/geometry/geometry_hit_test.cpp:5: In file included from include/mapnik/hit_test_filter.hpp:29: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ c++ -o test/unit/geometry/geometry_is_valid.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/geometry_is_valid.cpp c++ -o test/unit/geometry/geometry_reprojection.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/geometry_reprojection.cpp c++ -o test/unit/geometry/geometry_strategy_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/geometry_strategy_test.cpp 1 warning generated. c++ -o test/unit/geometry/geometry_test_helper.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/geometry_test_helper.cpp c++ -o test/unit/geometry/grid_vertex_converter.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/grid_vertex_converter.cpp c++ -o test/unit/geometry/has_empty.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/has_empty.cpp c++ -o test/unit/geometry/interior.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/interior.cpp In file included from test/unit/geometry/grid_vertex_converter.cpp:3: In file included from include/mapnik/grid_vertex_converter.hpp:30: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ 1 warning generated. c++ -o test/unit/geometry/is_clockwise.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/is_clockwise.cpp c++ -o test/unit/geometry/is_empty.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/is_empty.cpp c++ -o test/unit/geometry/polygon_vertex_processor.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/polygon_vertex_processor.cpp c++ -o test/unit/geometry/remove_empty.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/geometry/remove_empty.cpp c++ -o test/unit/imaging/image.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/imaging/image.cpp c++ -o test/unit/imaging/image_apply_opacity.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/imaging/image_apply_opacity.cpp c++ -o test/unit/imaging/image_filter.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/imaging/image_filter.cpp c++ -o test/unit/imaging/image_io_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/imaging/image_io_test.cpp c++ -o test/unit/imaging/image_is_solid.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/imaging/image_is_solid.cpp c++ -o test/unit/imaging/image_painted_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/imaging/image_painted_test.cpp c++ -o test/unit/imaging/image_premultiply.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/imaging/image_premultiply.cpp c++ -o test/unit/imaging/image_set_pixel.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/imaging/image_set_pixel.cpp c++ -o test/unit/imaging/image_view.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/imaging/image_view.cpp c++ -o test/unit/imaging/tiff_io.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/imaging/tiff_io.cpp c++ -o test/unit/imaging/webp_io.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/imaging/webp_io.cpp c++ -o test/unit/numerics/enumeration.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/numerics/enumeration.cpp c++ -o test/unit/numerics/safe_cast.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/numerics/safe_cast.cpp c++ -o test/unit/pixel/agg_blend_src_over_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/pixel/agg_blend_src_over_test.cpp c++ -o test/unit/pixel/palette.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/pixel/palette.cpp c++ -o test/unit/projection/proj_transform.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/projection/proj_transform.cpp c++ -o test/unit/symbolizer/symbolizer_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/symbolizer/symbolizer_test.cpp In file included from test/unit/imaging/tiff_io.cpp:15: test/unit/imaging/../../../src/tiff_reader.cpp:346:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 extrasamples = 0; ^ /usr/local/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from test/unit/imaging/tiff_io.cpp:15: test/unit/imaging/../../../src/tiff_reader.cpp:347:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16* sampleinfo = nullptr; ^ /usr/local/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from test/unit/imaging/tiff_io.cpp:15: test/unit/imaging/../../../src/tiff_reader.cpp:360:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 count = 0; ^ /usr/local/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ c++ -o test/unit/svg/svg_parser_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/svg/svg_parser_test.cpp c++ -o test/unit/svg/svg_path_parser_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/svg/svg_path_parser_test.cpp c++ -o test/unit/serialization/wkb_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/serialization/wkb_test.cpp c++ -o test/unit/serialization/wkb_formats_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/serialization/wkb_formats_test.cpp c++ -o test/unit/serialization/xml_parser_trim.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/serialization/xml_parser_trim.cpp c++ -o test/unit/text/shaping.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/text/shaping.cpp c++ -o test/unit/vertex_adapter/line_offset_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/vertex_adapter/line_offset_test.cpp 3 warnings generated. c++ -o test/unit/vertex_adapter/offset_converter.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/vertex_adapter/offset_converter.cpp c++ -o test/unit/vertex_adapter/vertex_adapter.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/vertex_adapter/vertex_adapter.cpp c++ -o test/unit/vertex_adapter/simplify_converters_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/vertex_adapter/simplify_converters_test.cpp c++ -o test/unit/vertex_adapter/clipping_test.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/vertex_adapter/clipping_test.cpp test/unit/vertex_adapter/offset_converter.cpp:149:14: warning: variable 'cmd1' set but not used [-Wunused-but-set-variable] unsigned cmd1 = off_path.vertex(&x1,&y1); ^ test/unit/vertex_adapter/offset_converter.cpp:199:14: warning: variable 'cmd1' set but not used [-Wunused-but-set-variable] unsigned cmd1 = off_path.vertex(&x1,&y1); ^ test/unit/vertex_adapter/offset_converter.cpp:255:14: warning: variable 'cmd1' set but not used [-Wunused-but-set-variable] unsigned cmd1 = off_path.vertex(&x1,&y1); ^ c++ -o test/unit/sql/sql_parse.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/sql/sql_parse.cpp 3 warnings generated. c++ -o test/unit/run.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/unit/run.cpp c++ -o test/visual/report.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/visual/report.cpp c++ -o test/visual/runner.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/visual/runner.cpp In file included from test/unit/run.cpp:9: test/cleanup.hpp:32:5: warning: 'xmlCleanupCharEncodingHandlers' is deprecated [-Wdeprecated-declarations] xmlCleanupCharEncodingHandlers(); ^ /usr/local/include/libxml2/libxml/encoding.h:160:1: note: 'xmlCleanupCharEncodingHandlers' has been explicitly marked deprecated here XML_DEPRECATED ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' # define XML_DEPRECATED __attribute__((deprecated)) ^ In file included from test/unit/run.cpp:9: test/cleanup.hpp:34:5: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations] xmlCleanupGlobals(); ^ /usr/local/include/libxml2/libxml/parser.h:924:1: note: 'xmlCleanupGlobals' has been explicitly marked deprecated here XML_DEPRECATED ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' # define XML_DEPRECATED __attribute__((deprecated)) ^ In file included from test/unit/run.cpp:9: test/cleanup.hpp:36:5: warning: 'xmlCleanupThreads' is deprecated [-Wdeprecated-declarations] xmlCleanupThreads(); ^ /usr/local/include/libxml2/libxml/threads.h:69:1: note: 'xmlCleanupThreads' has been explicitly marked deprecated here XML_DEPRECATED ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' # define XML_DEPRECATED __attribute__((deprecated)) ^ In file included from test/unit/run.cpp:9: test/cleanup.hpp:39:5: warning: 'xmlCleanupMemory' is deprecated [-Wdeprecated-declarations] xmlCleanupMemory(); ^ /usr/local/include/libxml2/libxml/xmlmemory.h:138:1: note: 'xmlCleanupMemory' has been explicitly marked deprecated here XML_DEPRECATED ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' # define XML_DEPRECATED __attribute__((deprecated)) ^ c++ -o test/visual/run.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -Itest -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include test/visual/run.cpp c++ -o utils/mapnik-index/mapnik-index.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include utils/mapnik-index/mapnik-index.cpp c++ -o utils/mapnik-index/process_csv_file.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include utils/mapnik-index/process_csv_file.cpp c++ -o utils/mapnik-index/process_geojson_file.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include utils/mapnik-index/process_geojson_file.cpp c++ -o utils/mapnik-render/mapnik-render.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -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 -DHAVE_CAIRO -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/pixman-1 -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include utils/mapnik-render/mapnik-render.cpp c++ -o utils/shapeindex/shapeindex.o -c -std=c++14 -DU_USING_ICU_NAMESPACE=0 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -I/usr/X11R6/include/freetype2 -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O2 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DOPENBSD -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -Iplugins/input/shape -Ideps -Ideps/mapbox/variant/include -Ideps/agg/include -Iinclude -I/usr/local/include/postgresql -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include utils/shapeindex/shapeindex.cpp 4 warnings generated. In file included from test/visual/run.cpp:32: test/cleanup.hpp:32:5: warning: 'xmlCleanupCharEncodingHandlers' is deprecated [-Wdeprecated-declarations] xmlCleanupCharEncodingHandlers(); ^ /usr/local/include/libxml2/libxml/encoding.h:160:1: note: 'xmlCleanupCharEncodingHandlers' has been explicitly marked deprecated here XML_DEPRECATED ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' # define XML_DEPRECATED __attribute__((deprecated)) ^ In file included from test/visual/run.cpp:32: test/cleanup.hpp:34:5: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations] xmlCleanupGlobals(); ^ /usr/local/include/libxml2/libxml/parser.h:924:1: note: 'xmlCleanupGlobals' has been explicitly marked deprecated here XML_DEPRECATED ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' # define XML_DEPRECATED __attribute__((deprecated)) ^ In file included from test/visual/run.cpp:32: test/cleanup.hpp:36:5: warning: 'xmlCleanupThreads' is deprecated [-Wdeprecated-declarations] xmlCleanupThreads(); ^ /usr/local/include/libxml2/libxml/threads.h:69:1: note: 'xmlCleanupThreads' has been explicitly marked deprecated here XML_DEPRECATED ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' # define XML_DEPRECATED __attribute__((deprecated)) ^ In file included from test/visual/run.cpp:32: test/cleanup.hpp:39:5: warning: 'xmlCleanupMemory' is deprecated [-Wdeprecated-declarations] xmlCleanupMemory(); ^ /usr/local/include/libxml2/libxml/xmlmemory.h:138:1: note: 'xmlCleanupMemory' has been explicitly marked deprecated here XML_DEPRECATED ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' # define XML_DEPRECATED __attribute__((deprecated)) ^ c++ -o test/unit/run -L/usr/local/lib -L/usr/X11R6/lib test/unit/symbolizer/symbolizer_test.o test/unit/projection/proj_transform.o test/unit/geometry/geometry_is_simple.o test/unit/geometry/geometry_is_valid.o test/unit/geometry/is_clockwise.o test/unit/geometry/geometry.o test/unit/geometry/geometry_hit_test.o test/unit/geometry/remove_empty.o test/unit/geometry/polygon_vertex_processor.o test/unit/geometry/grid_vertex_converter.o test/unit/geometry/interior.o test/unit/geometry/geometry_strategy_test.o test/unit/geometry/geometry_envelope_test.o test/unit/geometry/centroid.o test/unit/geometry/geometry_reprojection.o test/unit/geometry/has_empty.o test/unit/geometry/is_empty.o test/unit/geometry/geometry_test_helper.o test/unit/color/css_color.o test/unit/svg/svg_parser_test.o test/unit/svg/svg_path_parser_test.o test/unit/datasource/csv.o test/unit/datasource/ogr.o test/unit/datasource/postgis.o test/unit/datasource/shapeindex.o test/unit/datasource/geojson.o test/unit/datasource/memory.o test/unit/datasource/topojson.o test/unit/datasource/spatial_index.o test/unit/serialization/wkb_test.o test/unit/serialization/wkb_formats_test.o test/unit/serialization/xml_parser_trim.o test/unit/core/expressions_test.o test/unit/core/value_test.o test/unit/core/comparison_test.o test/unit/core/box2d_test.o test/unit/core/conversions_test.o test/unit/core/exceptions_test.o test/unit/core/copy_move_test.o test/unit/core/params_test.o test/unit/text/shaping.o test/unit/pixel/palette.o test/unit/pixel/agg_blend_src_over_test.o test/unit/vertex_adapter/line_offset_test.o test/unit/vertex_adapter/offset_converter.o test/unit/vertex_adapter/vertex_adapter.o test/unit/vertex_adapter/simplify_converters_test.o test/unit/vertex_adapter/clipping_test.o test/unit/sql/sql_parse.o test/unit/imaging/webp_io.o test/unit/imaging/image_is_solid.o test/unit/imaging/image_view.o test/unit/imaging/tiff_io.o test/unit/imaging/image.o test/unit/imaging/image_io_test.o test/unit/imaging/image_premultiply.o test/unit/imaging/image_set_pixel.o test/unit/imaging/image_filter.o test/unit/imaging/image_painted_test.o test/unit/imaging/image_apply_opacity.o test/unit/numerics/enumeration.o test/unit/numerics/safe_cast.o test/unit/font/fontset_runtime_test.o test/unit/run.o -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lmapnik-wkt -lmapnik-json -lagg_bundled -lboost_filesystem -lboost_regex -lcairo -lfontconfig -lexpat -lfreetype -lXext -lXrender -lX11 -lxcb-render -lxcb-shm -lxcb -lXau -lXdmcp -lpixman-1 -lpng -ltiff -lwebp -lxml2 -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lz -lboost_program_options run.cpp(test/unit/run.o:(void std::__1::random_shuffle[abi:v160006], Catch::RandomNumberGenerator&>(std::__1::__wrap_iter, std::__1::__wrap_iter, Catch::RandomNumberGenerator&))): warning: rand() may return deterministic values, is that what you want? utils/mapnik-render/mapnik-render.cpp:23:10: warning: variable 'verbose' set but not used [-Wunused-but-set-variable] bool verbose = false; ^ In file included from utils/shapeindex/shapeindex.cpp:31: In file included from plugins/input/shape/shape_io.hpp:32: In file included from include/mapnik/util/spatial_index.hpp:30: include/mapnik/geom_util.hpp:263:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] unsigned count = 0; ^ 1 warning generated. c++ -o utils/mapnik-render/mapnik-render -L/usr/local/lib -L/usr/X11R6/lib utils/mapnik-render/mapnik-render.o -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lboost_program_options -lagg_bundled -lboost_filesystem -lboost_regex -lcairo -lfontconfig -lexpat -lfreetype -lXext -lXrender -lX11 -lxcb-render -lxcb-shm -lxcb -lXau -lXdmcp -lpixman-1 -lpng -ltiff -lwebp -lxml2 -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lfreetype -lz 4 warnings generated. c++ -o test/visual/run -L/usr/local/lib -L/usr/X11R6/lib test/visual/report.o test/visual/runner.o test/visual/run.o -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lmapnik-wkt -lmapnik-json -lagg_bundled -lboost_filesystem -lboost_regex -lcairo -lfontconfig -lexpat -lfreetype -lXext -lXrender -lX11 -lxcb-render -lxcb-shm -lxcb -lXau -lXdmcp -lpixman-1 -lpng -ltiff -lwebp -lxml2 -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lz -lboost_program_options In file included from utils/mapnik-index/process_geojson_file.cpp:37: In file included from include/mapnik/json/extract_bounding_box_grammar_impl.hpp:28: /usr/local/include/boost/spirit/include/phoenix_object.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :2:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from utils/mapnik-index/process_geojson_file.cpp:37: In file included from include/mapnik/json/extract_bounding_box_grammar_impl.hpp:29: /usr/local/include/boost/spirit/include/phoenix_stl.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :5:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from utils/mapnik-index/process_geojson_file.cpp:37: In file included from include/mapnik/json/extract_bounding_box_grammar_impl.hpp:30: /usr/local/include/boost/spirit/include/phoenix_operator.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :8:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ In file included from utils/mapnik-index/process_geojson_file.cpp:37: In file included from include/mapnik/json/extract_bounding_box_grammar_impl.hpp:32: /usr/local/include/boost/spirit/include/phoenix_function.hpp:12:1: warning: This header is deprecated. Use instead. [-W#pragma-messages] BOOST_HEADER_DEPRECATED("") ^ /usr/local/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :12:2: note: expanded from here message("This header is deprecated. Use " "" " instead.") ^ 1 warning generated. c++ -o utils/shapeindex/shapeindex -L/usr/local/lib -L/usr/X11R6/lib utils/shapeindex/shapeindex.o -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lboost_program_options -lboost_system -licuuc 4 warnings generated. c++ -o utils/mapnik-index/mapnik-index -L/usr/local/lib -L/usr/X11R6/lib utils/mapnik-index/mapnik-index.o utils/mapnik-index/process_csv_file.o utils/mapnik-index/process_geojson_file.o plugins/input/csv/csv_utils.o -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/local/lib -L/usr/lib -lmapnik -lboost_program_options -lboost_system -lmapnik-json -lmapnik-wkt -licuuc scons: done building targets. >>> Running fake in graphics/mapnik at 1713829654.52 ===> graphics/mapnik ===> Faking installation for mapnik-3.1.0p6 scons: Entering directory `/exopi-obj/pobj/mapnik-3.1.0/mapnik-v3.1.0' scons: Reading SConscript files ...  Welcome to Mapnik...  Configuring build environment... SCons CONFIG found: 'config.py', variables will be inherited... Configuring on OpenBSD in *release mode*... Checking for pkg-config... (cached) yes Checking for freetype2... (cached) yes Checking for xml2-config... (cached) yes Checking for dlfcn.h support ... (cached) yes Checking if compiler (c++) supports -std=c++14 flag... (cached) yes Checking for C library z... (cached) yes Checking for C++ library icuuc... (cached) yes Checking for ICU version >= 4.2... found: icu 74.2 (cached) Checking for C++ library harfbuzz... (cached) yes Checking for HarfBuzz version >= 0.9.34... found: HarfBuzz 8.4.0 (cached) Checking for HarfBuzz with freetype support (cached) yes Searching for boost libs and headers... (cached)  Found boost libs: /usr/local/lib Found boost headers: /usr/local/include Checking for C++ header file boost/version.hpp... (cached) yes Checking for Boost version >= 1.61... (cached) yes Found boost lib version... 1_84 Checking for C++ library boost_system... (cached) yes Checking for C++ library boost_filesystem... (cached) yes Checking for C++ library boost_regex... (cached) yes Checking for C++ library boost_program_options... (cached) yes Checking whether Boost was compiled with C++11 scoped enums ... (cached) yes Checking if boost_regex was built with ICU unicode support... (cached) yes Checking for C library jpeg... (cached) yes Checking for C library proj... (cached) no Could not find optional header or shared library for proj Checking for C library png... (cached) yes Checking for C library webp... (cached) yes Checking for C library tiff... (cached) yes Checking for PROJ_LIB directory...(cached) Failed to detect (mapnik-config will have null value) Checking for ICU data directory...(cached) u_getDataDirectory returned /usr/local/share/icu/74.2 Checking for GDAL data directory...(cached) GDAL_PREFIX returned /usr/local/share/gdal Checking for requested plugins dependencies... Checking for pg_config... (cached) yes Checking for gdal-config --libs... (cached) yes Checking for gdal-config --cflags... (cached) yes Checking for name of gdal library... (cached) gdal Checking for C++ library gdal... (cached) yes Checking if gdal is ogr enabled... (cached) yes Checking for gdal-config --libs... (cached) yes Checking for gdal-config --cflags... (cached) yes Checking for name of ogr library... (cached) gdal Checking for C++ library gdal... (cached) yes Checking for C library sqlite3... (cached) yes Checking if SQLite supports RTREE... (cached) yes Checking for cairo... (cached) yes Checking for cairo lib and include paths... yes Checking for cairo freetype font support ... (cached) yes  All Required dependencies found!  Overwriting and re-saving file 'config.py'... Will hold custom path variables from commandline and python config file(s)...  Note: will build without these OPTIONAL dependencies: - proj (Proj.4 C Projections library | configure with PROJ_LIBS & PROJ_INCLUDES | more info: http://trac.osgeo.org/proj/) scons: done reading SConscript files. scons: Building targets ... Install file: "src/json/libmapnik-json.a" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/lib/libmapnik-json.a" Install file: "src/wkt/libmapnik-wkt.a" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/lib/libmapnik-wkt.a" Install file: "src/libmapnik.so" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/lib/libmapnik.so.4.0" Install file: "include/mapnik/xml_loader.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/xml_loader.hpp" Install file: "include/mapnik/value.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/value.hpp" Install file: "include/mapnik/view_strategy.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/view_strategy.hpp" Install file: "include/mapnik/image_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_impl.hpp" Install file: "include/mapnik/expression_node_types.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/expression_node_types.hpp" Install file: "include/mapnik/boolean.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/boolean.hpp" Install file: "include/mapnik/load_map.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/load_map.hpp" Install file: "include/mapnik/webp_io.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/webp_io.hpp" Install file: "include/mapnik/span_image_filter.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/span_image_filter.hpp" Install file: "include/mapnik/proj_strategy.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/proj_strategy.hpp" Install file: "include/mapnik/color.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/color.hpp" Install file: "include/mapnik/expression_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/expression_grammar.hpp" Install file: "include/mapnik/image_view_null.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_view_null.hpp" Install file: "include/mapnik/feature_factory.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/feature_factory.hpp" Install file: "include/mapnik/png_io.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/png_io.hpp" Install file: "include/mapnik/image_filter.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_filter.hpp" Install file: "include/mapnik/sql_utils.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/sql_utils.hpp" Install file: "include/mapnik/version.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/version.hpp" Install file: "include/mapnik/hit_test_filter.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/hit_test_filter.hpp" Install file: "include/mapnik/memory_featureset.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/memory_featureset.hpp" Install file: "include/mapnik/geometry_to_path.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_to_path.hpp" Install file: "include/mapnik/feature_style_processor_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/feature_style_processor_impl.hpp" Install file: "include/mapnik/image_reader.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_reader.hpp" Install file: "include/mapnik/octree.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/octree.hpp" Install file: "include/mapnik/marker_helpers.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/marker_helpers.hpp" Install file: "include/mapnik/params.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/params.hpp" Install file: "include/mapnik/vertex.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/vertex.hpp" Install file: "include/mapnik/expression_evaluator.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/expression_evaluator.hpp" Install file: "include/mapnik/transform_processor.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/transform_processor.hpp" Install file: "include/mapnik/datasource_cache.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/datasource_cache.hpp" Install file: "include/mapnik/agg_pattern_source.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg_pattern_source.hpp" Install file: "include/mapnik/function_call.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/function_call.hpp" Install file: "include/mapnik/geometry_fusion_adapted.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_fusion_adapted.hpp" Install file: "include/mapnik/font_set.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/font_set.hpp" Install file: "include/mapnik/wkb.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/wkb.hpp" Install file: "include/mapnik/image_util_tiff.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_util_tiff.hpp" Install file: "include/mapnik/value_hash.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/value_hash.hpp" Install file: "include/mapnik/memory_datasource.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/memory_datasource.hpp" Install file: "include/mapnik/hextree.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/hextree.hpp" Install file: "include/mapnik/image_view.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_view.hpp" Install file: "include/mapnik/geometry_envelope_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_envelope_impl.hpp" Install file: "include/mapnik/raster_colorizer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/raster_colorizer.hpp" Install file: "include/mapnik/geometry_remove_empty.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_remove_empty.hpp" Install file: "include/mapnik/pixel_position.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/pixel_position.hpp" Install file: "include/mapnik/agg_render_marker.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg_render_marker.hpp" Install file: "include/mapnik/path_expression_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/path_expression_grammar.hpp" Install file: "include/mapnik/datasource.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/datasource.hpp" Install file: "include/mapnik/geometry_is_simple.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_is_simple.hpp" Install file: "include/mapnik/path_expression.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/path_expression.hpp" Install file: "include/mapnik/transform_path_adapter.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/transform_path_adapter.hpp" Install file: "include/mapnik/marker_cache.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/marker_cache.hpp" Install file: "include/mapnik/featureset.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/featureset.hpp" Install file: "include/mapnik/symbolizer_hash.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/symbolizer_hash.hpp" Install file: "include/mapnik/expression_node.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/expression_node.hpp" Install file: "include/mapnik/datasource_geometry_type.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/datasource_geometry_type.hpp" Install file: "include/mapnik/coord.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/coord.hpp" Install file: "include/mapnik/mapped_memory_cache.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/mapped_memory_cache.hpp" Install file: "include/mapnik/rule.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/rule.hpp" Install file: "include/mapnik/save_map.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/save_map.hpp" Install file: "include/mapnik/expression_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/expression_grammar_impl.hpp" Install file: "include/mapnik/geometry_is_valid.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_is_valid.hpp" Install file: "include/mapnik/image_null.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_null.hpp" Install file: "include/mapnik/value_error.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/value_error.hpp" Install file: "include/mapnik/query.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/query.hpp" Install file: "include/mapnik/box2d_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/box2d_impl.hpp" Install file: "include/mapnik/layer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/layer.hpp" Install file: "include/mapnik/debug.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/debug.hpp" Install file: "include/mapnik/image_filter_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_filter_grammar.hpp" Install file: "include/mapnik/warning_ignore.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/warning_ignore.hpp" Install file: "include/mapnik/feature_style_processor.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/feature_style_processor.hpp" Install file: "include/mapnik/image.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image.hpp" Install file: "include/mapnik/geom_util.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geom_util.hpp" Install file: "include/mapnik/enumeration.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/enumeration.hpp" Install file: "include/mapnik/css_color_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/css_color_grammar.hpp" Install file: "include/mapnik/geometry_centroid.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_centroid.hpp" Install file: "include/mapnik/ellipsoid.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/ellipsoid.hpp" Install file: "include/mapnik/segment.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/segment.hpp" Install file: "include/mapnik/warp.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/warp.hpp" Install file: "include/mapnik/feature_style_processor_context.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/feature_style_processor_context.hpp" Install file: "include/mapnik/jpeg_io.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/jpeg_io.hpp" Install file: "include/mapnik/global.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/global.hpp" Install file: "include/mapnik/vertex_converters.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/vertex_converters.hpp" Install file: "include/mapnik/expression.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/expression.hpp" Install file: "include/mapnik/timer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/timer.hpp" Install file: "include/mapnik/transform_expression_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/transform_expression_grammar_impl.hpp" Install file: "include/mapnik/map.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/map.hpp" Install file: "include/mapnik/tolerance_iterator.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/tolerance_iterator.hpp" Install file: "include/mapnik/geometry_is_empty.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_is_empty.hpp" Install file: "include/mapnik/feature_kv_iterator.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/feature_kv_iterator.hpp" Install file: "include/mapnik/warning_ignore_agg.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/warning_ignore_agg.hpp" Install file: "include/mapnik/geometry_adapters.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_adapters.hpp" Install file: "include/mapnik/cairo_io.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/cairo_io.hpp" Install file: "include/mapnik/rule_cache.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/rule_cache.hpp" Install file: "include/mapnik/xml_tree.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/xml_tree.hpp" Install file: "include/mapnik/projection.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/projection.hpp" Install file: "include/mapnik/params_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/params_impl.hpp" Install file: "include/mapnik/simplify_converter.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/simplify_converter.hpp" Install file: "include/mapnik/renderer_common.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/renderer_common.hpp" Install file: "include/mapnik/filter_factory.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/filter_factory.hpp" Install file: "include/mapnik/config.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/config.hpp" Install file: "include/mapnik/expression_string.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/expression_string.hpp" Install file: "include/mapnik/geometry_reprojection_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_reprojection_impl.hpp" Install file: "include/mapnik/geometry_correct.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_correct.hpp" Install file: "include/mapnik/image_filter_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_filter_grammar_impl.hpp" Install file: "include/mapnik/pool.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/pool.hpp" Install file: "include/mapnik/image_compositing.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_compositing.hpp" Install file: "include/mapnik/symbolizer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/symbolizer.hpp" Install file: "include/mapnik/feature_type_style.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/feature_type_style.hpp" Install file: "include/mapnik/geometry_reprojection.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_reprojection.hpp" Install file: "include/mapnik/agg_helpers.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg_helpers.hpp" Install file: "include/mapnik/marker.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/marker.hpp" Install file: "include/mapnik/evaluate_global_attributes.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/evaluate_global_attributes.hpp" Install file: "include/mapnik/offset_converter.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/offset_converter.hpp" Install file: "include/mapnik/image_filter_types.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_filter_types.hpp" Install file: "include/mapnik/value_types.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/value_types.hpp" Install file: "include/mapnik/image_util.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_util.hpp" Install file: "include/mapnik/feature.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/feature.hpp" Install file: "include/mapnik/font_engine_freetype.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/font_engine_freetype.hpp" Install file: "include/mapnik/symbolizer_utils.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/symbolizer_utils.hpp" Install file: "include/mapnik/box2d.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/box2d.hpp" Install file: "include/mapnik/unicode.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/unicode.hpp" Install file: "include/mapnik/geometry_types.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_types.hpp" Install file: "include/mapnik/well_known_srs.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/well_known_srs.hpp" Install file: "include/mapnik/simplify.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/simplify.hpp" Install file: "include/mapnik/transform_expression.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/transform_expression.hpp" Install file: "include/mapnik/geometry_strategy.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_strategy.hpp" Install file: "include/mapnik/vertex_processor.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/vertex_processor.hpp" Install file: "include/mapnik/color_factory.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/color_factory.hpp" Install file: "include/mapnik/view_transform.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/view_transform.hpp" Install file: "include/mapnik/symbolizer_enumerations.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/symbolizer_enumerations.hpp" Install file: "include/mapnik/cxx11_support.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/cxx11_support.hpp" Install file: "include/mapnik/image_scaling.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_scaling.hpp" Install file: "include/mapnik/attribute_collector.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/attribute_collector.hpp" Install file: "include/mapnik/label_collision_detector.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/label_collision_detector.hpp" Install file: "include/mapnik/sse.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/sse.hpp" Install file: "include/mapnik/css_color_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/css_color_grammar_impl.hpp" Install file: "include/mapnik/gradient.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/gradient.hpp" Install file: "include/mapnik/image_any.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_any.hpp" Install file: "include/mapnik/make_unique.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/make_unique.hpp" Install file: "include/mapnik/quad_tree.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/quad_tree.hpp" Install file: "include/mapnik/symbolizer_default_values.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/symbolizer_default_values.hpp" Install file: "include/mapnik/ptree_helpers.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/ptree_helpers.hpp" Install file: "include/mapnik/scale_denominator.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/scale_denominator.hpp" Install file: "include/mapnik/parse_path.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/parse_path.hpp" Install file: "include/mapnik/vertex_adapters.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/vertex_adapters.hpp" Install file: "include/mapnik/filter_featureset.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/filter_featureset.hpp" Install file: "include/mapnik/raster.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/raster.hpp" Install file: "include/mapnik/markers_placement.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/markers_placement.hpp" Install file: "include/mapnik/path_expression_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/path_expression_grammar_impl.hpp" Install file: "include/mapnik/config_error.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/config_error.hpp" Install file: "include/mapnik/geometry_envelope.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_envelope.hpp" Install file: "include/mapnik/parse_transform.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/parse_transform.hpp" Install file: "include/mapnik/agg_renderer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg_renderer.hpp" Install file: "include/mapnik/tiff_io.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/tiff_io.hpp" Install file: "include/mapnik/agg_rasterizer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg_rasterizer.hpp" Install file: "include/mapnik/palette.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/palette.hpp" Install file: "include/mapnik/safe_cast.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/safe_cast.hpp" Install file: "include/mapnik/pixel_types.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/pixel_types.hpp" Install file: "include/mapnik/image_util_png.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_util_png.hpp" Install file: "include/mapnik/image_util_webp.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_util_webp.hpp" Install file: "include/mapnik/feature_layer_desc.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/feature_layer_desc.hpp" Install file: "include/mapnik/image_view_any.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_view_any.hpp" Install file: "include/mapnik/stringify_macro.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/stringify_macro.hpp" Install file: "include/mapnik/geometry.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry.hpp" Install file: "include/mapnik/symbolizer_base.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/symbolizer_base.hpp" Install file: "include/mapnik/proj_transform.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/proj_transform.hpp" Install file: "include/mapnik/geometry_type.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_type.hpp" Install file: "include/mapnik/factory.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/factory.hpp" Install file: "include/mapnik/plugin.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/plugin.hpp" Install file: "include/mapnik/request.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/request.hpp" Install file: "include/mapnik/attribute_descriptor.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/attribute_descriptor.hpp" Install file: "include/mapnik/vertex_vector.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/vertex_vector.hpp" Install file: "include/mapnik/grid_vertex_converter.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/grid_vertex_converter.hpp" Install file: "include/mapnik/image_scaling_traits.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_scaling_traits.hpp" Install file: "include/mapnik/transform_expression_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/transform_expression_grammar.hpp" Install file: "include/mapnik/image_options.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_options.hpp" Install file: "include/mapnik/image_view_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_view_impl.hpp" Install file: "include/mapnik/attribute.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/attribute.hpp" Install file: "include/mapnik/vertex_cache.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/vertex_cache.hpp" Install file: "include/mapnik/xml_attribute_cast.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/xml_attribute_cast.hpp" Install file: "include/mapnik/xml_node.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/xml_node.hpp" Install file: "include/mapnik/image_util_jpeg.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_util_jpeg.hpp" Install file: "include/mapnik/path.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/path.hpp" Install file: "include/mapnik/symbolizer_keys.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/symbolizer_keys.hpp" Install file: "include/mapnik/symbolizer_dispatch.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/symbolizer_dispatch.hpp" Install file: "include/mapnik/image_copy.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/image_copy.hpp" Install file: "include/mapnik/geometry_transform.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/geometry_transform.hpp" Install file: "include/mapnik/csv/csv_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/csv/csv_grammar_impl.hpp" Install file: "include/mapnik/csv/csv_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/csv/csv_grammar.hpp" Install file: "include/mapnik/csv/csv_types.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/csv/csv_types.hpp" Install file: "include/mapnik/svg/svg_path_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_path_grammar_impl.hpp" Install file: "include/mapnik/svg/geometry_svg_generator.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/geometry_svg_generator.hpp" Install file: "include/mapnik/svg/svg_path_adapter.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_path_adapter.hpp" Install file: "include/mapnik/svg/svg_converter.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_converter.hpp" Install file: "include/mapnik/svg/svg_parser.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_parser.hpp" Install file: "include/mapnik/svg/svg_path_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_path_grammar.hpp" Install file: "include/mapnik/svg/geometry_svg_generator_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/geometry_svg_generator_impl.hpp" Install file: "include/mapnik/svg/svg_renderer_agg.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_renderer_agg.hpp" Install file: "include/mapnik/svg/svg_storage.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_storage.hpp" Install file: "include/mapnik/svg/svg_transform_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_transform_grammar_impl.hpp" Install file: "include/mapnik/svg/svg_parser_exception.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_parser_exception.hpp" Install file: "include/mapnik/svg/svg_transform_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_transform_grammar.hpp" Install file: "include/mapnik/svg/svg_points_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_points_grammar_impl.hpp" Install file: "include/mapnik/svg/svg_path_parser.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_path_parser.hpp" Install file: "include/mapnik/svg/svg_path_attributes.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_path_attributes.hpp" Install file: "include/mapnik/svg/svg_path_commands.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_path_commands.hpp" Install file: "include/mapnik/svg/svg_points_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/svg/svg_points_grammar.hpp" Install file: "include/mapnik/wkt/wkt_factory.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/wkt/wkt_factory.hpp" Install file: "include/mapnik/wkt/wkt_generator_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/wkt/wkt_generator_grammar_impl.hpp" Install file: "include/mapnik/wkt/wkt_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/wkt/wkt_grammar_impl.hpp" Install file: "include/mapnik/wkt/wkt_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/wkt/wkt_grammar.hpp" Install file: "include/mapnik/wkt/wkt_generator_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/wkt/wkt_generator_grammar.hpp" Install file: "include/mapnik/cairo/render_polygon_pattern.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/cairo/render_polygon_pattern.hpp" Install file: "include/mapnik/cairo/cairo_render_vector.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/cairo/cairo_render_vector.hpp" Install file: "include/mapnik/cairo/cairo_context.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/cairo/cairo_context.hpp" Install file: "include/mapnik/cairo/cairo_renderer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/cairo/cairo_renderer.hpp" Install file: "include/mapnik/cairo/cairo_image_util.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/cairo/cairo_image_util.hpp" Install file: "include/mapnik/grid/grid_pixfmt.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/grid/grid_pixfmt.hpp" Install file: "include/mapnik/grid/grid_rendering_buffer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/grid/grid_rendering_buffer.hpp" Install file: "include/mapnik/grid/grid_render_marker.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/grid/grid_render_marker.hpp" Install file: "include/mapnik/grid/grid_renderer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/grid/grid_renderer.hpp" Install file: "include/mapnik/grid/grid_rasterizer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/grid/grid_rasterizer.hpp" Install file: "include/mapnik/grid/grid_view.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/grid/grid_view.hpp" Install file: "include/mapnik/grid/grid_pixel.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/grid/grid_pixel.hpp" Install file: "include/mapnik/grid/grid_renderer_base.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/grid/grid_renderer_base.hpp" Install file: "include/mapnik/grid/grid.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/grid/grid.hpp" Install file: "include/mapnik/json/positions_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/positions_grammar_impl.hpp" Install file: "include/mapnik/json/topojson_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/topojson_grammar_impl.hpp" Install file: "include/mapnik/json/feature_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/feature_grammar_impl.hpp" Install file: "include/mapnik/json/geometry_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/geometry_grammar_impl.hpp" Install file: "include/mapnik/json/feature_collection_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/feature_collection_grammar.hpp" Install file: "include/mapnik/json/value_converters.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/value_converters.hpp" Install file: "include/mapnik/json/geometry_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/geometry_grammar.hpp" Install file: "include/mapnik/json/properties_generator_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/properties_generator_grammar.hpp" Install file: "include/mapnik/json/geometry_generator_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/geometry_generator_grammar_impl.hpp" Install file: "include/mapnik/json/attribute_value_visitor.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/attribute_value_visitor.hpp" Install file: "include/mapnik/json/positions.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/positions.hpp" Install file: "include/mapnik/json/feature_generator.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/feature_generator.hpp" Install file: "include/mapnik/json/feature_collection_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/feature_collection_grammar_impl.hpp" Install file: "include/mapnik/json/feature_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/feature_grammar.hpp" Install file: "include/mapnik/json/error_handler.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/error_handler.hpp" Install file: "include/mapnik/json/feature_generator_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/feature_generator_grammar.hpp" Install file: "include/mapnik/json/feature_parser.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/feature_parser.hpp" Install file: "include/mapnik/json/topojson_utils.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/topojson_utils.hpp" Install file: "include/mapnik/json/geometry_parser.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/geometry_parser.hpp" Install file: "include/mapnik/json/feature_generator_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/feature_generator_grammar_impl.hpp" Install file: "include/mapnik/json/generic_json.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/generic_json.hpp" Install file: "include/mapnik/json/geometry_generator_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/geometry_generator_grammar.hpp" Install file: "include/mapnik/json/stringifier.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/stringifier.hpp" Install file: "include/mapnik/json/extract_bounding_box_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/extract_bounding_box_grammar_impl.hpp" Install file: "include/mapnik/json/properties_generator_grammar_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/properties_generator_grammar_impl.hpp" Install file: "include/mapnik/json/geometry_util.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/geometry_util.hpp" Install file: "include/mapnik/json/topology.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/topology.hpp" Install file: "include/mapnik/json/extract_bounding_box_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/extract_bounding_box_grammar.hpp" Install file: "include/mapnik/json/positions_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/positions_grammar.hpp" Install file: "include/mapnik/json/topojson_grammar.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/json/topojson_grammar.hpp" Install file: "include/mapnik/util/noncopyable.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/noncopyable.hpp" Install file: "include/mapnik/util/variant_io.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/variant_io.hpp" Install file: "include/mapnik/util/geometry_to_ds_type.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/geometry_to_ds_type.hpp" Install file: "include/mapnik/util/is_clockwise.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/is_clockwise.hpp" Install file: "include/mapnik/util/singleton.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/singleton.hpp" Install file: "include/mapnik/util/featureset_buffer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/featureset_buffer.hpp" Install file: "include/mapnik/util/geometry_to_svg.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/geometry_to_svg.hpp" Install file: "include/mapnik/util/trim.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/trim.hpp" Install file: "include/mapnik/util/rounding_cast.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/rounding_cast.hpp" Install file: "include/mapnik/util/feature_to_geojson.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/feature_to_geojson.hpp" Install file: "include/mapnik/util/path_iterator.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/path_iterator.hpp" Install file: "include/mapnik/util/utf_conv_win.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/utf_conv_win.hpp" Install file: "include/mapnik/util/char_array_buffer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/char_array_buffer.hpp" Install file: "include/mapnik/util/math.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/math.hpp" Install file: "include/mapnik/util/timer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/timer.hpp" Install file: "include/mapnik/util/file_io.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/file_io.hpp" Install file: "include/mapnik/util/name_to_int.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/name_to_int.hpp" Install file: "include/mapnik/util/fs.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/fs.hpp" Install file: "include/mapnik/util/variant.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/variant.hpp" Install file: "include/mapnik/util/dasharray_parser.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/dasharray_parser.hpp" Install file: "include/mapnik/util/hsl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/hsl.hpp" Install file: "include/mapnik/util/conversions.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/conversions.hpp" Install file: "include/mapnik/util/geometry_to_wkt.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/geometry_to_wkt.hpp" Install file: "include/mapnik/util/container_adapter.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/container_adapter.hpp" Install file: "include/mapnik/util/spatial_index.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/spatial_index.hpp" Install file: "include/mapnik/util/geometry_to_wkb.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/geometry_to_wkb.hpp" Install file: "include/mapnik/util/geometry_to_geojson.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/geometry_to_geojson.hpp" Install file: "include/mapnik/util/const_rendering_buffer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/util/const_rendering_buffer.hpp" Install file: "include/mapnik/group/group_symbolizer_properties.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/group/group_symbolizer_properties.hpp" Install file: "include/mapnik/group/group_layout.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/group/group_layout.hpp" Install file: "include/mapnik/group/group_rule.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/group/group_rule.hpp" Install file: "include/mapnik/group/group_layout_manager.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/group/group_layout_manager.hpp" Install file: "include/mapnik/group/group_symbolizer_helper.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/group/group_symbolizer_helper.hpp" Install file: "include/mapnik/text/renderer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/renderer.hpp" Install file: "include/mapnik/text/placement_finder.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/placement_finder.hpp" Install file: "include/mapnik/text/properties_util.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/properties_util.hpp" Install file: "include/mapnik/text/harfbuzz_shaper.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/harfbuzz_shaper.hpp" Install file: "include/mapnik/text/evaluated_format_properties_ptr.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/evaluated_format_properties_ptr.hpp" Install file: "include/mapnik/text/glyph_info.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/glyph_info.hpp" Install file: "include/mapnik/text/text_line.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/text_line.hpp" Install file: "include/mapnik/text/itemizer.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/itemizer.hpp" Install file: "include/mapnik/text/scrptrun.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/scrptrun.hpp" Install file: "include/mapnik/text/text_properties.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/text_properties.hpp" Install file: "include/mapnik/text/font_library.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/font_library.hpp" Install file: "include/mapnik/text/symbolizer_helpers.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/symbolizer_helpers.hpp" Install file: "include/mapnik/text/font_feature_settings.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/font_feature_settings.hpp" Install file: "include/mapnik/text/glyph_positions.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/glyph_positions.hpp" Install file: "include/mapnik/text/face.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/face.hpp" Install file: "include/mapnik/text/rotation.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/rotation.hpp" Install file: "include/mapnik/text/placement_finder_impl.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/placement_finder_impl.hpp" Install file: "include/mapnik/text/text_layout.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/text_layout.hpp" Install file: "include/mapnik/text/icu_shaper.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/icu_shaper.hpp" Install file: "include/mapnik/text/placements/list.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/placements/list.hpp" Install file: "include/mapnik/text/placements/base.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/placements/base.hpp" Install file: "include/mapnik/text/placements/dummy.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/placements/dummy.hpp" Install file: "include/mapnik/text/placements/simple.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/placements/simple.hpp" Install file: "include/mapnik/text/placements/registry.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/placements/registry.hpp" Install file: "include/mapnik/text/formatting/list.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/formatting/list.hpp" Install file: "include/mapnik/text/formatting/base.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/formatting/base.hpp" Install file: "include/mapnik/text/formatting/layout.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/formatting/layout.hpp" Install file: "include/mapnik/text/formatting/format.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/formatting/format.hpp" Install file: "include/mapnik/text/formatting/text.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/formatting/text.hpp" Install file: "include/mapnik/text/formatting/registry.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/text/formatting/registry.hpp" Install file: "include/mapnik/markers_placements/vertext_last.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/markers_placements/vertext_last.hpp" Install file: "include/mapnik/markers_placements/basic.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/markers_placements/basic.hpp" Install file: "include/mapnik/markers_placements/point.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/markers_placements/point.hpp" Install file: "include/mapnik/markers_placements/vertext_first.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/markers_placements/vertext_first.hpp" Install file: "include/mapnik/markers_placements/line.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/markers_placements/line.hpp" Install file: "include/mapnik/markers_placements/interior.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/markers_placements/interior.hpp" Install directory: "deps/mapnik/sparsehash/internal" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/sparsehash/internal" Install file: "deps/mapnik/sparsehash/internal/densehashtable.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/sparsehash/internal/densehashtable.h" Install file: "deps/mapnik/sparsehash/internal/hashtable-common.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/sparsehash/internal/hashtable-common.h" Install file: "deps/mapnik/sparsehash/internal/libc_allocator_with_realloc.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/sparsehash/internal/libc_allocator_with_realloc.h" Install file: "deps/mapnik/sparsehash/internal/sparseconfig.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/sparsehash/internal/sparseconfig.h" Install file: "deps/mapnik/sparsehash/dense_hash_map" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/sparsehash/dense_hash_map" Install file: "deps/mapnik/sparsehash/type_traits.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/sparsehash/type_traits.h" Install file: "deps/mapnik/sparsehash/template_util.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/sparsehash/template_util.h" Install file: "deps/agg/include/agg_rasterizer_outline.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_rasterizer_outline.h" Install file: "deps/agg/include/agg_basics.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_basics.h" Install file: "deps/agg/include/agg_conv_concat.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_concat.h" Install file: "deps/agg/include/agg_span_subdiv_adaptor.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_subdiv_adaptor.h" Install file: "deps/agg/include/agg_renderer_outline_aa.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_renderer_outline_aa.h" Install file: "deps/agg/include/agg_span_gouraud_rgba.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_gouraud_rgba.h" Install file: "deps/agg/include/agg_pixfmt_transposer.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_pixfmt_transposer.h" Install file: "deps/agg/include/agg_path_length.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_path_length.h" Install file: "deps/agg/include/agg_embedded_raster_fonts.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_embedded_raster_fonts.h" Install file: "deps/agg/include/agg_shorten_path.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_shorten_path.h" Install file: "deps/agg/include/agg_pixfmt_base.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_pixfmt_base.h" Install file: "deps/agg/include/agg_conv_adaptor_vcgen.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_adaptor_vcgen.h" Install file: "deps/agg/include/agg_gradient_lut.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_gradient_lut.h" Install file: "deps/agg/include/agg_renderer_markers.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_renderer_markers.h" Install file: "deps/agg/include/agg_clip_liang_barsky.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_clip_liang_barsky.h" Install file: "deps/agg/include/agg_trans_double_path.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_trans_double_path.h" Install file: "deps/agg/include/agg_span_image_filter_rgb.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_image_filter_rgb.h" Install file: "deps/agg/include/agg_conv_unclose_polygon.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_unclose_polygon.h" Install file: "deps/agg/include/agg_renderer_raster_text.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_renderer_raster_text.h" Install file: "deps/agg/include/agg_vpgen_segmentator.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_vpgen_segmentator.h" Install file: "deps/agg/include/agg_conv_marker_adaptor.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_marker_adaptor.h" Install file: "deps/agg/include/agg_gsv_text.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_gsv_text.h" Install file: "deps/agg/include/agg_vcgen_smooth_poly1.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_vcgen_smooth_poly1.h" Install file: "deps/agg/include/agg_renderer_primitives.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_renderer_primitives.h" Install file: "deps/agg/include/agg_conv_segmentator.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_segmentator.h" Install file: "deps/agg/include/agg_conv_adaptor_vpgen.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_adaptor_vpgen.h" Install file: "deps/agg/include/agg_glyph_raster_bin.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_glyph_raster_bin.h" Install file: "deps/agg/include/agg_conv_marker.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_marker.h" Install file: "deps/agg/include/agg_conv_clip_polyline.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_clip_polyline.h" Install file: "deps/agg/include/agg_trans_affine.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_trans_affine.h" Install file: "deps/agg/include/agg_conv_gpc.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_gpc.h" Install file: "deps/agg/include/agg_math_stroke.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_math_stroke.h" Install file: "deps/agg/include/agg_config.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_config.h" Install file: "deps/agg/include/agg_scanline_u.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_scanline_u.h" Install file: "deps/agg/include/agg_array.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_array.h" Install file: "deps/agg/include/agg_trans_bilinear.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_trans_bilinear.h" Install file: "deps/agg/include/agg_pattern_filters_rgba.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_pattern_filters_rgba.h" Install file: "deps/agg/include/agg_conv_stroke.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_stroke.h" Install file: "deps/agg/include/agg_trans_viewport.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_trans_viewport.h" Install file: "deps/agg/include/agg_span_image_filter.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_image_filter.h" Install file: "deps/agg/include/agg_conv_smooth_poly1.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_smooth_poly1.h" Install file: "deps/agg/include/agg_dda_line.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_dda_line.h" Install file: "deps/agg/include/agg_conv_contour.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_contour.h" Install file: "deps/agg/include/agg_trans_perspective.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_trans_perspective.h" Install file: "deps/agg/include/agg_span_interpolator_trans.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_interpolator_trans.h" Install file: "deps/agg/include/agg_math.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_math.h" Install file: "deps/agg/include/agg_span_interpolator_persp.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_interpolator_persp.h" Install file: "deps/agg/include/agg_vpgen_clip_polyline.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_vpgen_clip_polyline.h" Install file: "deps/agg/include/agg_pixfmt_gray.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_pixfmt_gray.h" Install file: "deps/agg/include/agg_renderer_outline_image.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_renderer_outline_image.h" Install file: "deps/agg/include/agg_span_image_filter_rgba.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_image_filter_rgba.h" Install file: "deps/agg/include/agg_blur.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_blur.h" Install file: "deps/agg/include/agg_span_gradient_alpha.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_gradient_alpha.h" Install file: "deps/agg/include/agg_rendering_buffer_dynarow.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_rendering_buffer_dynarow.h" Install file: "deps/agg/include/agg_renderer_mclip.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_renderer_mclip.h" Install file: "deps/agg/include/agg_alpha_mask_u8.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_alpha_mask_u8.h" Install file: "deps/agg/include/agg_conv_curve.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_curve.h" Install file: "deps/agg/include/agg_span_interpolator_linear.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_interpolator_linear.h" Install file: "deps/agg/include/agg_font_cache_manager.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_font_cache_manager.h" Install file: "deps/agg/include/agg_path_storage.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_path_storage.h" Install file: "deps/agg/include/agg_rasterizer_outline_aa.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_rasterizer_outline_aa.h" Install file: "deps/agg/include/agg_bspline.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_bspline.h" Install file: "deps/agg/include/agg_arc.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_arc.h" Install file: "deps/agg/include/agg_vcgen_stroke.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_vcgen_stroke.h" Install file: "deps/agg/include/agg_conv_close_polygon.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_close_polygon.h" Install file: "deps/agg/include/agg_conv_bspline.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_bspline.h" Install file: "deps/agg/include/agg_span_pattern_rgba.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_pattern_rgba.h" Install file: "deps/agg/include/agg_scanline_storage_bin.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_scanline_storage_bin.h" Install file: "deps/agg/include/agg_bounding_rect.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_bounding_rect.h" Install file: "deps/agg/include/agg_arrowhead.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_arrowhead.h" Install file: "deps/agg/include/agg_ellipse_bresenham.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_ellipse_bresenham.h" Install file: "deps/agg/include/agg_conv_offset.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_offset.h" Install file: "deps/agg/include/agg_conv_transform.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_transform.h" Install file: "deps/agg/include/agg_trans_warp_magnifier.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_trans_warp_magnifier.h" Install file: "deps/agg/include/agg_span_converter.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_converter.h" Install file: "deps/agg/include/agg_gamma_functions.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_gamma_functions.h" Install file: "deps/agg/include/agg_span_allocator.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_allocator.h" Install file: "deps/agg/include/agg_vpgen_clip_polygon.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_vpgen_clip_polygon.h" Install file: "deps/agg/include/agg_pixfmt_amask_adaptor.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_pixfmt_amask_adaptor.h" Install file: "deps/agg/include/agg_scanline_boolean_algebra.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_scanline_boolean_algebra.h" Install file: "deps/agg/include/agg_color_gray.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_color_gray.h" Install file: "deps/agg/include/agg_bezier_arc.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_bezier_arc.h" Install file: "deps/agg/include/agg_span_interpolator_adaptor.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_interpolator_adaptor.h" Install file: "deps/agg/include/agg_trans_single_path.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_trans_single_path.h" Install file: "deps/agg/include/agg_renderer_scanline.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_renderer_scanline.h" Install file: "deps/agg/include/agg_vcgen_vertex_sequence.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_vcgen_vertex_sequence.h" Install file: "deps/agg/include/agg_rasterizer_compound_aa.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_rasterizer_compound_aa.h" Install file: "deps/agg/include/agg_span_pattern_gray.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_pattern_gray.h" Install file: "deps/agg/include/agg_pixfmt_rgb.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_pixfmt_rgb.h" Install file: "deps/agg/include/agg_span_gouraud_gray.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_gouraud_gray.h" Install file: "deps/agg/include/agg_pixfmt_rgb_packed.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_pixfmt_rgb_packed.h" Install file: "deps/agg/include/agg_conv_dash.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_dash.h" Install file: "deps/agg/include/agg_simul_eq.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_simul_eq.h" Install file: "deps/agg/include/agg_line_aa_basics.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_line_aa_basics.h" Install file: "deps/agg/include/agg_vcgen_contour.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_vcgen_contour.h" Install file: "deps/agg/include/agg_span_pattern_rgb.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_pattern_rgb.h" Install file: "deps/agg/include/agg_path_storage_integer.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_path_storage_integer.h" Install file: "deps/agg/include/agg_rasterizer_sl_clip.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_rasterizer_sl_clip.h" Install file: "deps/agg/include/agg_ellipse.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_ellipse.h" Install file: "deps/agg/include/agg_trans_lens.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_trans_lens.h" Install file: "deps/agg/include/agg_image_filters.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_image_filters.h" Install file: "deps/agg/include/agg_scanline_storage_aa.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_scanline_storage_aa.h" Install file: "deps/agg/include/agg_vertex_sequence.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_vertex_sequence.h" Install file: "deps/agg/include/agg_curves.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_curves.h" Install file: "deps/agg/include/agg_span_gradient.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_gradient.h" Install file: "deps/agg/include/agg_rasterizer_cells_aa.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_rasterizer_cells_aa.h" Install file: "deps/agg/include/agg_conv_clip_polygon.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_clip_polygon.h" Install file: "deps/agg/include/agg_scanline_p.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_scanline_p.h" Install file: "deps/agg/include/agg_vcgen_markers_term.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_vcgen_markers_term.h" Install file: "deps/agg/include/agg_span_image_filter_gray.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_image_filter_gray.h" Install file: "deps/agg/include/agg_bitset_iterator.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_bitset_iterator.h" Install file: "deps/agg/include/agg_rendering_buffer.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_rendering_buffer.h" Install file: "deps/agg/include/agg_vcgen_dash.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_vcgen_dash.h" Install file: "deps/agg/include/agg_scanline_bin.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_scanline_bin.h" Install file: "deps/agg/include/agg_span_solid.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_solid.h" Install file: "deps/agg/include/agg_vcgen_bspline.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_vcgen_bspline.h" Install file: "deps/agg/include/agg_span_gouraud.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_span_gouraud.h" Install file: "deps/agg/include/agg_image_accessors.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_image_accessors.h" Install file: "deps/agg/include/agg_color_rgba.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_color_rgba.h" Install file: "deps/agg/include/agg_pixfmt_rgba.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_pixfmt_rgba.h" Install file: "deps/agg/include/agg_gamma_lut.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_gamma_lut.h" Install file: "deps/agg/include/agg_renderer_base.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_renderer_base.h" Install file: "deps/agg/include/agg_rasterizer_scanline_aa.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_rasterizer_scanline_aa.h" Install file: "deps/agg/include/agg_conv_shorten_path.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_conv_shorten_path.h" Install file: "deps/agg/include/agg_rounded_rect.h" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/agg/agg_rounded_rect.h" Install file: "deps/mapbox/variant/include/mapbox/variant_io.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/mapbox/variant_io.hpp" Install file: "deps/mapbox/variant/include/mapbox/variant_visitor.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/mapbox/variant_visitor.hpp" Install file: "deps/mapbox/variant/include/mapbox/variant.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/mapbox/variant.hpp" Install file: "deps/mapbox/variant/include/mapbox/optional.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/mapbox/optional.hpp" Install file: "deps/mapbox/variant/include/mapbox/recursive_wrapper.hpp" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/include/mapnik/mapbox/recursive_wrapper.hpp" Install file: "plugins/input/gdal.input" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/lib/mapnik/input/gdal.input" Install file: "plugins/input/ogr.input" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/lib/mapnik/input/ogr.input" Install file: "plugins/input/postgis.input" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/lib/mapnik/input/postgis.input" Install file: "plugins/input/raster.input" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/lib/mapnik/input/raster.input" Install file: "plugins/input/shape.input" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/lib/mapnik/input/shape.input" Install file: "plugins/input/sqlite.input" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/lib/mapnik/input/sqlite.input" Copy("/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/bin/mapnik-config", "utils/mapnik-config/mapnik-config") Chmod("/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/bin/mapnik-config", 0o755) Install file: "utils/mapnik-index/mapnik-index" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/bin/mapnik-index" Install file: "utils/mapnik-render/mapnik-render" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/bin/mapnik-render" Install file: "utils/shapeindex/shapeindex" as "/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/usr/local/bin/shapeindex" scons: done building targets. >>> Running package in graphics/mapnik at 1713829680.44 ===> graphics/mapnik `/exopi-obj/pobj/mapnik-3.1.0/fake-amd64/.fake_done' is up to date. ===> Building package for mapnik-3.1.0p6 Create /exopi-cvs/ports/packages/amd64/all/mapnik-3.1.0p6.tgz Creating package mapnik-3.1.0p6 reading plist| checking dependencies| checking dependencies|databases/sqlite3 checking dependencies|devel/boost,-main checking dependencies|devel/harfbuzz,-main checking dependencies|geo/gdal,-main checking dependencies|graphics/cairo checking dependencies|graphics/libwebp checking dependencies|textproc/icu4c,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 4% archiving|*** | 5% archiving|******* | 11% archiving|*********** | 17% archiving|*************** | 23% archiving|******************* | 30% archiving|*********************** | 36% archiving|*************************** | 42% archiving|******************************* | 48% archiving|*********************************** | 54% archiving|*************************************** | 60% archiving|****************************************** | 65% archiving|********************************************** | 71% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|****************************************************** | 85% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/mapnik-3.1.0p6 was updated @depend textproc/icu4c,-main:icu4c-*:icu4c-74.2v0 -> @depend textproc/icu4c,-main:icu4c-*:icu4c-74.2p0v0 Link to /exopi-cvs/ports/packages/amd64/ftp/mapnik-3.1.0p6.tgz >>> Running clean in graphics/mapnik at 1713829703.97 ===> graphics/mapnik ===> Cleaning for mapnik-3.1.0p6 >>> Ended at 1713829704.86 max_stuck=16.81/depends=11.51/show-prepare-results=5.66/extract=10.18/patch=1.11/configure=1.10/build=709.39/fake=25.91/package=23.52/clean=0.93