|
jmyers-mac:~ newshour$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install mapnik |
|
==> Downloading https://github.com/downloads/mapnik/mapnik/mapnik-v2.1.0.tar.bz2 |
|
Already downloaded: /Library/Caches/Homebrew/mapnik-2.1.0.tar.bz2 |
|
/usr/bin/tar xf /Library/Caches/Homebrew/mapnik-2.1.0.tar.bz2 |
|
==> python scons/scons.py configure CC="cc" CXX="c++" JOBS=1 PREFIX=/usr/local/Cellar/mapnik/2.1.0 ICU_INCLUDES=/usr/local/Cellar/icu4c/50.1/include ICU_LIBS=/usr/local/Cellar/icu4c/50.1/lib PYTHON_PREFIX=/usr/local/Cellar/mapnik/2.1.0 |
|
python scons/scons.py configure CC="cc" CXX="c++" JOBS=1 PREFIX=/usr/local/Cellar/mapnik/2.1.0 ICU_INCLUDES=/usr/local/Cellar/icu4c/50.1/include ICU_LIBS=/usr/local/Cellar/icu4c/50.1/lib PYTHON_PREFIX=/usr/local/Cellar/mapnik/2.1.0 |
|
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 |
|
Sorting lib and inc compiler paths...(cached) yes |
|
Checking for C library m... yes |
|
Checking for C library ltdl... yes |
|
Checking for C library png... yes |
|
Checking for C library tiff... yes |
|
Checking for C library z... yes |
|
Checking for C library proj... yes |
|
Checking for C++ library icuuc... yes |
|
Checking for C library jpeg... yes |
|
Checking for ICU version >= 4.2... found: icu 50.1 |
|
(cached) Searching for boost libs and headers... (cached) |
|
*libs found: /usr/local/lib |
|
*headers found: /usr/local/include |
|
*lib naming extension found: -mt |
|
Checking for Boost version >= 1.47... yes |
|
Found boost lib version... 1_52 |
|
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) 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... no |
|
Checking for C library curl... yes |
|
Checking for gdal-config --libs... error: no result |
|
no |
|
Checking for pg_config... yes |
|
Checking for pkg-config... no |
|
Checking for C++ header file boost/python/detail/config.hpp... yes |
|
Checking for pkg-config... no |
|
|
|
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: |
|
- ogr (OGR-enabled GDAL C++ Library | configured using gdal-config program | try setting GDAL_CONFIG SCons option | more info: https://github.com/mapnik/mapnik/wiki//OGR) |
|
- gdal-config (gdal-config program | try setting GDAL_CONFIG SCons option) |
|
- pkg-config (pkg-config tool | more info: http://pkg-config.freedesktop.org) |
|
- cairo (Cairo C library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) |
|
- cairomm (Cairomm C++ bindings to Cairo library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) |
|
- pycairo (Python bindings to Cairo library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) |
|
|
|
Checking for C header file Python.h... yes |
|
Bindings Python version... 2.7 |
|
Python 2.7 prefix... /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7 |
|
Python bindings will install in... /usr/local/Cellar/mapnik/2.1.0/lib/python2.7/site-packages |
|
|
|
Configure completed: run `make` to build or `make install` |
|
==> python scons/scons.py 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... |
|
|
|
Notice: dependencies not met for plugin 'ogr', not building... |
|
Notice: dependencies not met for plugin 'gdal', not building... |
|
scons: done reading SConscript files. |
|
scons: Building targets ... |
|
"c++" -o src/libxml2_loader.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -DHAVE_LIBXML2 -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/libxml2_loader.cpp |
|
"c++" -o src/feature_style_processor.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/feature_style_processor.cpp |
|
"c++" -o src/color.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/color.cpp |
|
"c++" -o src/css_color_grammar.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/css_color_grammar.cpp |
|
"c++" -o src/conversions.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/conversions.cpp |
|
"c++" -o src/image_compositing.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/image_compositing.cpp |
|
"c++" -o src/image_filter_grammar.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/image_filter_grammar.cpp |
|
"c++" -o src/image_scaling.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/image_scaling.cpp |
|
"c++" -o src/box2d.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/box2d.cpp |
|
"c++" -o src/building_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/building_symbolizer.cpp |
|
"c++" -o src/datasource_cache.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/datasource_cache.cpp |
|
"c++" -o src/debug.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/debug.cpp |
|
"c++" -o src/deepcopy.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/deepcopy.cpp |
|
"c++" -o src/expression_node.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/expression_node.cpp |
|
"c++" -o src/expression_grammar.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/expression_grammar.cpp |
|
"c++" -o src/expression_string.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/expression_string.cpp |
|
"c++" -o src/expression.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/expression.cpp |
|
"c++" -o src/transform_expression_grammar.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/transform_expression_grammar.cpp |
|
"c++" -o src/transform_expression.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/transform_expression.cpp |
|
"c++" -o src/feature_kv_iterator.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/feature_kv_iterator.cpp |
|
"c++" -o src/feature_type_style.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/feature_type_style.cpp |
|
"c++" -o src/font_engine_freetype.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/font_engine_freetype.cpp |
|
"c++" -o src/font_set.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/font_set.cpp |
|
"c++" -o src/gamma_method.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/gamma_method.cpp |
|
"c++" -o src/gradient.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/gradient.cpp |
|
"c++" -o src/graphics.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/graphics.cpp |
|
"c++" -o src/image_reader.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/image_reader.cpp |
|
"c++" -o src/image_util.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/image_util.cpp |
|
"c++" -o src/layer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/layer.cpp |
|
"c++" -o src/line_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/line_symbolizer.cpp |
|
"c++" -o src/line_pattern_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/line_pattern_symbolizer.cpp |
|
"c++" -o src/map.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/map.cpp |
|
"c++" -o src/load_map.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/load_map.cpp |
|
"c++" -o src/memory.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/memory.cpp |
|
"c++" -o src/parse_path.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/parse_path.cpp |
|
"c++" -o src/parse_transform.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/parse_transform.cpp |
|
"c++" -o src/palette.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/palette.cpp |
|
"c++" -o src/path_expression_grammar.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/path_expression_grammar.cpp |
|
"c++" -o src/placement_finder.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/placement_finder.cpp |
|
"c++" -o src/plugin.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/plugin.cpp |
|
"c++" -o src/png_reader.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/png_reader.cpp |
|
"c++" -o src/point_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/point_symbolizer.cpp |
|
"c++" -o src/polygon_pattern_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/polygon_pattern_symbolizer.cpp |
|
"c++" -o src/polygon_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/polygon_symbolizer.cpp |
|
"c++" -o src/save_map.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/save_map.cpp |
|
"c++" -o src/shield_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/shield_symbolizer.cpp |
|
"c++" -o src/text_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/text_symbolizer.cpp |
|
"c++" -o src/tiff_reader.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/tiff_reader.cpp |
|
"c++" -o src/wkb.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/wkb.cpp |
|
"c++" -o src/projection.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/projection.cpp |
|
"c++" -o src/proj_transform.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/proj_transform.cpp |
|
"c++" -o src/distance.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/distance.cpp |
|
"c++" -o src/scale_denominator.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/scale_denominator.cpp |
|
"c++" -o src/memory_datasource.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/memory_datasource.cpp |
|
"c++" -o src/stroke.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/stroke.cpp |
|
"c++" -o src/symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/symbolizer.cpp |
|
"c++" -o src/symbolizer_helpers.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/symbolizer_helpers.cpp |
|
"c++" -o src/unicode.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/unicode.cpp |
|
"c++" -o src/markers_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/markers_symbolizer.cpp |
|
"c++" -o src/raster_colorizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/raster_colorizer.cpp |
|
"c++" -o src/wkt/wkt_factory.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/wkt/wkt_factory.cpp |
|
"c++" -o src/wkt/wkt_generator.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/wkt/wkt_generator.cpp |
|
"c++" -o src/mapped_memory_cache.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/mapped_memory_cache.cpp |
|
"c++" -o src/marker_cache.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/marker_cache.cpp |
|
"c++" -o src/svg_parser.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/svg_parser.cpp |
|
"c++" -o src/svg_path_parser.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/svg_path_parser.cpp |
|
"c++" -o src/svg_points_parser.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/svg_points_parser.cpp |
|
"c++" -o src/svg_transform_parser.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/svg_transform_parser.cpp |
|
"c++" -o src/warp.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/warp.cpp |
|
"c++" -o src/json/geometry_grammar.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/json/geometry_grammar.cpp |
|
"c++" -o src/json/geometry_parser.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/json/geometry_parser.cpp |
|
"c++" -o src/json/feature_grammar.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/json/feature_grammar.cpp |
|
"c++" -o src/json/feature_collection_parser.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/json/feature_collection_parser.cpp |
|
"c++" -o src/json/geojson_generator.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/json/geojson_generator.cpp |
|
"c++" -o src/processed_text.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/processed_text.cpp |
|
"c++" -o src/formatting/base.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/formatting/base.cpp |
|
"c++" -o src/formatting/expression.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/formatting/expression.cpp |
|
"c++" -o src/formatting/list.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/formatting/list.cpp |
|
"c++" -o src/formatting/text.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/formatting/text.cpp |
|
"c++" -o src/formatting/format.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/formatting/format.cpp |
|
"c++" -o src/formatting/registry.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/formatting/registry.cpp |
|
"c++" -o src/text_placements/registry.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/text_placements/registry.cpp |
|
"c++" -o src/text_placements/base.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/text_placements/base.cpp |
|
"c++" -o src/text_placements/dummy.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/text_placements/dummy.cpp |
|
"c++" -o src/text_placements/list.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/text_placements/list.cpp |
|
"c++" -o src/text_placements/simple.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/text_placements/simple.cpp |
|
"c++" -o src/text_properties.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/text_properties.cpp |
|
"c++" -o src/xml_tree.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/xml_tree.cpp |
|
"c++" -o src/config_error.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/config_error.cpp |
|
"c++" -o src/jpeg_reader.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/jpeg_reader.cpp |
|
"c++" -o src/agg/agg_renderer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/agg/agg_renderer.cpp |
|
"c++" -o src/agg/process_building_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/agg/process_building_symbolizer.cpp |
|
"c++" -o src/agg/process_line_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/agg/process_line_symbolizer.cpp |
|
"c++" -o src/agg/process_line_pattern_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/agg/process_line_pattern_symbolizer.cpp |
|
"c++" -o src/agg/process_text_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/agg/process_text_symbolizer.cpp |
|
"c++" -o src/agg/process_point_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/agg/process_point_symbolizer.cpp |
|
"c++" -o src/agg/process_polygon_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/agg/process_polygon_symbolizer.cpp |
|
"c++" -o src/agg/process_polygon_pattern_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/agg/process_polygon_pattern_symbolizer.cpp |
|
"c++" -o src/agg/process_raster_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/agg/process_raster_symbolizer.cpp |
|
"c++" -o src/agg/process_shield_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/agg/process_shield_symbolizer.cpp |
|
"c++" -o src/agg/process_markers_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/agg/process_markers_symbolizer.cpp |
|
"c++" -o src/grid/grid.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/grid.cpp |
|
"c++" -o src/grid/grid_renderer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/grid_renderer.cpp |
|
"c++" -o src/grid/process_building_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/process_building_symbolizer.cpp |
|
"c++" -o src/grid/process_line_pattern_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/process_line_pattern_symbolizer.cpp |
|
"c++" -o src/grid/process_line_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/process_line_symbolizer.cpp |
|
"c++" -o src/grid/process_markers_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/process_markers_symbolizer.cpp |
|
"c++" -o src/grid/process_point_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/process_point_symbolizer.cpp |
|
"c++" -o src/grid/process_polygon_pattern_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/process_polygon_pattern_symbolizer.cpp |
|
"c++" -o src/grid/process_polygon_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/process_polygon_symbolizer.cpp |
|
"c++" -o src/grid/process_raster_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/process_raster_symbolizer.cpp |
|
"c++" -o src/grid/process_shield_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/process_shield_symbolizer.cpp |
|
"c++" -o src/grid/process_text_symbolizer.os -c -DHAVE_JPEG -DBOOST_REGEX_HAS_ICU -ansi -Wall -ftemplate-depth-300 -DDARWIN -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O3 -fno-strict-aliasing -finline-functions -Wno-inline -Wno-parentheses -Wno-char-subscripts -DNDEBUG -fPIC -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 src/grid/process_text_symbolizer.cpp |
|
"c++" -o deps/agg/src/agg_arc.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_arc.cpp |
|
"c++" -o deps/agg/src/agg_arrowhead.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_arrowhead.cpp |
|
"c++" -o deps/agg/src/agg_bezier_arc.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_bezier_arc.cpp |
|
"c++" -o deps/agg/src/agg_bspline.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_bspline.cpp |
|
"c++" -o deps/agg/src/agg_curves.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_curves.cpp |
|
"c++" -o deps/agg/src/agg_embedded_raster_fonts.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_embedded_raster_fonts.cpp |
|
"c++" -o deps/agg/src/agg_gsv_text.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_gsv_text.cpp |
|
"c++" -o deps/agg/src/agg_image_filters.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_image_filters.cpp |
|
"c++" -o deps/agg/src/agg_line_aa_basics.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_line_aa_basics.cpp |
|
"c++" -o deps/agg/src/agg_line_profile_aa.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_line_profile_aa.cpp |
|
"c++" -o deps/agg/src/agg_rounded_rect.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_rounded_rect.cpp |
|
"c++" -o deps/agg/src/agg_sqrt_tables.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_sqrt_tables.cpp |
|
"c++" -o deps/agg/src/agg_trans_affine.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_trans_affine.cpp |
|
"c++" -o deps/agg/src/agg_trans_double_path.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_trans_double_path.cpp |
|
"c++" -o deps/agg/src/agg_trans_single_path.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_trans_single_path.cpp |
|
"c++" -o deps/agg/src/agg_trans_warp_magnifier.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_trans_warp_magnifier.cpp |
|
"c++" -o deps/agg/src/agg_vcgen_bspline.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_vcgen_bspline.cpp |
|
"c++" -o deps/agg/src/agg_vcgen_contour.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_vcgen_contour.cpp |
|
"c++" -o deps/agg/src/agg_vcgen_dash.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_vcgen_dash.cpp |
|
"c++" -o deps/agg/src/agg_vcgen_markers_term.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_vcgen_markers_term.cpp |
|
"c++" -o deps/agg/src/agg_vcgen_smooth_poly1.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_vcgen_smooth_poly1.cpp |
|
"c++" -o deps/agg/src/agg_vcgen_stroke.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_vcgen_stroke.cpp |
|
"c++" -o deps/agg/src/agg_vpgen_clip_polygon.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_vpgen_clip_polygon.cpp |
|
"c++" -o deps/agg/src/agg_vpgen_clip_polyline.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_vpgen_clip_polyline.cpp |
|
"c++" -o deps/agg/src/agg_vpgen_segmentator.o -c -O3 -fPIC -DNDEBUG -Ideps/agg/include -I. -Iinclude -I/usr/local/Cellar/freetype/2.4.10/include -I/usr/local/Cellar/freetype/2.4.10/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 deps/agg/src/agg_vpgen_segmentator.cpp |
|
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_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 |
|
ranlib deps/agg/libagg.a |
|
"c++" -o src/libmapnik.dylib -Wl,-install_name,/usr/local/Cellar/mapnik/2.1.0/lib/libmapnik.dylib -current_version 2.1.0 -compatibility_version 2.1.0 -dynamiclib src/libxml2_loader.os src/feature_style_processor.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/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/png_reader.os src/point_symbolizer.os src/polygon_pattern_symbolizer.os src/polygon_symbolizer.os src/save_map.os src/shield_symbolizer.os src/text_symbolizer.os src/tiff_reader.os src/wkb.os src/projection.os src/proj_transform.os src/distance.os src/scale_denominator.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/wkt/wkt_factory.os src/wkt/wkt_generator.os src/mapped_memory_cache.os src/marker_cache.os src/svg_parser.os src/svg_path_parser.os src/svg_points_parser.os src/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/jpeg_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/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/freetype/2.4.10/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/lib -L/usr/lib -lagg -lfreetype -lltdl -lpng -ltiff -lz -lproj -licuuc -lboost_filesystem-mt -lboost_system-mt -lboost_regex-mt -ljpeg -lxml2 -lboost_thread-mt |
|
Undefined symbols for architecture x86_64: |
|
"boost::filesystem::path_traits::dispatch(boost::filesystem::directory_entry const&, std::string&, std::codecvt<wchar_t, char, __mbstate_t> const&)", referenced from: |
|
mapnik::datasource_cache::register_datasources(std::string const&) in datasource_cache.os |
|
mapnik::freetype_engine::register_fonts(std::string const&, bool) in font_engine_freetype.os |
|
"icu_50::UnicodeString::doReplace(int, int, unsigned short const*, int, int)", referenced from: |
|
boost::utf16_output_iterator<boost::re_detail::unicode_string_out_iterator>::push(unsigned int) const in feature_style_processor.os |
|
boost::utf16_output_iterator<boost::re_detail::unicode_string_out_iterator>::push(unsigned int) const in symbolizer.os |
|
boost::utf16_output_iterator<boost::re_detail::unicode_string_out_iterator>::push(unsigned int) const in symbolizer_helpers.os |
|
boost::utf16_output_iterator<boost::re_detail::unicode_string_out_iterator>::push(unsigned int) const in expression.os |
|
boost::utf16_output_iterator<boost::re_detail::unicode_string_out_iterator>::push(unsigned int) const in text.os |
|
boost::utf16_output_iterator<boost::re_detail::unicode_string_out_iterator>::push(unsigned int) const in process_building_symbolizer.os |
|
boost::utf16_output_iterator<boost::re_detail::unicode_string_out_iterator>::push(unsigned int) const in process_markers_symbolizer.os |
|
... |
|
"icu_50::UnicodeString::doCompare(int, int, unsigned short const*, int, int) const", referenced from: |
|
boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_or_equal const, icu_50::UnicodeString const>::result_type boost::variant<mapnik::value_null, bool, int, double, icu_50::UnicodeString, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>::apply_visitor<boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_or_equal const, icu_50::UnicodeString const> >(boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_or_equal const, icu_50::UnicodeString const>&) const in feature_style_processor.os |
|
boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_than const, icu_50::UnicodeString const>::result_type boost::variant<mapnik::value_null, bool, int, double, icu_50::UnicodeString, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>::apply_visitor<boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_than const, icu_50::UnicodeString const> >(boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_than const, icu_50::UnicodeString const>&) const in feature_style_processor.os |
|
boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::less_or_equal const, icu_50::UnicodeString const>::result_type boost::variant<mapnik::value_null, bool, int, double, icu_50::UnicodeString, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>::apply_visitor<boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::less_or_equal const, icu_50::UnicodeString const> >(boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::less_or_equal const, icu_50::UnicodeString const>&) const in feature_style_processor.os |
|
boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::less_than const, icu_50::UnicodeString const>::result_type boost::variant<mapnik::value_null, bool, int, double, icu_50::UnicodeString, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>::apply_visitor<boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::less_than const, icu_50::UnicodeString const> >(boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::less_than const, icu_50::UnicodeString const>&) const in feature_style_processor.os |
|
boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_or_equal const, icu_50::UnicodeString const>::result_type boost::variant<mapnik::value_null, bool, int, double, icu_50::UnicodeString, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>::apply_visitor<boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_or_equal const, icu_50::UnicodeString const> >(boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_or_equal const, icu_50::UnicodeString const>&) const in symbolizer.os |
|
boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_than const, icu_50::UnicodeString const>::result_type boost::variant<mapnik::value_null, bool, int, double, icu_50::UnicodeString, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>::apply_visitor<boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_than const, icu_50::UnicodeString const> >(boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::greater_than const, icu_50::UnicodeString const>&) const in symbolizer.os |
|
boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::less_or_equal const, icu_50::UnicodeString const>::result_type boost::variant<mapnik::value_null, bool, int, double, icu_50::UnicodeString, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>::apply_visitor<boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::less_or_equal const, icu_50::UnicodeString const> >(boost::detail::variant::apply_visitor_binary_invoke<mapnik::impl::less_or_equal const, icu_50::UnicodeString const>&) const in symbolizer.os |
|
... |
|
"icu_50::UnicodeString::doIndexOf(unsigned short, int, int) const", referenced from: |
|
mapnik::placement_finder<mapnik::label_collision_detector4>::find_line_breaks() in placement_finder.os |
|
ld: symbol(s) not found for architecture x86_64 |
|
clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|
scons: *** [src/libmapnik.dylib] Error 1 |
|
scons: building terminated because of errors. |
|
==> Configuration |
|
HOMEBREW_VERSION: 0.9.3 |
|
HEAD: be10a49527703fd5f3099165e03908b6eeaf9def |
|
CPU: 16-core 64-bit nehalem |
|
OS X: 10.8.2-x86_64 |
|
Xcode: 4.5.2 |
|
CLT: 4.5.0.0.1.1249367152 |
|
X11: 2.7.4 => /opt/X11 |
|
==> ENV |
|
CC: cc |
|
CXX: c++ |
|
MAKEFLAGS: -j1 |
|
CMAKE_PREFIX_PATH: /usr/local |
|
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/ |
|
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries |
|
PKG_CONFIG_PATH: /usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/mountain_lion |
|
HOMEBREW_MAKE_JOBS: 1 |
|
ACLOCAL_PATH: /usr/local/share/aclocal |
|
OBJC: cc |
|
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/libtool/bin:/usr/local/opt/freetype/bin:/usr/local/opt/libpng/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/proj/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/python/bin:/usr/bin:/bin:/usr/sbin:/sbin |
|
|
|
Error: mapnik did not build |
|
Logs: /Users/newshour/Library/Logs/Homebrew/mapnik/config.log |
|
|
|
These open issues may also help: |
|
https://github.com/mxcl/homebrew/issues/16144 |
|
jmyers-mac:~ newshour$ |