Skip to content

Instantly share code, notes, and snippets.

@chohlasa
Created May 17, 2014 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chohlasa/c1580de6d4ea9e5d1d0a to your computer and use it in GitHub Desktop.
Save chohlasa/c1580de6d4ea9e5d1d0a to your computer and use it in GitHub Desktop.
Mapnik failed to build on 10.9.3
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 041aa4fb96cdd131736b9e31a3b177ccb831b2b7
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit ivybridge
OS X: 10.9.3-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
Clang: 5.1 build 503
X11: N/A
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby
Your system is ready to brew.
==> Downloading http://mapnik.s3.amazonaws.com/dist/v2.2.0/mapnik-v2.2.0.tar.bz2
Already downloaded: /Library/Caches/Homebrew/mapnik-2.2.0.tar.bz2
==> Verifying mapnik-2.2.0.tar.bz2 checksum
tar xf /Library/Caches/Homebrew/mapnik-2.2.0.tar.bz2
==> Patching
patching file bindings/python/mapnik_text_placement.cpp
==> python scons/scons.py configure CC="clang" CXX="clang++" JOBS=4 PREFIX=/usr/local/Cellar/mapnik/2.2.0_1 ICU_INCLUDES=/usr/local/opt/icu4c/include ICU_LIBS=/usr/local/opt/icu4c/lib PYTHON_PREFIX=/usr/local/Cellar/mapnik/2.2.0_1 JPEG_INCLUDES=/usr/local/opt/jpeg/include JPEG_LIBS=/usr/local/opt/jpeg/lib PNG_INCLUDES=/usr/local/opt/libpng/include PNG_LIBS=/usr/local/opt/libpng/lib TIFF_INCLUDES=/usr/local/opt/libtiff/include TIFF_LIBS=/usr/local/opt/libtiff/lib BOOST_INCLUDES=/usr/local/opt/boost/include BOOST_LIBS=/usr/local/opt/boost/lib PROJ_INCLUDES=/usr/local/opt/proj/include PROJ_LIBS=/usr/local/opt/proj/lib FREETYPE_CONFIG=/usr/local/opt/freetype/bin/freetype-config CAIRO=False GDAL_CONFIG=/usr/local/opt/gdal/bin/gdal-config PG_CONFIG=/usr/local/opt/postgresql/bin/pg_config
scons: Reading SConscript files ...
Welcome to Mapnik...
Configuring build environment...
Configuring on Darwin in *release mode*...
Checking for freetype-config... yes
Checking for xml2-config... yes
Checking for C library z... yes
Checking for C++ library icuuc... yes
Checking for C library jpeg... yes
Checking for C library proj... yes
Checking for C library png... yes
Checking for C library tiff... yes
Checking for ICU version >= 4.2... found: icu 52.1
(cached) Searching for boost libs and headers... (cached)
Found boost libs: /usr/local/opt/boost/lib
Found boost headers: /usr/local/opt/boost/include
Found boost lib name extension: -mt
Checking for C++ header file boost/version.hpp... yes
Checking for Boost version >= 1.47... yes
Found boost lib version... 1_55
Checking for C++ library boost_system-mt... yes
Checking for C++ library boost_filesystem-mt... yes
Checking for C++ library boost_regex-mt... yes
Checking for C++ library boost_program_options-mt... yes
Checking for C++ library boost_thread-mt... yes
Checking if boost_regex was built with ICU unicode support... (cached) no
Checking for pkg-config... yes
Checking for requested plugins dependencies...
Checking for C library sqlite3... yes
Checking if SQLite supports RTREE... (cached) yes
Checking if gdal is ogr enabled... yes
Checking for name of ogr library... gdal
Checking for pg_config... yes
Checking for gdal-config --libs... yes
Checking for gdal-config --cflags... yes
Checking for name of gdal library... gdal
Not building with cairo support, pass CAIRO=True to enable
Checking for C++ header file boost/python/detail/config.hpp... yes
Not building with pycairo support, pass CAIRO=True to enable
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:
- boost_regex_icu (libboost_regex built with optional ICU unicode support is needed for unicode regex support in mapnik.)
Checking for C header file Python.h... yes
Bindings Python version... 2.7
Python 2.7 prefix... /System/Library/Frameworks/Python.framework/Versions/2.7
Python bindings will install in... /usr/local/Cellar/mapnik/2.2.0_1/lib/python2.7/site-packages
Configure completed: run `make` to build or `make install`
==> python scons/scons.py install
scons: Reading SConscript files ...
Using previous successful configuration...
Re-configure by running "python scons/scons.py configure".
Welcome to Mapnik...
scons: done reading SConscript files.
scons: Building targets ...
"clang++" -o src/feature_style_processor.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/feature_style_processor.cpp
"clang++" -o src/libxml2_loader.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -DHAVE_LIBXML2 -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/libxml2_loader.cpp
"clang++" -o src/fs.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/fs.cpp
"clang++" -o src/debug_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/debug_symbolizer.cpp
"clang++" -o src/request.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/request.cpp
"clang++" -o src/well_known_srs.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/well_known_srs.cpp
"clang++" -o src/params.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/params.cpp
"clang++" -o src/image_filter_types.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/image_filter_types.cpp
"clang++" -o src/miniz_png.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/miniz_png.cpp
"clang++" -o src/color.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/color.cpp
"clang++" -o src/css_color_grammar.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/css_color_grammar.cpp
"clang++" -o src/conversions.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/conversions.cpp
"clang++" -o src/image_compositing.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/image_compositing.cpp
"clang++" -o src/image_filter_grammar.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/image_filter_grammar.cpp
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:38:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/mutant_relation.hpp:36:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/tags/support/tag_of.hpp:57:5: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_STATIC_ERROR( USING_TAG_OF_WITH_AN_UNTAGGED_TYPE, (Type) );
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:311:1: note: expanded from here
BIMAP_STATIC_ERROR__USING_TAG_OF_WITH_AN_UNTAGGED_TYPE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/tags/support/tag_of.hpp:57:5: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:310:1: note: expanded from here
BIMAP_STATIC_ERROR__USING_TAG_OF_WITH_AN_UNTAGGED_TYPE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:38:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/mutant_relation.hpp:41:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/structured_pair.hpp:37:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/get.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/value_type_of.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/is_tag_of_member_at.hpp:26:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/member_with_tag.hpp:73:5: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_STATIC_ERROR( MEMBER_WITH_TAG_FAILURE, (Relation,Tag) );
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:312:1: note: expanded from here
BIMAP_STATIC_ERROR__MEMBER_WITH_TAG_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/member_with_tag.hpp:73:5: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:312:1: note: expanded from here
BIMAP_STATIC_ERROR__MEMBER_WITH_TAG_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:38:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/mutant_relation.hpp:41:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/structured_pair.hpp:37:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/get.hpp:21:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/value_type_of.hpp:57:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:312:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_of_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/value_type_of.hpp:57:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:312:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_of_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:28:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/get_pair_functor.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/pair_by.hpp:21:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/pair_type_by.hpp:48:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:128:1: note: expanded from here
BIMAP_STATIC_ERROR__pair_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/pair_type_by.hpp:48:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:127:1: note: expanded from here
BIMAP_STATIC_ERROR__pair_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:32:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/opposite_tag.hpp:47:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__opossite_tag_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/opposite_tag.hpp:47:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__opossite_tag_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:35:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/key_type_by.hpp:51:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__key_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/key_type_by.hpp:51:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__key_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:36:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/data_type_by.hpp:60:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__data_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/data_type_by.hpp:60:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__data_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:37:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/value_type_by.hpp:50:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/value_type_by.hpp:50:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:40:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:94:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( core_iterator_type_by
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__core_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:94:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__core_iterator_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:40:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:97:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( reverse_core_iterator_type_by
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_core_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:97:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_core_iterator_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:40:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:100:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( local_core_iterator_type_by
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:5:1: note: expanded from here
BIMAP_STATIC_ERROR__local_core_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:100:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:4:1: note: expanded from here
BIMAP_STATIC_ERROR__local_core_iterator_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:67:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/map_type_by.hpp:50:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__map_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/map_type_by.hpp:50:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__map_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:81:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:81:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__iterator_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:90:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:90:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_iterator_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:100:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:100:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_iterator_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:109:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_reverse_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:109:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_reverse_iterator_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:119:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__local_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:119:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__local_iterator_type_by_FAILURE
^
In file included from src/image_compositing.cpp:29:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:128:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_local_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:128:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_local_iterator_type_by_FAILURE
^
18 warnings generated.
"clang++" -o src/image_scaling.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/image_scaling.cpp
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:38:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/mutant_relation.hpp:36:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/tags/support/tag_of.hpp:57:5: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_STATIC_ERROR( USING_TAG_OF_WITH_AN_UNTAGGED_TYPE, (Type) );
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:311:1: note: expanded from here
BIMAP_STATIC_ERROR__USING_TAG_OF_WITH_AN_UNTAGGED_TYPE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/tags/support/tag_of.hpp:57:5: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:310:1: note: expanded from here
BIMAP_STATIC_ERROR__USING_TAG_OF_WITH_AN_UNTAGGED_TYPE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:38:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/mutant_relation.hpp:41:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/structured_pair.hpp:37:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/get.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/value_type_of.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/is_tag_of_member_at.hpp:26:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/member_with_tag.hpp:73:5: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_STATIC_ERROR( MEMBER_WITH_TAG_FAILURE, (Relation,Tag) );
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:312:1: note: expanded from here
BIMAP_STATIC_ERROR__MEMBER_WITH_TAG_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/member_with_tag.hpp:73:5: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:312:1: note: expanded from here
BIMAP_STATIC_ERROR__MEMBER_WITH_TAG_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:38:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/mutant_relation.hpp:41:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/structured_pair.hpp:37:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/get.hpp:21:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/value_type_of.hpp:57:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:312:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_of_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/value_type_of.hpp:57:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:312:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_of_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:28:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/get_pair_functor.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/pair_by.hpp:21:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/pair_type_by.hpp:48:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:128:1: note: expanded from here
BIMAP_STATIC_ERROR__pair_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/pair_type_by.hpp:48:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:127:1: note: expanded from here
BIMAP_STATIC_ERROR__pair_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:32:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/opposite_tag.hpp:47:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__opossite_tag_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/opposite_tag.hpp:47:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__opossite_tag_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:35:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/key_type_by.hpp:51:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__key_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/key_type_by.hpp:51:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__key_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:36:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/data_type_by.hpp:60:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__data_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/data_type_by.hpp:60:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__data_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:37:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/value_type_by.hpp:50:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/value_type_by.hpp:50:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:40:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:94:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( core_iterator_type_by
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__core_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:94:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__core_iterator_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:40:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:97:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( reverse_core_iterator_type_by
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_core_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:97:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_core_iterator_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:40:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:100:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( local_core_iterator_type_by
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:5:1: note: expanded from here
BIMAP_STATIC_ERROR__local_core_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:100:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:4:1: note: expanded from here
BIMAP_STATIC_ERROR__local_core_iterator_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:67:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/map_type_by.hpp:50:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__map_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/map_type_by.hpp:50:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__map_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:81:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:81:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__iterator_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:90:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:90:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_iterator_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:100:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:100:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_iterator_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:109:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_reverse_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:109:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_reverse_iterator_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:119:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__local_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:119:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__local_iterator_type_by_FAILURE
^
In file included from src/image_scaling.cpp:31:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:128:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_local_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:128:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_local_iterator_type_by_FAILURE
^
"clang++" -o src/box2d.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/box2d.cpp
"clang++" -o src/building_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/building_symbolizer.cpp
18 warnings generated.
"clang++" -o src/datasource_cache.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/datasource_cache.cpp
"clang++" -o src/datasource_cache_static.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/datasource_cache_static.cpp
"clang++" -o src/debug.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/debug.cpp
"clang++" -o src/deepcopy.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/deepcopy.cpp
"clang++" -o src/expression_node.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/expression_node.cpp
"clang++" -o src/expression_grammar.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/expression_grammar.cpp
"clang++" -o src/expression_string.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/expression_string.cpp
"clang++" -o src/expression.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/expression.cpp
"clang++" -o src/transform_expression_grammar.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/transform_expression_grammar.cpp
"clang++" -o src/transform_expression.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/transform_expression.cpp
In file included from src/expression_grammar.cpp:24:
include/mapnik/expression_grammar_impl.hpp:165:25: warning: multiple unsequenced modifications to '_val' [-Wunsequenced]
| ustring [_val = unicode_(_1) ]
^
src/transform_expression_grammar.cpp:82:21: warning: multiple unsequenced modifications to '_val' [-Wunsequenced]
[ _val = construct<translate_node>(_1,_2) ]
^
src/transform_expression_grammar.cpp:91:21: warning: multiple unsequenced modifications to '_val' [-Wunsequenced]
[ _val = construct<scale_node>(_1,_2) ]
^
src/transform_expression_grammar.cpp:100:21: warning: multiple unsequenced modifications to '_val' [-Wunsequenced]
[ _val = construct<rotate_node>(_1,_2) ]
^
"clang++" -o src/feature_kv_iterator.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/feature_kv_iterator.cpp
"clang++" -o src/feature_type_style.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/feature_type_style.cpp
"clang++" -o src/font_engine_freetype.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/font_engine_freetype.cpp
"clang++" -o src/font_set.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/font_set.cpp
"clang++" -o src/gamma_method.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/gamma_method.cpp
"clang++" -o src/gradient.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/gradient.cpp
"clang++" -o src/graphics.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/graphics.cpp
"clang++" -o src/image_reader.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/image_reader.cpp
3 warnings generated.
"clang++" -o src/image_util.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/image_util.cpp
"clang++" -o src/layer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/layer.cpp
1 warning generated.
"clang++" -o src/line_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/line_symbolizer.cpp
"clang++" -o src/line_pattern_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/line_pattern_symbolizer.cpp
"clang++" -o src/map.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/map.cpp
"clang++" -o src/load_map.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/load_map.cpp
"clang++" -o src/memory.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/memory.cpp
"clang++" -o src/parse_path.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/parse_path.cpp
"clang++" -o src/parse_transform.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/parse_transform.cpp
"clang++" -o src/palette.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/palette.cpp
"clang++" -o src/path_expression_grammar.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/path_expression_grammar.cpp
"clang++" -o src/placement_finder.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/placement_finder.cpp
"clang++" -o src/plugin.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/plugin.cpp
"clang++" -o src/point_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/point_symbolizer.cpp
"clang++" -o src/polygon_pattern_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/polygon_pattern_symbolizer.cpp
"clang++" -o src/polygon_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/polygon_symbolizer.cpp
"clang++" -o src/rule.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/rule.cpp
"clang++" -o src/save_map.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/save_map.cpp
"clang++" -o src/shield_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/shield_symbolizer.cpp
"clang++" -o src/text_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/text_symbolizer.cpp
"clang++" -o src/wkb.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/wkb.cpp
"clang++" -o src/projection.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/projection.cpp
"clang++" -o src/proj_transform.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/proj_transform.cpp
"clang++" -o src/distance.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/distance.cpp
"clang++" -o src/scale_denominator.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/scale_denominator.cpp
"clang++" -o src/simplify.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/simplify.cpp
"clang++" -o src/memory_datasource.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/memory_datasource.cpp
"clang++" -o src/stroke.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/stroke.cpp
"clang++" -o src/symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/symbolizer.cpp
"clang++" -o src/symbolizer_helpers.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/symbolizer_helpers.cpp
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:38:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/mutant_relation.hpp:36:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/tags/support/tag_of.hpp:57:5: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_STATIC_ERROR( USING_TAG_OF_WITH_AN_UNTAGGED_TYPE, (Type) );
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:323:1: note: expanded from here
BIMAP_STATIC_ERROR__USING_TAG_OF_WITH_AN_UNTAGGED_TYPE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/tags/support/tag_of.hpp:57:5: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:322:1: note: expanded from here
BIMAP_STATIC_ERROR__USING_TAG_OF_WITH_AN_UNTAGGED_TYPE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:38:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/mutant_relation.hpp:41:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/structured_pair.hpp:37:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/get.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/value_type_of.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/is_tag_of_member_at.hpp:26:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/member_with_tag.hpp:73:5: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_STATIC_ERROR( MEMBER_WITH_TAG_FAILURE, (Relation,Tag) );
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:324:1: note: expanded from here
BIMAP_STATIC_ERROR__MEMBER_WITH_TAG_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/member_with_tag.hpp:73:5: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:324:1: note: expanded from here
BIMAP_STATIC_ERROR__MEMBER_WITH_TAG_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:38:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/mutant_relation.hpp:41:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/structured_pair.hpp:37:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/get.hpp:21:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/value_type_of.hpp:57:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:324:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_of_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/value_type_of.hpp:57:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:324:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_of_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:28:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/get_pair_functor.hpp:21:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/pair_by.hpp:21:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/pair_type_by.hpp:48:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:128:1: note: expanded from here
BIMAP_STATIC_ERROR__pair_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/pair_type_by.hpp:48:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:127:1: note: expanded from here
BIMAP_STATIC_ERROR__pair_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:32:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/opposite_tag.hpp:47:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__opossite_tag_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/support/opposite_tag.hpp:47:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__opossite_tag_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:35:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/key_type_by.hpp:51:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__key_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/key_type_by.hpp:51:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__key_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:36:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/data_type_by.hpp:60:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__data_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/data_type_by.hpp:60:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__data_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:37:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/value_type_by.hpp:50:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/value_type_by.hpp:50:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__value_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:40:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:94:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( core_iterator_type_by
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__core_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:94:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__core_iterator_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:40:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:97:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( reverse_core_iterator_type_by
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_core_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:97:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:129:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_core_iterator_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:61:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/manage_bimap_key.hpp:26:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/set_of.hpp:39:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/views/map_view.hpp:22:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_base.hpp:40:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:100:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( local_core_iterator_type_by
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:5:1: note: expanded from here
BIMAP_STATIC_ERROR__local_core_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:100:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER'
#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\
BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:4:1: note: expanded from here
BIMAP_STATIC_ERROR__local_core_iterator_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:67:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/map_type_by.hpp:50:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__map_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/map_type_by.hpp:50:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__map_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:81:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:81:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__iterator_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:90:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:90:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_iterator_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:100:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:100:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__reverse_iterator_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:109:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_reverse_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:109:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_reverse_iterator_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:119:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__local_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:119:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__local_iterator_type_by_FAILURE
^
In file included from src/simplify.cpp:6:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap.hpp:13:
In file included from /usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/bimap.hpp:69:
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:128:1: warning: class member cannot be redeclared [-Wredeclared-class-member]
BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_local_iterator_type_by_FAILURE
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG'
BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\
BOOST_MPL_ASSERT_MSG_IMPL'
struct msg; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/support/iterator_type_by.hpp:128:1: note: previous declaration is here
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER'
BOOST_BIMAP_STATIC_ERROR( \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR'
struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT'
# define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b)
^
/usr/local/Cellar/boost/1.55.0_1/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I'
# define BOOST_PP_CAT_I(a, b) a ## b
^
<scratch space>:6:1: note: expanded from here
BIMAP_STATIC_ERROR__const_local_iterator_type_by_FAILURE
^
18 warnings generated.
"clang++" -o src/unicode.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/unicode.cpp
"clang++" -o src/markers_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/markers_symbolizer.cpp
"clang++" -o src/raster_colorizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/raster_colorizer.cpp
"clang++" -o src/raster_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/raster_symbolizer.cpp
"clang++" -o src/wkt/wkt_factory.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/wkt/wkt_factory.cpp
"clang++" -o src/wkt/wkt_generator.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/wkt/wkt_generator.cpp
"clang++" -o src/mapped_memory_cache.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/mapped_memory_cache.cpp
"clang++" -o src/marker_cache.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/marker_cache.cpp
"clang++" -o src/svg/svg_parser.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/svg/svg_parser.cpp
"clang++" -o src/svg/svg_path_parser.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/svg/svg_path_parser.cpp
src/wkt/wkt_generator.cpp:75:38: warning: multiple unsequenced modifications to '_1' [-Wunsequenced]
point = &uint_(mapnik::Point)[_1 = _type(_val)]
^
src/wkt/wkt_generator.cpp:99:45: warning: multiple unsequenced modifications to '_a' [-Wunsequenced]
<< eps[_r1 += 1][_a = _x(_val)][ _b = _y(_val)]
^
src/wkt/wkt_generator.cpp:99:61: warning: multiple unsequenced modifications to '_b' [-Wunsequenced]
<< eps[_r1 += 1][_a = _x(_val)][ _b = _y(_val)]
^
"clang++" -o src/svg/svg_points_parser.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/svg/svg_points_parser.cpp
3 warnings generated.
"clang++" -o src/svg/svg_transform_parser.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/svg/svg_transform_parser.cpp
"clang++" -o src/warp.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/warp.cpp
"clang++" -o src/json/geometry_grammar.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/json/geometry_grammar.cpp
"clang++" -o src/json/geometry_parser.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/json/geometry_parser.cpp
"clang++" -o src/json/feature_grammar.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/json/feature_grammar.cpp
"clang++" -o src/json/feature_collection_parser.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/json/feature_collection_parser.cpp
"clang++" -o src/json/geojson_generator.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/json/geojson_generator.cpp
In file included from src/json/geojson_generator.cpp:30:
In file included from include/mapnik/json/feature_generator_grammar.hpp:30:
include/mapnik/json/geometry_generator_grammar.hpp:166:42: warning: multiple unsequenced modifications to '_1' [-Wunsequenced]
point = &uint_(mapnik::Point)[_1 = _type(_val)]
^
"clang++" -o src/processed_text.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/processed_text.cpp
"clang++" -o src/formatting/base.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/formatting/base.cpp
"clang++" -o src/formatting/expression.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/formatting/expression.cpp
"clang++" -o src/formatting/list.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/formatting/list.cpp
"clang++" -o src/formatting/text.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/formatting/text.cpp
"clang++" -o src/formatting/format.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/formatting/format.cpp
1 warning generated.
"clang++" -o src/formatting/registry.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/formatting/registry.cpp
"clang++" -o src/text_placements/registry.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/text_placements/registry.cpp
"clang++" -o src/text_placements/base.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/text_placements/base.cpp
"clang++" -o src/text_placements/dummy.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/text_placements/dummy.cpp
"clang++" -o src/text_placements/list.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/text_placements/list.cpp
"clang++" -o src/text_placements/simple.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/text_placements/simple.cpp
"clang++" -o src/text_properties.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/text_properties.cpp
"clang++" -o src/xml_tree.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/xml_tree.cpp
"clang++" -o src/config_error.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/config_error.cpp
"clang++" -o src/color_factory.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/color_factory.cpp
"clang++" -o src/jpeg_reader.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/jpeg_reader.cpp
"clang++" -o src/tiff_reader.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/tiff_reader.cpp
"clang++" -o src/png_reader.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/png_reader.cpp
"clang++" -o src/agg/agg_renderer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/agg_renderer.cpp
"clang++" -o src/agg/process_building_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/process_building_symbolizer.cpp
"clang++" -o src/agg/process_line_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/process_line_symbolizer.cpp
"clang++" -o src/agg/process_line_pattern_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/process_line_pattern_symbolizer.cpp
"clang++" -o src/agg/process_text_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/process_text_symbolizer.cpp
"clang++" -o src/agg/process_point_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/process_point_symbolizer.cpp
"clang++" -o src/agg/process_polygon_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/process_polygon_symbolizer.cpp
"clang++" -o src/agg/process_polygon_pattern_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/process_polygon_pattern_symbolizer.cpp
"clang++" -o src/agg/process_raster_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/process_raster_symbolizer.cpp
"clang++" -o src/agg/process_shield_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/process_shield_symbolizer.cpp
"clang++" -o src/agg/process_markers_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/process_markers_symbolizer.cpp
"clang++" -o src/agg/process_debug_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/agg/process_debug_symbolizer.cpp
"clang++" -o deps/clipper/src/clipper.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/clipper/src/clipper.cpp
"clang++" -o src/grid/grid.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/grid.cpp
"clang++" -o src/grid/grid_renderer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/grid_renderer.cpp
"clang++" -o src/grid/process_building_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/process_building_symbolizer.cpp
"clang++" -o src/grid/process_line_pattern_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/process_line_pattern_symbolizer.cpp
"clang++" -o src/grid/process_line_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/process_line_symbolizer.cpp
"clang++" -o src/grid/process_markers_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/process_markers_symbolizer.cpp
"clang++" -o src/grid/process_point_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/process_point_symbolizer.cpp
"clang++" -o src/grid/process_polygon_pattern_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/process_polygon_pattern_symbolizer.cpp
"clang++" -o src/grid/process_polygon_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/process_polygon_symbolizer.cpp
"clang++" -o src/grid/process_raster_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/process_raster_symbolizer.cpp
"clang++" -o src/grid/process_shield_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/process_shield_symbolizer.cpp
"clang++" -o src/grid/process_text_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/grid/process_text_symbolizer.cpp
"clang++" -o deps/agg/src/agg_arc.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_arc.cpp
"clang++" -o deps/agg/src/agg_arrowhead.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_arrowhead.cpp
"clang++" -o deps/agg/src/agg_bezier_arc.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_bezier_arc.cpp
"clang++" -o deps/agg/src/agg_bspline.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_bspline.cpp
"clang++" -o deps/agg/src/agg_curves.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_curves.cpp
"clang++" -o deps/agg/src/agg_embedded_raster_fonts.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_embedded_raster_fonts.cpp
"clang++" -o deps/agg/src/agg_gsv_text.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_gsv_text.cpp
"clang++" -o deps/agg/src/agg_image_filters.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_image_filters.cpp
"clang++" -o deps/agg/src/agg_line_aa_basics.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_line_aa_basics.cpp
"clang++" -o deps/agg/src/agg_line_profile_aa.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_line_profile_aa.cpp
"clang++" -o deps/agg/src/agg_pixfmt_rgba.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_pixfmt_rgba.cpp
"clang++" -o deps/agg/src/agg_rounded_rect.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_rounded_rect.cpp
"clang++" -o deps/agg/src/agg_sqrt_tables.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_sqrt_tables.cpp
"clang++" -o deps/agg/src/agg_trans_affine.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_trans_affine.cpp
"clang++" -o deps/agg/src/agg_trans_double_path.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_trans_double_path.cpp
"clang++" -o deps/agg/src/agg_trans_single_path.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_trans_single_path.cpp
"clang++" -o deps/agg/src/agg_trans_warp_magnifier.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_trans_warp_magnifier.cpp
"clang++" -o deps/agg/src/agg_vcgen_bspline.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_vcgen_bspline.cpp
"clang++" -o deps/agg/src/agg_vcgen_contour.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_vcgen_contour.cpp
"clang++" -o deps/agg/src/agg_vcgen_dash.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_vcgen_dash.cpp
"clang++" -o deps/agg/src/agg_vcgen_markers_term.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_vcgen_markers_term.cpp
"clang++" -o deps/agg/src/agg_vcgen_smooth_poly1.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_vcgen_smooth_poly1.cpp
"clang++" -o deps/agg/src/agg_vcgen_stroke.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_vcgen_stroke.cpp
"clang++" -o deps/agg/src/agg_vpgen_clip_polygon.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_vpgen_clip_polygon.cpp
"clang++" -o deps/agg/src/agg_vpgen_clip_polyline.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_vpgen_clip_polyline.cpp
"clang++" -o deps/agg/src/agg_vpgen_segmentator.o -c -O3 -fPIC -DNDEBUG -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include deps/agg/src/agg_vpgen_segmentator.cpp
Install file: "include/mapnik/agg_helpers.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg_helpers.hpp"
Install file: "include/mapnik/agg_pattern_source.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg_pattern_source.hpp"
Install file: "include/mapnik/agg_rasterizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg_rasterizer.hpp"
Install file: "include/mapnik/agg_renderer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg_renderer.hpp"
Install file: "include/mapnik/attribute.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/attribute.hpp"
Install file: "include/mapnik/attribute_collector.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/attribute_collector.hpp"
Install file: "include/mapnik/attribute_descriptor.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/attribute_descriptor.hpp"
Install file: "include/mapnik/boolean.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/boolean.hpp"
Install file: "include/mapnik/box2d.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/box2d.hpp"
Install file: "include/mapnik/building_symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/building_symbolizer.hpp"
Install file: "include/mapnik/cairo_context.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/cairo_context.hpp"
Install file: "include/mapnik/cairo_renderer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/cairo_renderer.hpp"
Install file: "include/mapnik/char_info.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/char_info.hpp"
Install file: "include/mapnik/color.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/color.hpp"
Install file: "include/mapnik/color_factory.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/color_factory.hpp"
Install file: "include/mapnik/config.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/config.hpp"
Install file: "include/mapnik/config_error.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/config_error.hpp"
Install file: "include/mapnik/coord.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/coord.hpp"
Install file: "include/mapnik/coord_array.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/coord_array.hpp"
Install file: "include/mapnik/css_color_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/css_color_grammar.hpp"
Install file: "include/mapnik/css_color_grammar_impl.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/css_color_grammar_impl.hpp"
Install file: "include/mapnik/ctrans.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/ctrans.hpp"
Install file: "include/mapnik/datasource.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/datasource.hpp"
Install file: "include/mapnik/datasource_cache.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/datasource_cache.hpp"
Install file: "include/mapnik/debug.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/debug.hpp"
Install file: "include/mapnik/debug_symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/debug_symbolizer.hpp"
Install file: "include/mapnik/distance.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/distance.hpp"
Install file: "include/mapnik/ellipsoid.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/ellipsoid.hpp"
Install file: "include/mapnik/enumeration.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/enumeration.hpp"
Install file: "include/mapnik/expression.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/expression.hpp"
Install file: "include/mapnik/expression_evaluator.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/expression_evaluator.hpp"
Install file: "include/mapnik/expression_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/expression_grammar.hpp"
Install file: "include/mapnik/expression_grammar_impl.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/expression_grammar_impl.hpp"
Install file: "include/mapnik/expression_node.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/expression_node.hpp"
Install file: "include/mapnik/expression_node_types.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/expression_node_types.hpp"
Install file: "include/mapnik/expression_string.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/expression_string.hpp"
Install file: "include/mapnik/factory.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/factory.hpp"
Install file: "include/mapnik/fastmath.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/fastmath.hpp"
Install file: "include/mapnik/feature.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/feature.hpp"
Install file: "include/mapnik/feature_factory.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/feature_factory.hpp"
Install file: "include/mapnik/feature_kv_iterator.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/feature_kv_iterator.hpp"
Install file: "include/mapnik/feature_layer_desc.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/feature_layer_desc.hpp"
Install file: "include/mapnik/feature_style_processor.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/feature_style_processor.hpp"
Install file: "include/mapnik/feature_style_processor_impl.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/feature_style_processor_impl.hpp"
Install file: "include/mapnik/feature_type_style.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/feature_type_style.hpp"
Install file: "include/mapnik/filter_featureset.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/filter_featureset.hpp"
Install file: "include/mapnik/filter_factory.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/filter_factory.hpp"
Install file: "include/mapnik/font_engine_freetype.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/font_engine_freetype.hpp"
Install file: "include/mapnik/font_set.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/font_set.hpp"
Install file: "include/mapnik/font_util.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/font_util.hpp"
Install file: "include/mapnik/gamma_method.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/gamma_method.hpp"
Install file: "include/mapnik/geom_util.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/geom_util.hpp"
Install file: "include/mapnik/geometry.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/geometry.hpp"
Install file: "include/mapnik/global.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/global.hpp"
Install file: "include/mapnik/gradient.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/gradient.hpp"
Install file: "include/mapnik/graphics.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/graphics.hpp"
Install file: "include/mapnik/hash_variant.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/hash_variant.hpp"
Install file: "include/mapnik/hextree.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/hextree.hpp"
Install file: "include/mapnik/hit_test_filter.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/hit_test_filter.hpp"
Install file: "include/mapnik/image_compositing.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/image_compositing.hpp"
Install file: "include/mapnik/image_data.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/image_data.hpp"
Install file: "include/mapnik/image_filter.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/image_filter.hpp"
Install file: "include/mapnik/image_filter_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/image_filter_grammar.hpp"
Install file: "include/mapnik/image_filter_types.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/image_filter_types.hpp"
Install file: "include/mapnik/image_reader.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/image_reader.hpp"
Install file: "include/mapnik/image_scaling.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/image_scaling.hpp"
Install file: "include/mapnik/image_util.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/image_util.hpp"
Install file: "include/mapnik/image_view.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/image_view.hpp"
Install file: "include/mapnik/jpeg_io.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/jpeg_io.hpp"
Install file: "include/mapnik/label_collision_detector.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/label_collision_detector.hpp"
Install file: "include/mapnik/layer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/layer.hpp"
Install file: "include/mapnik/line_pattern_symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/line_pattern_symbolizer.hpp"
Install file: "include/mapnik/line_symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/line_symbolizer.hpp"
Install file: "include/mapnik/load_map.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/load_map.hpp"
Install file: "include/mapnik/map.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/map.hpp"
Install file: "include/mapnik/mapped_memory_cache.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/mapped_memory_cache.hpp"
Install file: "include/mapnik/marker.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/marker.hpp"
Install file: "include/mapnik/marker_cache.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/marker_cache.hpp"
Install file: "include/mapnik/marker_helpers.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/marker_helpers.hpp"
Install file: "include/mapnik/markers_placement.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/markers_placement.hpp"
Install file: "include/mapnik/markers_symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/markers_symbolizer.hpp"
Install file: "include/mapnik/memory.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/memory.hpp"
Install file: "include/mapnik/memory_datasource.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/memory_datasource.hpp"
Install file: "include/mapnik/memory_featureset.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/memory_featureset.hpp"
Install file: "include/mapnik/miniz_png.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/miniz_png.hpp"
Install file: "include/mapnik/noncopyable.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/noncopyable.hpp"
Install file: "include/mapnik/octree.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/octree.hpp"
Install file: "include/mapnik/offset_converter.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/offset_converter.hpp"
Install file: "include/mapnik/palette.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/palette.hpp"
Install file: "include/mapnik/params.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/params.hpp"
Install file: "include/mapnik/params_impl.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/params_impl.hpp"
Install file: "include/mapnik/parse_path.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/parse_path.hpp"
Install file: "include/mapnik/parse_transform.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/parse_transform.hpp"
Install file: "include/mapnik/path_expression.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/path_expression.hpp"
Install file: "include/mapnik/path_expression_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/path_expression_grammar.hpp"
Install file: "include/mapnik/pixel_position.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/pixel_position.hpp"
Install file: "include/mapnik/placement_finder.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/placement_finder.hpp"
Install file: "include/mapnik/plugin.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/plugin.hpp"
Install file: "include/mapnik/png_io.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/png_io.hpp"
Install file: "include/mapnik/point_symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/point_symbolizer.hpp"
Install file: "include/mapnik/polygon_clipper.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/polygon_clipper.hpp"
Install file: "include/mapnik/polygon_pattern_symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/polygon_pattern_symbolizer.hpp"
Install file: "include/mapnik/polygon_symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/polygon_symbolizer.hpp"
Install file: "include/mapnik/pool.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/pool.hpp"
Install file: "include/mapnik/proj_transform.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/proj_transform.hpp"
Install file: "include/mapnik/processed_text.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/processed_text.hpp"
Install file: "include/mapnik/projection.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/projection.hpp"
Install file: "include/mapnik/ptree_helpers.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/ptree_helpers.hpp"
Install file: "include/mapnik/quad_tree.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/quad_tree.hpp"
Install file: "include/mapnik/query.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/query.hpp"
Install file: "include/mapnik/raster.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/raster.hpp"
Install file: "include/mapnik/raster_colorizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/raster_colorizer.hpp"
Install file: "include/mapnik/raster_symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/raster_symbolizer.hpp"
Install file: "include/mapnik/rule.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/rule.hpp"
Install file: "include/mapnik/request.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/request.hpp"
Install file: "include/mapnik/rule_cache.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/rule_cache.hpp"
Install file: "include/mapnik/scale_denominator.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/scale_denominator.hpp"
Install file: "include/mapnik/save_map.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/save_map.hpp"
Install file: "include/mapnik/shield_symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/shield_symbolizer.hpp"
Install file: "include/mapnik/simplify.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/simplify.hpp"
Install file: "include/mapnik/segment.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/segment.hpp"
Install file: "include/mapnik/simplify_converter.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/simplify_converter.hpp"
Install file: "include/mapnik/span_image_filter.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/span_image_filter.hpp"
Install file: "include/mapnik/sql_utils.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/sql_utils.hpp"
Install file: "include/mapnik/symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/symbolizer.hpp"
Install file: "include/mapnik/stroke.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/stroke.hpp"
Install file: "include/mapnik/symbolizer_hash.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/symbolizer_hash.hpp"
Install file: "include/mapnik/symbolizer_helpers.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/symbolizer_helpers.hpp"
Install file: "include/mapnik/text_path.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/text_path.hpp"
Install file: "include/mapnik/text_properties.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/text_properties.hpp"
Install file: "include/mapnik/text_symbolizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/text_symbolizer.hpp"
Install file: "include/mapnik/tiff_io.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/tiff_io.hpp"
Install file: "include/mapnik/timer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/timer.hpp"
Install file: "include/mapnik/transform_expression.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/transform_expression.hpp"
Install file: "include/mapnik/transform_expression_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/transform_expression_grammar.hpp"
Install file: "include/mapnik/transform_processor.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/transform_processor.hpp"
Install file: "include/mapnik/unicode.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/unicode.hpp"
Install file: "include/mapnik/utils.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/utils.hpp"
Install file: "include/mapnik/value.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/value.hpp"
Install file: "include/mapnik/value_error.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/value_error.hpp"
Install file: "include/mapnik/value_types.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/value_types.hpp"
Install file: "include/mapnik/version.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/version.hpp"
Install file: "include/mapnik/vertex.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/vertex.hpp"
Install file: "include/mapnik/vertex_converters.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/vertex_converters.hpp"
Install file: "include/mapnik/warp.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/warp.hpp"
Install file: "include/mapnik/vertex_vector.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/vertex_vector.hpp"
ar rc deps/agg/libagg.a deps/agg/src/agg_arc.o deps/agg/src/agg_arrowhead.o deps/agg/src/agg_bezier_arc.o deps/agg/src/agg_bspline.o deps/agg/src/agg_curves.o deps/agg/src/agg_embedded_raster_fonts.o deps/agg/src/agg_gsv_text.o deps/agg/src/agg_image_filters.o deps/agg/src/agg_line_aa_basics.o deps/agg/src/agg_line_profile_aa.o deps/agg/src/agg_pixfmt_rgba.o deps/agg/src/agg_rounded_rect.o deps/agg/src/agg_sqrt_tables.o deps/agg/src/agg_trans_affine.o deps/agg/src/agg_trans_double_path.o deps/agg/src/agg_trans_single_path.o deps/agg/src/agg_trans_warp_magnifier.o deps/agg/src/agg_vcgen_bspline.o deps/agg/src/agg_vcgen_contour.o deps/agg/src/agg_vcgen_dash.o deps/agg/src/agg_vcgen_markers_term.o deps/agg/src/agg_vcgen_smooth_poly1.o deps/agg/src/agg_vcgen_stroke.o deps/agg/src/agg_vpgen_clip_polygon.o deps/agg/src/agg_vpgen_clip_polyline.o deps/agg/src/agg_vpgen_segmentator.o
Install file: "include/mapnik/well_known_srs.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/well_known_srs.hpp"
Install file: "include/mapnik/wkb.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/wkb.hpp"
Install file: "include/mapnik/xml_attribute_cast.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/xml_attribute_cast.hpp"
Install file: "include/mapnik/xml_loader.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/xml_loader.hpp"
ranlib deps/agg/libagg.a
Install file: "include/mapnik/xml_node.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/xml_node.hpp"
Install file: "include/mapnik/xml_tree.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/xml_tree.hpp"
Install file: "include/mapnik/svg/svg_converter.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/svg/svg_converter.hpp"
Install file: "include/mapnik/svg/svg_parser.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/svg/svg_parser.hpp"
Install file: "include/mapnik/svg/svg_path_adapter.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/svg/svg_path_adapter.hpp"
"clang++" -o src/libmapnik.dylib -Wl,-install_name,/usr/local/Cellar/mapnik/2.2.0_1/lib/libmapnik.dylib -current_version 2.2.0 -compatibility_version 2.2.0 -dynamiclib src/feature_style_processor.os src/libxml2_loader.os src/fs.os src/debug_symbolizer.os src/request.os src/well_known_srs.os src/params.os src/image_filter_types.os src/miniz_png.os src/color.os src/css_color_grammar.os src/conversions.os src/image_compositing.os src/image_filter_grammar.os src/image_scaling.os src/box2d.os src/building_symbolizer.os src/datasource_cache.os src/datasource_cache_static.os src/debug.os src/deepcopy.os src/expression_node.os src/expression_grammar.os src/expression_string.os src/expression.os src/transform_expression_grammar.os src/transform_expression.os src/feature_kv_iterator.os src/feature_type_style.os src/font_engine_freetype.os src/font_set.os src/gamma_method.os src/gradient.os src/graphics.os src/image_reader.os src/image_util.os src/layer.os src/line_symbolizer.os src/line_pattern_symbolizer.os src/map.os src/load_map.os src/memory.os src/parse_path.os src/parse_transform.os src/palette.os src/path_expression_grammar.os src/placement_finder.os src/plugin.os src/point_symbolizer.os src/polygon_pattern_symbolizer.os src/polygon_symbolizer.os src/rule.os src/save_map.os src/shield_symbolizer.os src/text_symbolizer.os src/wkb.os src/projection.os src/proj_transform.os src/distance.os src/scale_denominator.os src/simplify.os src/memory_datasource.os src/stroke.os src/symbolizer.os src/symbolizer_helpers.os src/unicode.os src/markers_symbolizer.os src/raster_colorizer.os src/raster_symbolizer.os src/wkt/wkt_factory.os src/wkt/wkt_generator.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/json/geometry_grammar.os src/json/geometry_parser.os src/json/feature_grammar.os src/json/feature_collection_parser.os src/json/geojson_generator.os src/processed_text.os src/formatting/base.os src/formatting/expression.os src/formatting/list.os src/formatting/text.os src/formatting/format.os src/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/text_properties.os src/xml_tree.os src/config_error.os src/color_factory.os src/jpeg_reader.os src/tiff_reader.os src/png_reader.os src/agg/agg_renderer.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_debug_symbolizer.os deps/clipper/src/clipper.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_markers_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 -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lagg -lfreetype -lz -licuuc -lboost_filesystem-mt -lboost_system-mt -lboost_regex-mt -lproj -lpng -ljpeg -ltiff -lxml2 -lboost_thread-mt
Install file: "include/mapnik/svg/svg_path_attributes.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/svg/svg_path_attributes.hpp"
Install file: "include/mapnik/svg/svg_path_commands.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/svg/svg_path_commands.hpp"
Install file: "include/mapnik/svg/svg_path_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/svg/svg_path_grammar.hpp"
Install file: "include/mapnik/svg/svg_path_parser.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/svg/svg_path_parser.hpp"
Install file: "include/mapnik/svg/svg_points_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/svg/svg_points_grammar.hpp"
Install file: "include/mapnik/svg/svg_renderer_agg.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/svg/svg_renderer_agg.hpp"
Install file: "include/mapnik/svg/svg_storage.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/svg/svg_storage.hpp"
Install file: "include/mapnik/svg/svg_transform_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/svg/svg_transform_grammar.hpp"
Install file: "include/mapnik/wkt/wkt_factory.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/wkt/wkt_factory.hpp"
Install file: "include/mapnik/wkt/wkt_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/wkt/wkt_grammar.hpp"
Install file: "include/mapnik/grid/grid.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/grid/grid.hpp"
Install file: "include/mapnik/grid/grid_marker_helpers.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/grid/grid_marker_helpers.hpp"
Install file: "include/mapnik/grid/grid_pixel.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/grid/grid_pixel.hpp"
Install file: "include/mapnik/grid/grid_pixfmt.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/grid/grid_pixfmt.hpp"
Install file: "include/mapnik/grid/grid_rasterizer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/grid/grid_rasterizer.hpp"
Install file: "include/mapnik/grid/grid_renderer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/grid/grid_renderer.hpp"
Install file: "include/mapnik/grid/grid_renderer_base.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/grid/grid_renderer_base.hpp"
Install file: "include/mapnik/grid/grid_rendering_buffer.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/grid/grid_rendering_buffer.hpp"
Install file: "include/mapnik/grid/grid_util.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/grid/grid_util.hpp"
Install file: "include/mapnik/grid/grid_view.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/grid/grid_view.hpp"
Install file: "include/mapnik/json/feature_collection_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/json/feature_collection_grammar.hpp"
Install file: "include/mapnik/json/feature_collection_parser.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/json/feature_collection_parser.hpp"
Install file: "include/mapnik/json/feature_generator_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/json/feature_generator_grammar.hpp"
Install file: "include/mapnik/json/feature_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/json/feature_grammar.hpp"
Install file: "include/mapnik/json/geojson_generator.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/json/geojson_generator.hpp"
Install file: "include/mapnik/json/geometry_generator_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/json/geometry_generator_grammar.hpp"
Install file: "include/mapnik/json/geometry_grammar.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/json/geometry_grammar.hpp"
Install file: "include/mapnik/json/geometry_parser.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/json/geometry_parser.hpp"
Install file: "include/mapnik/util/container_adapter.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/container_adapter.hpp"
Install file: "include/mapnik/util/conversions.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/conversions.hpp"
Install file: "include/mapnik/util/dasharray_parser.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/dasharray_parser.hpp"
Install file: "include/mapnik/util/deepcopy.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/deepcopy.hpp"
Install file: "include/mapnik/util/fs.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/fs.hpp"
Install file: "include/mapnik/util/geometry_svg_generator.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/geometry_svg_generator.hpp"
Install file: "include/mapnik/util/geometry_to_ds_type.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/geometry_to_ds_type.hpp"
Install file: "include/mapnik/util/geometry_to_svg.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/geometry_to_svg.hpp"
Install file: "include/mapnik/util/geometry_to_wkb.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/geometry_to_wkb.hpp"
Install file: "include/mapnik/util/geometry_to_wkt.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/geometry_to_wkt.hpp"
Install file: "include/mapnik/util/geometry_wkt_generator.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/geometry_wkt_generator.hpp"
Install file: "include/mapnik/util/hsl.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/hsl.hpp"
Install file: "include/mapnik/util/path_iterator.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/path_iterator.hpp"
Install file: "include/mapnik/util/trim.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/util/trim.hpp"
Install file: "include/mapnik/text_placements/base.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/text_placements/base.hpp"
Install file: "include/mapnik/text_placements/dummy.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/text_placements/dummy.hpp"
Install file: "include/mapnik/text_placements/list.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/text_placements/list.hpp"
Install file: "include/mapnik/text_placements/registry.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/text_placements/registry.hpp"
Install file: "include/mapnik/text_placements/simple.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/text_placements/simple.hpp"
Install file: "include/mapnik/formatting/base.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/formatting/base.hpp"
Install file: "include/mapnik/formatting/expression_format.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/formatting/expression_format.hpp"
Install file: "include/mapnik/formatting/format.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/formatting/format.hpp"
Install file: "include/mapnik/formatting/list.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/formatting/list.hpp"
Install file: "include/mapnik/formatting/registry.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/formatting/registry.hpp"
Install file: "include/mapnik/formatting/text.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/formatting/text.hpp"
Install file: "deps/clipper/include/clipper.hpp" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/clipper.hpp"
Install file: "deps/mapnik/sparsehash/dense_hash_map" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/sparsehash/dense_hash_map"
Install directory: "deps/mapnik/sparsehash/internal" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/sparsehash/internal"
Install file: "deps/mapnik/sparsehash/internal/densehashtable.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/sparsehash/internal/densehashtable.h"
Install file: "deps/mapnik/sparsehash/internal/hashtable-common.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/sparsehash/internal/hashtable-common.h"
Install file: "deps/mapnik/sparsehash/internal/libc_allocator_with_realloc.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/sparsehash/internal/libc_allocator_with_realloc.h"
Install file: "deps/mapnik/sparsehash/internal/sparseconfig.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/sparsehash/internal/sparseconfig.h"
Install file: "deps/mapnik/sparsehash/template_util.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/sparsehash/template_util.h"
Install file: "deps/mapnik/sparsehash/type_traits.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/sparsehash/type_traits.h"
Install file: "deps/agg/include/agg_alpha_mask_u8.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_alpha_mask_u8.h"
Install file: "deps/agg/include/agg_arc.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_arc.h"
Install file: "deps/agg/include/agg_array.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_array.h"
Install file: "deps/agg/include/agg_basics.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_basics.h"
Install file: "deps/agg/include/agg_bezier_arc.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_bezier_arc.h"
Install file: "deps/agg/include/agg_arrowhead.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_arrowhead.h"
Install file: "deps/agg/include/agg_bitset_iterator.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_bitset_iterator.h"
Install file: "deps/agg/include/agg_blur.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_blur.h"
Install file: "deps/agg/include/agg_bounding_rect.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_bounding_rect.h"
Install file: "deps/agg/include/agg_bspline.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_bspline.h"
Install file: "deps/agg/include/agg_color_gray.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_color_gray.h"
Install file: "deps/agg/include/agg_clip_liang_barsky.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_clip_liang_barsky.h"
Install file: "deps/agg/include/agg_color_rgba.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_color_rgba.h"
Install file: "deps/agg/include/agg_config.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_config.h"
Install file: "deps/agg/include/agg_conv_adaptor_vcgen.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_adaptor_vcgen.h"
Install file: "deps/agg/include/agg_conv_adaptor_vpgen.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_adaptor_vpgen.h"
Install file: "deps/agg/include/agg_conv_bspline.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_bspline.h"
Install file: "deps/agg/include/agg_conv_clip_polygon.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_clip_polygon.h"
Install file: "deps/agg/include/agg_conv_clip_polyline.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_clip_polyline.h"
Install file: "deps/agg/include/agg_conv_clipper.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_clipper.h"
Install file: "deps/agg/include/agg_conv_close_polygon.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_close_polygon.h"
Install file: "deps/agg/include/agg_conv_concat.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_concat.h"
Install file: "deps/agg/include/agg_conv_contour.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_contour.h"
Install file: "deps/agg/include/agg_conv_curve.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_curve.h"
Install file: "deps/agg/include/agg_conv_dash.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_dash.h"
Install file: "deps/agg/include/agg_conv_gpc.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_gpc.h"
Install file: "deps/agg/include/agg_conv_marker.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_marker.h"
Install file: "deps/agg/include/agg_conv_marker_adaptor.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_marker_adaptor.h"
Install file: "deps/agg/include/agg_conv_segmentator.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_segmentator.h"
Install file: "deps/agg/include/agg_conv_shorten_path.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_shorten_path.h"
Install file: "deps/agg/include/agg_conv_smooth_poly1.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_smooth_poly1.h"
Install file: "deps/agg/include/agg_conv_stroke.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_stroke.h"
Install file: "deps/agg/include/agg_conv_transform.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_transform.h"
Install file: "deps/agg/include/agg_conv_unclose_polygon.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_conv_unclose_polygon.h"
Install file: "deps/agg/include/agg_curves.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_curves.h"
Install file: "deps/agg/include/agg_dda_line.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_dda_line.h"
Install file: "deps/agg/include/agg_ellipse.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_ellipse.h"
Install file: "deps/agg/include/agg_ellipse_bresenham.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_ellipse_bresenham.h"
Install file: "deps/agg/include/agg_embedded_raster_fonts.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_embedded_raster_fonts.h"
Install file: "deps/agg/include/agg_font_cache_manager.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_font_cache_manager.h"
Install file: "deps/agg/include/agg_gamma_functions.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_gamma_functions.h"
Install file: "deps/agg/include/agg_gamma_lut.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_gamma_lut.h"
Install file: "deps/agg/include/agg_glyph_raster_bin.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_glyph_raster_bin.h"
Install file: "deps/agg/include/agg_gradient_lut.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_gradient_lut.h"
Install file: "deps/agg/include/agg_gsv_text.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_gsv_text.h"
Install file: "deps/agg/include/agg_image_accessors.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_image_accessors.h"
Install file: "deps/agg/include/agg_image_filters.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_image_filters.h"
Install file: "deps/agg/include/agg_line_aa_basics.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_line_aa_basics.h"
Install file: "deps/agg/include/agg_math.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_math.h"
Install file: "deps/agg/include/agg_math_stroke.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_math_stroke.h"
Install file: "deps/agg/include/agg_path_length.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_path_length.h"
Install file: "deps/agg/include/agg_path_storage.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_path_storage.h"
Install file: "deps/agg/include/agg_path_storage_integer.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_path_storage_integer.h"
Install file: "deps/agg/include/agg_pattern_filters_rgba.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_pattern_filters_rgba.h"
Install file: "deps/agg/include/agg_pixfmt_amask_adaptor.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_pixfmt_amask_adaptor.h"
Install file: "deps/agg/include/agg_pixfmt_gray.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_pixfmt_gray.h"
Install file: "deps/agg/include/agg_pixfmt_rgb.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_pixfmt_rgb.h"
Install file: "deps/agg/include/agg_pixfmt_rgb_packed.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_pixfmt_rgb_packed.h"
Install file: "deps/agg/include/agg_pixfmt_rgba.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_pixfmt_rgba.h"
Install file: "deps/agg/include/agg_pixfmt_transposer.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_pixfmt_transposer.h"
Install file: "deps/agg/include/agg_rasterizer_cells_aa.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_rasterizer_cells_aa.h"
Install file: "deps/agg/include/agg_rasterizer_compound_aa.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_rasterizer_compound_aa.h"
Install file: "deps/agg/include/agg_rasterizer_outline_aa.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_rasterizer_outline_aa.h"
Install file: "deps/agg/include/agg_rasterizer_outline.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_rasterizer_outline.h"
Install file: "deps/agg/include/agg_rasterizer_scanline_aa.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_rasterizer_scanline_aa.h"
Install file: "deps/agg/include/agg_rasterizer_sl_clip.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_rasterizer_sl_clip.h"
Install file: "deps/agg/include/agg_renderer_base.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_renderer_base.h"
Install file: "deps/agg/include/agg_renderer_markers.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_renderer_markers.h"
Install file: "deps/agg/include/agg_renderer_mclip.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_renderer_mclip.h"
Install file: "deps/agg/include/agg_renderer_outline_image.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_renderer_outline_image.h"
Install file: "deps/agg/include/agg_renderer_outline_aa.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_renderer_outline_aa.h"
Install file: "deps/agg/include/agg_renderer_primitives.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_renderer_primitives.h"
Install file: "deps/agg/include/agg_renderer_raster_text.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_renderer_raster_text.h"
Install file: "deps/agg/include/agg_renderer_scanline.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_renderer_scanline.h"
Install file: "deps/agg/include/agg_rendering_buffer.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_rendering_buffer.h"
Install file: "deps/agg/include/agg_rendering_buffer_dynarow.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_rendering_buffer_dynarow.h"
Install file: "deps/agg/include/agg_rounded_rect.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_rounded_rect.h"
Install file: "deps/agg/include/agg_scanline_bin.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_scanline_bin.h"
Install file: "deps/agg/include/agg_scanline_boolean_algebra.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_scanline_boolean_algebra.h"
Install file: "deps/agg/include/agg_scanline_p.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_scanline_p.h"
Install file: "deps/agg/include/agg_scanline_storage_aa.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_scanline_storage_aa.h"
Install file: "deps/agg/include/agg_scanline_storage_bin.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_scanline_storage_bin.h"
Install file: "deps/agg/include/agg_scanline_u.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_scanline_u.h"
Install file: "deps/agg/include/agg_shorten_path.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_shorten_path.h"
Install file: "deps/agg/include/agg_simul_eq.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_simul_eq.h"
Install file: "deps/agg/include/agg_span_allocator.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_allocator.h"
Install file: "deps/agg/include/agg_span_converter.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_converter.h"
Install file: "deps/agg/include/agg_span_gouraud.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_gouraud.h"
Install file: "deps/agg/include/agg_span_gouraud_gray.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_gouraud_gray.h"
Install file: "deps/agg/include/agg_span_gouraud_rgba.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_gouraud_rgba.h"
Install file: "deps/agg/include/agg_span_gradient.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_gradient.h"
Install file: "deps/agg/include/agg_span_gradient_alpha.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_gradient_alpha.h"
Install file: "deps/agg/include/agg_span_image_filter.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_image_filter.h"
Install file: "deps/agg/include/agg_span_image_filter_gray.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_image_filter_gray.h"
Install file: "deps/agg/include/agg_span_image_filter_rgb.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_image_filter_rgb.h"
Install file: "deps/agg/include/agg_span_image_filter_rgba.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_image_filter_rgba.h"
Install file: "deps/agg/include/agg_span_interpolator_adaptor.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_interpolator_adaptor.h"
Install file: "deps/agg/include/agg_span_interpolator_linear.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_interpolator_linear.h"
Install file: "deps/agg/include/agg_span_interpolator_persp.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_interpolator_persp.h"
Install file: "deps/agg/include/agg_span_interpolator_trans.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_interpolator_trans.h"
Install file: "deps/agg/include/agg_span_pattern_gray.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_pattern_gray.h"
Install file: "deps/agg/include/agg_span_pattern_rgb.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_pattern_rgb.h"
Install file: "deps/agg/include/agg_span_pattern_rgba.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_pattern_rgba.h"
Install file: "deps/agg/include/agg_span_solid.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_solid.h"
Install file: "deps/agg/include/agg_span_subdiv_adaptor.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_span_subdiv_adaptor.h"
Install file: "deps/agg/include/agg_trans_affine.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_trans_affine.h"
Install file: "deps/agg/include/agg_trans_bilinear.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_trans_bilinear.h"
Install file: "deps/agg/include/agg_trans_double_path.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_trans_double_path.h"
Install file: "deps/agg/include/agg_trans_lens.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_trans_lens.h"
Install file: "deps/agg/include/agg_trans_perspective.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_trans_perspective.h"
Install file: "deps/agg/include/agg_trans_single_path.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_trans_single_path.h"
Install file: "deps/agg/include/agg_trans_viewport.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_trans_viewport.h"
Install file: "deps/agg/include/agg_trans_warp_magnifier.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_trans_warp_magnifier.h"
Install file: "deps/agg/include/agg_vcgen_bspline.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_vcgen_bspline.h"
Install file: "deps/agg/include/agg_vcgen_contour.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_vcgen_contour.h"
Install file: "deps/agg/include/agg_vcgen_dash.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_vcgen_dash.h"
Install file: "deps/agg/include/agg_vcgen_markers_term.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_vcgen_markers_term.h"
Install file: "deps/agg/include/agg_vcgen_smooth_poly1.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_vcgen_smooth_poly1.h"
Install file: "deps/agg/include/agg_vcgen_stroke.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_vcgen_stroke.h"
Install file: "deps/agg/include/agg_vcgen_vertex_sequence.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_vcgen_vertex_sequence.h"
Install file: "deps/agg/include/agg_vertex_sequence.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_vertex_sequence.h"
Install file: "deps/agg/include/agg_vpgen_clip_polygon.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_vpgen_clip_polygon.h"
Install file: "deps/agg/include/agg_vpgen_clip_polyline.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_vpgen_clip_polyline.h"
Install file: "deps/agg/include/agg_vpgen_segmentator.h" as "/usr/local/Cellar/mapnik/2.2.0_1/include/mapnik/agg/agg_vpgen_segmentator.h"
"clang++" -o plugins/input/csv/csv_datasource.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/csv/csv_datasource.cpp
Install file: "src/libmapnik.dylib" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/libmapnik.dylib"
"clang++" -o plugins/input/gdal/gdal_datasource.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/gdal/gdal_datasource.cpp
"clang++" -o plugins/input/gdal/gdal_featureset.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/gdal/gdal_featureset.cpp
"clang++" -o plugins/input/geojson/geojson_datasource.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/geojson/geojson_datasource.cpp
"clang++" -o plugins/input/geojson/geojson_featureset.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/geojson/geojson_featureset.cpp
"clang++" -o plugins/input/gdal.input -dynamiclib plugins/input/gdal/gdal_datasource.os plugins/input/gdal/gdal_featureset.os -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lgdal -lmapnik -licuuc -lboost_system-mt
Install file: "plugins/input/gdal.input" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/input/gdal.input"
"clang++" -o plugins/input/ogr/ogr_converter.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/ogr/ogr_converter.cpp
"clang++" -o plugins/input/ogr/ogr_datasource.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/ogr/ogr_datasource.cpp
"clang++" -o plugins/input/ogr/ogr_featureset.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/ogr/ogr_featureset.cpp
"clang++" -o plugins/input/geojson.input -dynamiclib plugins/input/geojson/geojson_datasource.os plugins/input/geojson/geojson_featureset.os -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -licuuc -lboost_system-mt -lboost_thread-mt -lmapnik
Install file: "plugins/input/geojson.input" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/input/geojson.input"
"clang++" -o plugins/input/ogr/ogr_index_featureset.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/ogr/ogr_index_featureset.cpp
"clang++" -o plugins/input/postgis/postgis_datasource.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/postgis/postgis_datasource.cpp
"clang++" -o plugins/input/csv.input -dynamiclib plugins/input/csv/csv_datasource.os -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lboost_system-mt -licuuc -lmapnik
Install file: "plugins/input/csv.input" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/input/csv.input"
"clang++" -o plugins/input/postgis/postgis_featureset.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/postgis/postgis_featureset.cpp
"clang++" -o plugins/input/raster/raster_datasource.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/raster/raster_datasource.cpp
"clang++" -o plugins/input/ogr.input -dynamiclib 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 -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lgdal -lmapnik -licuuc -lboost_system-mt
Install file: "plugins/input/ogr.input" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/input/ogr.input"
"clang++" -o plugins/input/raster/raster_featureset.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/raster/raster_featureset.cpp
"clang++" -o plugins/input/raster/raster_info.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/raster/raster_info.cpp
"clang++" -o plugins/input/shape/shape_datasource.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/shape/shape_datasource.cpp
"clang++" -o plugins/input/shape/shape_featureset.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/shape/shape_featureset.cpp
"clang++" -o plugins/input/raster.input -dynamiclib plugins/input/raster/raster_datasource.os plugins/input/raster/raster_featureset.os plugins/input/raster/raster_info.os -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -licuuc -lboost_system-mt -lmapnik
Install file: "plugins/input/raster.input" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/input/raster.input"
"clang++" -o plugins/input/shape/shape_index_featureset.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/shape/shape_index_featureset.cpp
"clang++" -o plugins/input/postgis.input -dynamiclib plugins/input/postgis/postgis_datasource.os plugins/input/postgis/postgis_featureset.os -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lpq -lboost_system-mt -licuuc -lboost_thread-mt -lmapnik
Install file: "plugins/input/postgis.input" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/input/postgis.input"
"clang++" -o plugins/input/shape/shape_io.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/shape/shape_io.cpp
"clang++" -o plugins/input/shape/shape_utils.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/shape/shape_utils.cpp
"clang++" -o plugins/input/shape/dbfile.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/shape/dbfile.cpp
"clang++" -o plugins/input/sqlite/sqlite_datasource.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/sqlite/sqlite_datasource.cpp
"clang++" -o plugins/input/sqlite/sqlite_featureset.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include plugins/input/sqlite/sqlite_featureset.cpp
"clang++" -o demo/c++/rundemo.o -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include demo/c++/rundemo.cpp
Copy("/usr/local/Cellar/mapnik/2.2.0_1/bin/mapnik-config", "utils/mapnik-config/mapnik-config")
Chmod("/usr/local/Cellar/mapnik/2.2.0_1/bin/mapnik-config", 0755)
Install file: "utils/performance/mapnik-speed-check" as "/usr/local/Cellar/mapnik/2.2.0_1/bin/mapnik-speed-check"
"clang++" -o utils/shapeindex/shapeindex.o -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Iplugins/input/shape -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include utils/shapeindex/shapeindex.cpp
"clang++" -o plugins/input/shape.input -dynamiclib 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 -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -licuuc -lboost_system-mt -lmapnik
Install file: "plugins/input/shape.input" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/input/shape.input"
"clang++" -o utils/shapeindex/box2d-static.o -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include src/box2d.cpp
"clang++" -o plugins/input/sqlite.input -dynamiclib plugins/input/sqlite/sqlite_datasource.os plugins/input/sqlite/sqlite_featureset.os -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lsqlite3 -licuuc -lboost_system-mt -lmapnik
Install file: "plugins/input/sqlite.input" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/input/sqlite.input"
Install file: "utils/upgrade_map_xml/upgrade_map_xml.py" as "/usr/local/Cellar/mapnik/2.2.0_1/bin/upgrade_map_xml.py"
Install file: "bindings/python/mapnik/__init__.py" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/python2.7/site-packages/mapnik/__init__.py"
Install file: "bindings/python/mapnik/printing.py" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/python2.7/site-packages/mapnik/printing.py"
Install file: "bindings/python/mapnik2/__init__.py" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/python2.7/site-packages/mapnik2/__init__.py"
Copy("/usr/local/Cellar/mapnik/2.2.0_1/lib/python2.7/site-packages/mapnik/paths.py", "bindings/python/mapnik/paths.py")
Chmod("/usr/local/Cellar/mapnik/2.2.0_1/lib/python2.7/site-packages/mapnik/paths.py", 0644)
"clang++" -o bindings/python/mapnik_building_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_building_symbolizer.cpp
utils/shapeindex/shapeindex.cpp:35:11: warning: unused variable 'MAXDEPTH' [-Wunused-const-variable]
const int MAXDEPTH = 64;
^
utils/shapeindex/shapeindex.cpp:37:14: warning: unused variable 'MINRATIO' [-Wunused-const-variable]
const double MINRATIO=0.5;
^
utils/shapeindex/shapeindex.cpp:38:14: warning: unused variable 'MAXRATIO' [-Wunused-const-variable]
const double MAXRATIO=0.8;
^
"clang++" -o demo/c++/rundemo demo/c++/rundemo.o -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lagg -lfreetype -lz -licuuc -lboost_filesystem-mt -lboost_system-mt -lboost_regex-mt -lproj -lpng -ljpeg -ltiff -lxml2 -lboost_thread-mt -lmapnik
"clang++" -o bindings/python/mapnik_color.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_color.cpp
"clang++" -o bindings/python/mapnik_coord.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_coord.cpp
3 warnings generated.
"clang++" -o utils/shapeindex/shapeindex utils/shapeindex/shapeindex.o utils/shapeindex/box2d-static.o -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lmapnik -lboost_program_options-mt -lboost_system-mt
Install file: "utils/shapeindex/shapeindex" as "/usr/local/Cellar/mapnik/2.2.0_1/bin/shapeindex"
"clang++" -o bindings/python/mapnik_datasource.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_datasource.cpp
"clang++" -o bindings/python/mapnik_datasource_cache.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_datasource_cache.cpp
"clang++" -o bindings/python/mapnik_debug_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_debug_symbolizer.cpp
"clang++" -o bindings/python/mapnik_envelope.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_envelope.cpp
"clang++" -o bindings/python/mapnik_expression.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_expression.cpp
"clang++" -o bindings/python/mapnik_feature.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_feature.cpp
"clang++" -o bindings/python/mapnik_featureset.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_featureset.cpp
"clang++" -o bindings/python/mapnik_font_engine.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_font_engine.cpp
"clang++" -o bindings/python/mapnik_fontset.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_fontset.cpp
"clang++" -o bindings/python/mapnik_gamma_method.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_gamma_method.cpp
"clang++" -o bindings/python/mapnik_geometry.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_geometry.cpp
"clang++" -o bindings/python/mapnik_grid.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_grid.cpp
"clang++" -o bindings/python/mapnik_grid_view.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_grid_view.cpp
"clang++" -o bindings/python/mapnik_image.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_image.cpp
"clang++" -o bindings/python/mapnik_image_view.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_image_view.cpp
"clang++" -o bindings/python/mapnik_label_collision_detector.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_label_collision_detector.cpp
In file included from bindings/python/mapnik_geometry.cpp:43:
In file included from include/mapnik/util/geometry_to_svg.hpp:29:
include/mapnik/util/geometry_svg_generator.hpp:153:46: warning: multiple unsequenced modifications to '_1' [-Wunsequenced]
point = &uint_(mapnik::Point)[_1 = _type(_val)]
^
"clang++" -o bindings/python/mapnik_layer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_layer.cpp
"clang++" -o bindings/python/mapnik_line_pattern_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_line_pattern_symbolizer.cpp
1 warning generated.
"clang++" -o bindings/python/mapnik_line_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_line_symbolizer.cpp
"clang++" -o bindings/python/mapnik_logger.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_logger.cpp
"clang++" -o bindings/python/mapnik_map.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_map.cpp
"clang++" -o bindings/python/mapnik_markers_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_markers_symbolizer.cpp
"clang++" -o bindings/python/mapnik_palette.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_palette.cpp
"clang++" -o bindings/python/mapnik_parameters.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_parameters.cpp
"clang++" -o bindings/python/mapnik_point_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_point_symbolizer.cpp
"clang++" -o bindings/python/mapnik_polygon_pattern_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_polygon_pattern_symbolizer.cpp
"clang++" -o bindings/python/mapnik_polygon_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_polygon_symbolizer.cpp
"clang++" -o bindings/python/mapnik_proj_transform.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_proj_transform.cpp
"clang++" -o bindings/python/mapnik_projection.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_projection.cpp
"clang++" -o bindings/python/mapnik_python.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_python.cpp
"clang++" -o bindings/python/mapnik_query.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_query.cpp
"clang++" -o bindings/python/mapnik_raster_colorizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_raster_colorizer.cpp
"clang++" -o bindings/python/mapnik_raster_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_raster_symbolizer.cpp
"clang++" -o bindings/python/mapnik_rule.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_rule.cpp
"clang++" -o bindings/python/mapnik_scaling_method.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_scaling_method.cpp
"clang++" -o bindings/python/mapnik_shield_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_shield_symbolizer.cpp
"clang++" -o bindings/python/mapnik_stroke.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_stroke.cpp
"clang++" -o bindings/python/mapnik_style.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_style.cpp
"clang++" -o bindings/python/mapnik_symbolizer.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_symbolizer.cpp
"clang++" -o bindings/python/mapnik_text_placement.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_text_placement.cpp
"clang++" -o bindings/python/mapnik_view_transform.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/mapnik_view_transform.cpp
"clang++" -o bindings/python/python_cairo.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/python_cairo.cpp
"clang++" -o bindings/python/python_grid_utils.os -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -fPIC -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 bindings/python/python_grid_utils.cpp
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSans-Bold.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSans-Bold.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSans-BoldOblique.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSans-BoldOblique.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSans-ExtraLight.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSans-ExtraLight.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSans-Oblique.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSans-Oblique.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSans.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSans.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSansCondensed-Bold.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSansCondensed-Bold.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSansCondensed-BoldOblique.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSansCondensed-BoldOblique.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSansCondensed-Oblique.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSansCondensed-Oblique.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSansCondensed.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSansCondensed.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSansMono-Bold.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSansMono-Bold.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSansMono-BoldOblique.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSansMono-BoldOblique.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSansMono-Oblique.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSansMono-Oblique.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSansMono.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSansMono.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSerif-Bold.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSerif-Bold.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSerif-BoldItalic.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSerif-BoldItalic.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSerif-Italic.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSerif-Italic.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSerif.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSerif.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSerifCondensed-Bold.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSerifCondensed-Bold.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSerifCondensed-BoldItalic.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSerifCondensed-BoldItalic.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSerifCondensed-Italic.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSerifCondensed-Italic.ttf"
Install file: "fonts/dejavu-fonts-ttf-2.33/ttf/DejaVuSerifCondensed.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/DejaVuSerifCondensed.ttf"
Install file: "fonts/unifont-5.1.20080907.ttf" as "/usr/local/Cellar/mapnik/2.2.0_1/lib/mapnik/fonts/unifont-5.1.20080907.ttf"
"clang++" -o tests/cpp_tests/agg_blend_src_over_test.o -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include tests/cpp_tests/agg_blend_src_over_test.cpp
"clang++" -o tests/cpp_tests/agg_blend_src_over_test-bin tests/cpp_tests/agg_blend_src_over_test.o -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lagg -lfreetype -lz -licuuc -lboost_filesystem-mt -lboost_system-mt -lboost_regex-mt -lproj -lpng -ljpeg -ltiff -lxml2 -lboost_thread-mt -lmapnik
"clang++" -o tests/cpp_tests/clipping_test.o -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include tests/cpp_tests/clipping_test.cpp
"clang++" -o tests/cpp_tests/conversions_test.o -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include tests/cpp_tests/conversions_test.cpp
"clang++" -o tests/cpp_tests/conversions_test-bin tests/cpp_tests/conversions_test.o -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lagg -lfreetype -lz -licuuc -lboost_filesystem-mt -lboost_system-mt -lboost_regex-mt -lproj -lpng -ljpeg -ltiff -lxml2 -lboost_thread-mt -lmapnik
"clang++" -o tests/cpp_tests/exceptions_test.o -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include tests/cpp_tests/exceptions_test.cpp
"clang++" -o tests/cpp_tests/clipping_test-bin tests/cpp_tests/clipping_test.o -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lagg -lfreetype -lz -licuuc -lboost_filesystem-mt -lboost_system-mt -lboost_regex-mt -lproj -lpng -ljpeg -ltiff -lxml2 -lboost_thread-mt -lmapnik
"clang++" -o tests/cpp_tests/font_registration_test.o -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include tests/cpp_tests/font_registration_test.cpp
"clang++" -o tests/cpp_tests/fontset_runtime_test.o -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include tests/cpp_tests/fontset_runtime_test.cpp
"clang++" -o tests/cpp_tests/exceptions_test-bin tests/cpp_tests/exceptions_test.o -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lagg -lfreetype -lz -licuuc -lboost_filesystem-mt -lboost_system-mt -lboost_regex-mt -lproj -lpng -ljpeg -ltiff -lxml2 -lboost_thread-mt -lmapnik
"clang++" -o tests/cpp_tests/geometry_converters_test.o -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include tests/cpp_tests/geometry_converters_test.cpp
"clang++" -o tests/cpp_tests/font_registration_test-bin tests/cpp_tests/font_registration_test.o -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lagg -lfreetype -lz -licuuc -lboost_filesystem-mt -lboost_system-mt -lboost_regex-mt -lproj -lpng -ljpeg -ltiff -lxml2 -lboost_thread-mt -lmapnik
"clang++" -o tests/cpp_tests/image_io_test.o -c -ansi -Wall -ftemplate-depth-300 -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DHAVE_JPEG -DMAPNIK_USE_PROJ4 -DHAVE_PNG -DHAVE_TIFF -DBIGINT -DDARWIN -DMAPNIK_THREADSAFE -DNDEBUG -Ideps -Ideps/clipper/include -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/gdal/1.11.0/include -I/usr/local/Cellar/postgresql/9.3.4/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/libpng/1.6.10/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libxml2/2.9.1/include/libxml2 -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/icu4c/52.1/include -I/usr/local/Cellar/boost/1.55.0_1/include -I/usr/include tests/cpp_tests/image_io_test.cpp
"clang++" -o bindings/python/mapnik/_mapnik.so -undefined dynamic_lookup -bundle bindings/python/mapnik_building_symbolizer.os bindings/python/mapnik_color.os bindings/python/mapnik_coord.os bindings/python/mapnik_datasource.os bindings/python/mapnik_datasource_cache.os bindings/python/mapnik_debug_symbolizer.os bindings/python/mapnik_envelope.os bindings/python/mapnik_expression.os bindings/python/mapnik_feature.os bindings/python/mapnik_featureset.os bindings/python/mapnik_font_engine.os bindings/python/mapnik_fontset.os bindings/python/mapnik_gamma_method.os bindings/python/mapnik_geometry.os bindings/python/mapnik_grid.os bindings/python/mapnik_grid_view.os bindings/python/mapnik_image.os bindings/python/mapnik_image_view.os bindings/python/mapnik_label_collision_detector.os bindings/python/mapnik_layer.os bindings/python/mapnik_line_pattern_symbolizer.os bindings/python/mapnik_line_symbolizer.os bindings/python/mapnik_logger.os bindings/python/mapnik_map.os bindings/python/mapnik_markers_symbolizer.os bindings/python/mapnik_palette.os bindings/python/mapnik_parameters.os bindings/python/mapnik_point_symbolizer.os bindings/python/mapnik_polygon_pattern_symbolizer.os bindings/python/mapnik_polygon_symbolizer.os bindings/python/mapnik_proj_transform.os bindings/python/mapnik_projection.os bindings/python/mapnik_python.os bindings/python/mapnik_query.os bindings/python/mapnik_raster_colorizer.os bindings/python/mapnik_raster_symbolizer.os bindings/python/mapnik_rule.os bindings/python/mapnik_scaling_method.os bindings/python/mapnik_shield_symbolizer.os bindings/python/mapnik_stroke.os bindings/python/mapnik_style.os bindings/python/mapnik_symbolizer.os bindings/python/mapnik_text_placement.os bindings/python/mapnik_view_transform.os bindings/python/python_cairo.os bindings/python/python_grid_utils.os -Ldeps/agg -Lsrc -L/usr/local/Cellar/gdal/1.11.0/lib -L/usr/local/Cellar/postgresql/9.3.4/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libpng/1.6.10/lib -L/usr/local/Cellar/freetype/2.5.3_1/lib -L/usr/local/Cellar/icu4c/52.1/lib -L/usr/local/Cellar/boost/1.55.0_1/lib -L/usr/lib -lmapnik -lboost_python-mt -lboost_thread-mt
ld: library not found for -lboost_python-mt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
scons: *** [bindings/python/mapnik/_mapnik.so] Error 1
In file included from tests/cpp_tests/geometry_converters_test.cpp:19:
In file included from include/mapnik/util/geometry_to_svg.hpp:29:
include/mapnik/util/geometry_svg_generator.hpp:153:46: warning: multiple unsequenced modifications to '_1' [-Wunsequenced]
point = &uint_(mapnik::Point)[_1 = _type(_val)]
^
1 warning generated.
scons: building terminated because of errors.
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: 041aa4fb96cdd131736b9e31a3b177ccb831b2b7
CPU: 8-core 64-bit ivybridge
OS X: 10.9.3-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
X11: N/A
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/icu4c:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/libxml2:/usr/local/opt/liblwgeom:/usr/local/opt/openssl:/usr/local/opt/ossp-uuid:/usr/local
CMAKE_INCLUDE_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/proj/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/freexl/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/json-c/lib/pkgconfig:/usr/local/opt/libspatialite/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/ossp-uuid/lib/pkgconfig:/usr/local/opt/postgresql/lib/pkgconfig:/usr/local/opt/gdal/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9
ACLOCAL_PATH: /usr/local/opt/libxml2/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/proj/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/giflib/bin:/usr/local/opt/libgeotiff/bin:/usr/local/opt/geos/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/openssl/bin:/usr/local/opt/ossp-uuid/bin:/usr/local/opt/postgresql/bin:/usr/local/opt/gdal/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: mapnik 2.2.0 did not build
Logs:
/Users/alex/Library/Logs/Homebrew/mapnik/01.python
/Users/alex/Library/Logs/Homebrew/mapnik/01.python.cc
/Users/alex/Library/Logs/Homebrew/mapnik/02.python
/Users/alex/Library/Logs/Homebrew/mapnik/02.python.cc
/Users/alex/Library/Logs/Homebrew/mapnik/config.log
@jeffbullard
Copy link

Did you ever figure out what caused the warning on, for example, lines 92-93 above? I am getting the same warnings but haven't found anything online related to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment