Skip to content

Instantly share code, notes, and snippets.

@pwnall
Last active December 14, 2015 12:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pwnall/5084615 to your computer and use it in GitHub Desktop.
Save pwnall/5084615 to your computer and use it in GitHub Desktop.
mapnik failed to build on 10.8.2

The output from HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install mapnik

  • stdout is in brew_install_stdout.log
  • stderr is in brew_install_stderr.log

The contents of ~/Library/Logs/Homebrew/mapnik/config.log is in library_logs_homebrew_mapnik_config.log

The output from brew doctor is in brew_doctor_output.log

Warning: Some directories in /usr/local/share/man aren't writable.
This can happen if you "sudo make install" software that isn't managed
by Homebrew. If a brew tries to add locale information to one of these
directories, then the install will fail during the link step.
You should probably `chown` them:
/usr/local/share/man/de
/usr/local/share/man/de/man1
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libosxfuse_i32.2.dylib
/usr/local/lib/libosxfuse_i64.2.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libosxfuse_i32.la
/usr/local/lib/libosxfuse_i64.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/osxfuse.pc
In file included from src/json/feature_collection_parser.cpp:25:
In file included from include/mapnik/json/feature_collection_grammar.hpp:27:
In file included from include/mapnik/json/feature_grammar.hpp:27:
In file included from include/mapnik/json/geometry_grammar.hpp:32:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/include/phoenix.hpp:13:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/phoenix.hpp:17:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/phoenix/operator.hpp:16:
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/phoenix/operator/self.hpp:65:65: error: no viable conversion
from 'mapnik::feature_impl' to 'boost::error_cant_deduce_type'
PHOENIX_UNARY_EVAL(dereference_eval, result_of_dereference, *x)
^~
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp:34:20: note: expanded
from macro 'PHOENIX_UNARY_EVAL'
return expr; \
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/phoenix/core/detail/composite_eval.hpp:97:24: note: in
instantiation of function template specialization
'boost::phoenix::dereference_eval::eval<boost::error_cant_deduce_type, boost::phoenix::basic_environment<const
boost::spirit::unused_type, boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> >, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_>, const boost::spirit::local_variable<0> >' requested here
return eval_policy_type::template eval<RT>(
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/phoenix/core/composite.hpp:85:21: note: in instantiation of
function template specialization 'boost::phoenix::detail::composite_eval<1>::call<boost::error_cant_deduce_type,
boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> >, boost::phoenix::basic_environment<const
boost::spirit::unused_type, boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> >, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> >' requested here
call<return_type>(*this, env);
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/phoenix/core/actor.hpp:144:31: note: in instantiation of
function template specialization 'boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> >::eval<boost::phoenix::basic_environment<const
boost::spirit::unused_type, boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> >, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> >' requested here
return eval_type::eval(basic_environment<T0, T1>(_0, _1));
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/support/nonterminal/expand_arg.hpp:62:20: note: in
instantiation of function template specialization
'boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >::operator()<const boost::spirit::unused_type,
boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> > >' requested here
return f(unused, context);
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/support/nonterminal/expand_arg.hpp:76:20: note: in
instantiation of function template specialization
'boost::spirit::detail::expand_arg<boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> >
>::call<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > > >' requested here
return call(x, mpl::or_<is_scalar<T>, traits::is_string<T> >());
^
/usr/local/Cellar/boost/1.53.0/include/boost/fusion/view/transform_view/detail/deref_impl.hpp:42:28: note: (skipping
24 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
return i.f(*i.first);
^
/usr/local/Cellar/boost/1.53.0/include/boost/function/function_template.hpp:1124:5: note: in instantiation of function
template specialization 'boost::function<bool (__gnu_cxx::__normal_iterator<const char *,
std::basic_string<char> > &, const __gnu_cxx::__normal_iterator<const char *, std::basic_string<char> > &,
boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> > &, const
boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >
&)>::function<boost::spirit::qi::detail::parser_binder<boost::spirit::qi::sequence<boost::fusion::cons<boost::spirit::qi::action<boost::spirit::qi::eps_parser,
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::assign_eval,
boost::fusion::vector<boost::spirit::local_variable<0>,
boost::phoenix::composite<boost::phoenix::detail::construct_eval<boost::shared_ptr<mapnik::feature_impl> >,
boost::fusion::vector<boost::phoenix::composite<boost::phoenix::detail::new_eval<mapnik::feature_impl>,
boost::fusion::vector<boost::phoenix::value<boost::shared_ptr<mapnik::context<std::map<std::basic_string<char>,
unsigned long, std::less<std::basic_string<char> >, std::allocator<std::pair<const std::basic_string<char>,
unsigned long> > > > > >, boost::phoenix::composite<boost::phoenix::detail::function_eval<0>,
boost::fusion::vector<boost::phoenix::value<mapnik::json::generate_id>, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > >,
boost::fusion::cons<boost::spirit::qi::action<boost::spirit::qi::parameterized_nonterminal<boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const
char *, std::basic_string<char> >, void (mapnik::feature_impl &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type, boost::spirit::unused_type>,
boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> >,
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::detail::function_eval<2>,
boost::fusion::vector<boost::phoenix::value<boost::phoenix::stl::push_back>, boost::spirit::attribute<1>,
boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > >,
boost::fusion::nil> > >, mpl_::bool_<false> > >' requested here
self_type(f).swap(*this);
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/qi/nonterminal/rule.hpp:182:19: note: in instantiation of
function template specialization 'boost::function<bool (__gnu_cxx::__normal_iterator<const char *,
std::basic_string<char> > &, const __gnu_cxx::__normal_iterator<const char *, std::basic_string<char> > &,
boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> > &, const
boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >
&)>::operator=<boost::spirit::qi::detail::parser_binder<boost::spirit::qi::sequence<boost::fusion::cons<boost::spirit::qi::action<boost::spirit::qi::eps_parser,
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::assign_eval,
boost::fusion::vector<boost::spirit::local_variable<0>,
boost::phoenix::composite<boost::phoenix::detail::construct_eval<boost::shared_ptr<mapnik::feature_impl> >,
boost::fusion::vector<boost::phoenix::composite<boost::phoenix::detail::new_eval<mapnik::feature_impl>,
boost::fusion::vector<boost::phoenix::value<boost::shared_ptr<mapnik::context<std::map<std::basic_string<char>,
unsigned long, std::less<std::basic_string<char> >, std::allocator<std::pair<const std::basic_string<char>,
unsigned long> > > > > >, boost::phoenix::composite<boost::phoenix::detail::function_eval<0>,
boost::fusion::vector<boost::phoenix::value<mapnik::json::generate_id>, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > >,
boost::fusion::cons<boost::spirit::qi::action<boost::spirit::qi::parameterized_nonterminal<boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const
char *, std::basic_string<char> >, void (mapnik::feature_impl &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type, boost::spirit::unused_type>,
boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> >,
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::detail::function_eval<2>,
boost::fusion::vector<boost::phoenix::value<boost::phoenix::stl::push_back>, boost::spirit::attribute<1>,
boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > >,
boost::fusion::nil> > >, mpl_::bool_<false> > >' requested here
lhs.f = detail::bind_parser<Auto>(
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/qi/nonterminal/rule.hpp:220:13: note: in instantiation of
function template specialization 'boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const char *,
std::basic_string<char> >, boost::spirit::locals<boost::shared_ptr<mapnik::feature_impl>, int, mpl_::na,
mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na>, void
(std::vector<boost::shared_ptr<mapnik::feature_impl>, std::allocator<boost::shared_ptr<mapnik::feature_impl> > >
&), boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type>::define<mpl_::bool_<false>,
boost::proto::exprns_::expr<boost::proto::tagns_::tag::shift_right, boost::proto::argsns_::list2<const
boost::proto::exprns_::expr<boost::proto::tagns_::tag::subscript, boost::proto::argsns_::list2<const
boost::spirit::terminal<boost::spirit::tag::eps> &,
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<const
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::assign_eval,
boost::fusion::vector<boost::spirit::local_variable<0>,
boost::phoenix::composite<boost::phoenix::detail::construct_eval<boost::shared_ptr<mapnik::feature_impl> >,
boost::fusion::vector<boost::phoenix::composite<boost::phoenix::detail::new_eval<mapnik::feature_impl>,
boost::fusion::vector<boost::phoenix::value<boost::shared_ptr<mapnik::context<std::map<std::basic_string<char>,
unsigned long, std::less<std::basic_string<char> >, std::allocator<std::pair<const std::basic_string<char>,
unsigned long> > > > > >, boost::phoenix::composite<boost::phoenix::detail::function_eval<0>,
boost::fusion::vector<boost::phoenix::value<mapnik::json::generate_id>, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > &>, 0> >, 2> &, const
boost::proto::exprns_::expr<boost::proto::tagns_::tag::subscript,
boost::proto::argsns_::list2<boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::qi::parameterized_nonterminal<boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const
char *, std::basic_string<char> >, void (mapnik::feature_impl &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type, boost::spirit::unused_type>,
boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, 0> &,
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<const
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::detail::function_eval<2>,
boost::fusion::vector<boost::phoenix::value<boost::phoenix::stl::push_back>, boost::spirit::attribute<1>,
boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > &>, 0> >, 2> &>, 2>
>' requested here
define<mpl::false_>(*this, expr, traits::matches<qi::domain, Expr>());
^
include/mapnik/json/feature_collection_grammar.hpp:94:17: note: in instantiation of function template specialization
'boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const char *, std::basic_string<char> >,
boost::spirit::locals<boost::shared_ptr<mapnik::feature_impl>, int, mpl_::na, mpl_::na, mpl_::na, mpl_::na,
mpl_::na, mpl_::na, mpl_::na, mpl_::na>, void (std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>,
boost::spirit::unused_type>::operator=<boost::proto::exprns_::expr<boost::proto::tagns_::tag::shift_right,
boost::proto::argsns_::list2<const boost::proto::exprns_::expr<boost::proto::tagns_::tag::subscript,
boost::proto::argsns_::list2<const boost::spirit::terminal<boost::spirit::tag::eps> &,
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<const
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::assign_eval,
boost::fusion::vector<boost::spirit::local_variable<0>,
boost::phoenix::composite<boost::phoenix::detail::construct_eval<boost::shared_ptr<mapnik::feature_impl> >,
boost::fusion::vector<boost::phoenix::composite<boost::phoenix::detail::new_eval<mapnik::feature_impl>,
boost::fusion::vector<boost::phoenix::value<boost::shared_ptr<mapnik::context<std::map<std::basic_string<char>,
unsigned long, std::less<std::basic_string<char> >, std::allocator<std::pair<const std::basic_string<char>,
unsigned long> > > > > >, boost::phoenix::composite<boost::phoenix::detail::function_eval<0>,
boost::fusion::vector<boost::phoenix::value<mapnik::json::generate_id>, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > &>, 0> >, 2> &, const
boost::proto::exprns_::expr<boost::proto::tagns_::tag::subscript,
boost::proto::argsns_::list2<boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::qi::parameterized_nonterminal<boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const
char *, std::basic_string<char> >, void (mapnik::feature_impl &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type, boost::spirit::unused_type>,
boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, 0> &,
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<const
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::detail::function_eval<2>,
boost::fusion::vector<boost::phoenix::value<boost::phoenix::stl::push_back>, boost::spirit::attribute<1>,
boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > &>, 0> >, 2> &>, 2>
>' requested here
feature = eps[_a = construct<feature_ptr>(new_<feature_impl>(ctx_,generate_id_()))]
^
src/json/feature_collection_parser.cpp:38:24: note: in instantiation of member function
'mapnik::json::feature_collection_grammar<__gnu_cxx::__normal_iterator<const char *, std::basic_string<char> >,
mapnik::feature_impl>::feature_collection_grammar' requested here
: grammar_(new feature_collection_grammar<iterator_type,feature_type>(ctx,tr)) {}
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/phoenix/detail/type_deduction.hpp:199:12: note: candidate
constructor (the implicit copy constructor) not viable: no known conversion from 'mapnik::feature_impl' to
'const boost::error_cant_deduce_type &' for 1st argument
struct error_cant_deduce_type {};
^
In file included from src/json/feature_collection_parser.cpp:24:
In file included from include/mapnik/json/feature_collection_parser.hpp:28:
In file included from include/mapnik/feature.hpp:28:
In file included from include/mapnik/value.hpp:29:
In file included from include/mapnik/util/conversions.hpp:33:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/include/karma.hpp:16:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/karma.hpp:13:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/karma/char.hpp:13:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/karma/char/char.hpp:14:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/support/common_terminals.hpp:15:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/support/terminal.hpp:16:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/include/phoenix_core.hpp:14:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/phoenix/core.hpp:11:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/phoenix/core/limits.hpp:73:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/fusion/include/vector.hpp:10:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/fusion/container/vector.hpp:12:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/fusion/container/vector/vector10.hpp:15:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/fusion/sequence/intrinsic/begin.hpp:17:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp:11:
In file included from /usr/local/Cellar/boost/1.53.0/include/boost/fusion/iterator/segmented_iterator.hpp:13:
/usr/local/Cellar/boost/1.53.0/include/boost/fusion/container/list/cons.hpp:83:15: error: non-const lvalue reference
to type 'mapnik::feature_impl' cannot bind to a value of unrelated type 'const car_type' (aka
'const boost::error_cant_deduce_type')
: car(rhs.car), cdr(rhs.cdr) {}
^ ~~~~~~~
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/support/context.hpp:110:17: note: in instantiation of
function template specialization 'boost::fusion::cons<mapnik::feature_impl &,
boost::fusion::nil>::cons<boost::error_cant_deduce_type, boost::fusion::nil>' requested here
, fusion::as_list(
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/qi/nonterminal/rule.hpp:343:30: note: in instantiation of
function template specialization 'boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<mapnik::feature_impl &, boost::fusion::nil> >, boost::fusion::vector0<void>
>::context<boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_>,
boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> > >' requested here
context_type context(attr_, params, caller_context);
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp:48:30: note: in
instantiation of function template specialization 'boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const
char *, std::basic_string<char> >, void (mapnik::feature_impl &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type,
boost::spirit::unused_type>::parse<boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> >,
boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, boost::spirit::unused_type,
boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> >' requested here
return ref.get().parse(first, last, context, skipper, attr, params);
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/qi/action/action.hpp:65:25: note: in instantiation of
function template specialization
'boost::spirit::qi::parameterized_nonterminal<boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const char *,
std::basic_string<char> >, void (mapnik::feature_impl &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type, boost::spirit::unused_type>,
boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> >::parse<__gnu_cxx::__normal_iterator<const char *,
std::basic_string<char> >, boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> >,
boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, boost::spirit::unused_type>' requested here
if (subject.parse(first, last, context, skipper, attr))
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/qi/detail/fail_function.hpp:45:31: note: in instantiation of
function template specialization
'boost::spirit::qi::action<boost::spirit::qi::parameterized_nonterminal<boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const
char *, std::basic_string<char> >, void (mapnik::feature_impl &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type, boost::spirit::unused_type>,
boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> >,
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::detail::function_eval<2>,
boost::fusion::vector<boost::phoenix::value<boost::phoenix::stl::push_back>, boost::spirit::attribute<1>,
boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > >
>::parse<__gnu_cxx::__normal_iterator<const char *, std::basic_string<char> >,
boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> >,
boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, const boost::spirit::unused_type>' requested here
return !component.parse(first, last, context, skipper, unused);
^
/usr/local/Cellar/boost/1.53.0/include/boost/fusion/algorithm/query/detail/any.hpp:37:16: note: (skipping 13 contexts
in backtrace; use -ftemplate-backtrace-limit=0 to see all)
return f(x) ||
^
/usr/local/Cellar/boost/1.53.0/include/boost/function/function_template.hpp:1124:5: note: in instantiation of function
template specialization 'boost::function<bool (__gnu_cxx::__normal_iterator<const char *,
std::basic_string<char> > &, const __gnu_cxx::__normal_iterator<const char *, std::basic_string<char> > &,
boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> > &, const
boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >
&)>::function<boost::spirit::qi::detail::parser_binder<boost::spirit::qi::sequence<boost::fusion::cons<boost::spirit::qi::action<boost::spirit::qi::eps_parser,
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::assign_eval,
boost::fusion::vector<boost::spirit::local_variable<0>,
boost::phoenix::composite<boost::phoenix::detail::construct_eval<boost::shared_ptr<mapnik::feature_impl> >,
boost::fusion::vector<boost::phoenix::composite<boost::phoenix::detail::new_eval<mapnik::feature_impl>,
boost::fusion::vector<boost::phoenix::value<boost::shared_ptr<mapnik::context<std::map<std::basic_string<char>,
unsigned long, std::less<std::basic_string<char> >, std::allocator<std::pair<const std::basic_string<char>,
unsigned long> > > > > >, boost::phoenix::composite<boost::phoenix::detail::function_eval<0>,
boost::fusion::vector<boost::phoenix::value<mapnik::json::generate_id>, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > >,
boost::fusion::cons<boost::spirit::qi::action<boost::spirit::qi::parameterized_nonterminal<boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const
char *, std::basic_string<char> >, void (mapnik::feature_impl &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type, boost::spirit::unused_type>,
boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> >,
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::detail::function_eval<2>,
boost::fusion::vector<boost::phoenix::value<boost::phoenix::stl::push_back>, boost::spirit::attribute<1>,
boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > >,
boost::fusion::nil> > >, mpl_::bool_<false> > >' requested here
self_type(f).swap(*this);
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/qi/nonterminal/rule.hpp:182:19: note: in instantiation of
function template specialization 'boost::function<bool (__gnu_cxx::__normal_iterator<const char *,
std::basic_string<char> > &, const __gnu_cxx::__normal_iterator<const char *, std::basic_string<char> > &,
boost::spirit::context<boost::fusion::cons<boost::spirit::unused_type &,
boost::fusion::cons<std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &, boost::fusion::nil> >,
boost::fusion::vector2<boost::shared_ptr<mapnik::feature_impl>, int> > &, const
boost::spirit::qi::char_class<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >
&)>::operator=<boost::spirit::qi::detail::parser_binder<boost::spirit::qi::sequence<boost::fusion::cons<boost::spirit::qi::action<boost::spirit::qi::eps_parser,
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::assign_eval,
boost::fusion::vector<boost::spirit::local_variable<0>,
boost::phoenix::composite<boost::phoenix::detail::construct_eval<boost::shared_ptr<mapnik::feature_impl> >,
boost::fusion::vector<boost::phoenix::composite<boost::phoenix::detail::new_eval<mapnik::feature_impl>,
boost::fusion::vector<boost::phoenix::value<boost::shared_ptr<mapnik::context<std::map<std::basic_string<char>,
unsigned long, std::less<std::basic_string<char> >, std::allocator<std::pair<const std::basic_string<char>,
unsigned long> > > > > >, boost::phoenix::composite<boost::phoenix::detail::function_eval<0>,
boost::fusion::vector<boost::phoenix::value<mapnik::json::generate_id>, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > >,
boost::fusion::cons<boost::spirit::qi::action<boost::spirit::qi::parameterized_nonterminal<boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const
char *, std::basic_string<char> >, void (mapnik::feature_impl &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type, boost::spirit::unused_type>,
boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> >,
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::detail::function_eval<2>,
boost::fusion::vector<boost::phoenix::value<boost::phoenix::stl::push_back>, boost::spirit::attribute<1>,
boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > >,
boost::fusion::nil> > >, mpl_::bool_<false> > >' requested here
lhs.f = detail::bind_parser<Auto>(
^
/usr/local/Cellar/boost/1.53.0/include/boost/spirit/home/qi/nonterminal/rule.hpp:220:13: note: in instantiation of
function template specialization 'boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const char *,
std::basic_string<char> >, boost::spirit::locals<boost::shared_ptr<mapnik::feature_impl>, int, mpl_::na,
mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na>, void
(std::vector<boost::shared_ptr<mapnik::feature_impl>, std::allocator<boost::shared_ptr<mapnik::feature_impl> > >
&), boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type>::define<mpl_::bool_<false>,
boost::proto::exprns_::expr<boost::proto::tagns_::tag::shift_right, boost::proto::argsns_::list2<const
boost::proto::exprns_::expr<boost::proto::tagns_::tag::subscript, boost::proto::argsns_::list2<const
boost::spirit::terminal<boost::spirit::tag::eps> &,
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<const
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::assign_eval,
boost::fusion::vector<boost::spirit::local_variable<0>,
boost::phoenix::composite<boost::phoenix::detail::construct_eval<boost::shared_ptr<mapnik::feature_impl> >,
boost::fusion::vector<boost::phoenix::composite<boost::phoenix::detail::new_eval<mapnik::feature_impl>,
boost::fusion::vector<boost::phoenix::value<boost::shared_ptr<mapnik::context<std::map<std::basic_string<char>,
unsigned long, std::less<std::basic_string<char> >, std::allocator<std::pair<const std::basic_string<char>,
unsigned long> > > > > >, boost::phoenix::composite<boost::phoenix::detail::function_eval<0>,
boost::fusion::vector<boost::phoenix::value<mapnik::json::generate_id>, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > &>, 0> >, 2> &, const
boost::proto::exprns_::expr<boost::proto::tagns_::tag::subscript,
boost::proto::argsns_::list2<boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::qi::parameterized_nonterminal<boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const
char *, std::basic_string<char> >, void (mapnik::feature_impl &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type, boost::spirit::unused_type>,
boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, 0> &,
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<const
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::detail::function_eval<2>,
boost::fusion::vector<boost::phoenix::value<boost::phoenix::stl::push_back>, boost::spirit::attribute<1>,
boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > &>, 0> >, 2> &>, 2>
>' requested here
define<mpl::false_>(*this, expr, traits::matches<qi::domain, Expr>());
^
include/mapnik/json/feature_collection_grammar.hpp:94:17: note: in instantiation of function template specialization
'boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const char *, std::basic_string<char> >,
boost::spirit::locals<boost::shared_ptr<mapnik::feature_impl>, int, mpl_::na, mpl_::na, mpl_::na, mpl_::na,
mpl_::na, mpl_::na, mpl_::na, mpl_::na>, void (std::vector<boost::shared_ptr<mapnik::feature_impl>,
std::allocator<boost::shared_ptr<mapnik::feature_impl> > > &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>,
boost::spirit::unused_type>::operator=<boost::proto::exprns_::expr<boost::proto::tagns_::tag::shift_right,
boost::proto::argsns_::list2<const boost::proto::exprns_::expr<boost::proto::tagns_::tag::subscript,
boost::proto::argsns_::list2<const boost::spirit::terminal<boost::spirit::tag::eps> &,
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<const
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::assign_eval,
boost::fusion::vector<boost::spirit::local_variable<0>,
boost::phoenix::composite<boost::phoenix::detail::construct_eval<boost::shared_ptr<mapnik::feature_impl> >,
boost::fusion::vector<boost::phoenix::composite<boost::phoenix::detail::new_eval<mapnik::feature_impl>,
boost::fusion::vector<boost::phoenix::value<boost::shared_ptr<mapnik::context<std::map<std::basic_string<char>,
unsigned long, std::less<std::basic_string<char> >, std::allocator<std::pair<const std::basic_string<char>,
unsigned long> > > > > >, boost::phoenix::composite<boost::phoenix::detail::function_eval<0>,
boost::fusion::vector<boost::phoenix::value<mapnik::json::generate_id>, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_> >, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> >,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > &>, 0> >, 2> &, const
boost::proto::exprns_::expr<boost::proto::tagns_::tag::subscript,
boost::proto::argsns_::list2<boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::qi::parameterized_nonterminal<boost::spirit::qi::rule<__gnu_cxx::__normal_iterator<const
char *, std::basic_string<char> >, void (mapnik::feature_impl &),
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal,
boost::proto::argsns_::term<boost::spirit::tag::char_code<boost::spirit::tag::space,
boost::spirit::char_encoding::standard_wide> >, 0>, boost::spirit::unused_type, boost::spirit::unused_type>,
boost::fusion::vector<boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::dereference_eval,
boost::fusion::vector<boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_> > >, 0> &,
boost::proto::exprns_::expr<boost::proto::tagns_::tag::terminal, boost::proto::argsns_::term<const
boost::phoenix::actor<boost::phoenix::composite<boost::phoenix::detail::function_eval<2>,
boost::fusion::vector<boost::phoenix::value<boost::phoenix::stl::push_back>, boost::spirit::attribute<1>,
boost::spirit::local_variable<0>, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_,
boost::fusion::void_, boost::fusion::void_, boost::fusion::void_, boost::fusion::void_> > > &>, 0> >, 2> &>, 2>
>' requested here
feature = eps[_a = construct<feature_ptr>(new_<feature_impl>(ctx_,generate_id_()))]
^
src/json/feature_collection_parser.cpp:38:24: note: in instantiation of member function
'mapnik::json::feature_collection_grammar<__gnu_cxx::__normal_iterator<const char *, std::basic_string<char> >,
mapnik::feature_impl>::feature_collection_grammar' requested here
: grammar_(new feature_collection_grammar<iterator_type,feature_type>(ctx,tr)) {}
^
2 errors generated.
scons: *** [src/json/feature_collection_parser.os] Error 1
==> 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/opt/icu4c/include ICU_LIBS=/usr/local/opt/icu4c/lib PYTHON_PREFIX=/usr/local/Cellar/mapnik/2.1.0 JPEG_INCLUDES=/usr/local/opt/jpeg/include JPEG_LIBS=/usr/local/opt/jpeg/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
python scons/scons.py configure CC="cc" CXX="c++" JOBS=1 PREFIX=/usr/local/Cellar/mapnik/2.1.0 ICU_INCLUDES=/usr/local/opt/icu4c/include ICU_LIBS=/usr/local/opt/icu4c/lib PYTHON_PREFIX=/usr/local/Cellar/mapnik/2.1.0 JPEG_INCLUDES=/usr/local/opt/jpeg/include JPEG_LIBS=/usr/local/opt/jpeg/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
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/opt/boost/lib
*headers found: /usr/local/opt/boost/include
*lib naming extension found: -mt
Checking for Boost version >= 1.47... yes
Found boost lib version... 1_53
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 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... yes
Checking for cairo... no
Checking for C++ header file boost/python/detail/config.hpp... yes
Checking for pkg-config... yes
Checking for pycairo... 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:
- boost_regex_icu (libboost_regex built with optional ICU unicode support is needed for unicode regex support in mapnik.)
- 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)
- cairo (Cairo C 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... /System/Library/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 -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/libxml2_loader.cpp
"c++" -o src/feature_style_processor.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/feature_style_processor.cpp
"c++" -o src/color.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/color.cpp
"c++" -o src/css_color_grammar.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/css_color_grammar.cpp
"c++" -o src/conversions.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/conversions.cpp
"c++" -o src/image_compositing.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/image_compositing.cpp
"c++" -o src/image_filter_grammar.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/image_filter_grammar.cpp
"c++" -o src/image_scaling.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/image_scaling.cpp
"c++" -o src/box2d.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/box2d.cpp
"c++" -o src/building_symbolizer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/building_symbolizer.cpp
"c++" -o src/datasource_cache.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/datasource_cache.cpp
"c++" -o src/debug.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/debug.cpp
"c++" -o src/deepcopy.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/deepcopy.cpp
"c++" -o src/expression_node.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/expression_node.cpp
"c++" -o src/expression_grammar.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/expression_grammar.cpp
"c++" -o src/expression_string.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/expression_string.cpp
"c++" -o src/expression.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/expression.cpp
"c++" -o src/transform_expression_grammar.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/transform_expression_grammar.cpp
"c++" -o src/transform_expression.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/transform_expression.cpp
"c++" -o src/feature_kv_iterator.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/feature_kv_iterator.cpp
"c++" -o src/feature_type_style.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/feature_type_style.cpp
"c++" -o src/font_engine_freetype.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/font_engine_freetype.cpp
"c++" -o src/font_set.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/font_set.cpp
"c++" -o src/gamma_method.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/gamma_method.cpp
"c++" -o src/gradient.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/gradient.cpp
"c++" -o src/graphics.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/graphics.cpp
"c++" -o src/image_reader.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/image_reader.cpp
"c++" -o src/image_util.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/image_util.cpp
"c++" -o src/layer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/layer.cpp
"c++" -o src/line_symbolizer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/line_symbolizer.cpp
"c++" -o src/line_pattern_symbolizer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/line_pattern_symbolizer.cpp
"c++" -o src/map.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/map.cpp
"c++" -o src/load_map.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/load_map.cpp
"c++" -o src/memory.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/memory.cpp
"c++" -o src/parse_path.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/parse_path.cpp
"c++" -o src/parse_transform.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/parse_transform.cpp
"c++" -o src/palette.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/palette.cpp
"c++" -o src/path_expression_grammar.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/path_expression_grammar.cpp
"c++" -o src/placement_finder.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/placement_finder.cpp
"c++" -o src/plugin.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/plugin.cpp
"c++" -o src/png_reader.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/png_reader.cpp
"c++" -o src/point_symbolizer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/point_symbolizer.cpp
"c++" -o src/polygon_pattern_symbolizer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/polygon_pattern_symbolizer.cpp
"c++" -o src/polygon_symbolizer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/polygon_symbolizer.cpp
"c++" -o src/save_map.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/save_map.cpp
"c++" -o src/shield_symbolizer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/shield_symbolizer.cpp
"c++" -o src/text_symbolizer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/text_symbolizer.cpp
"c++" -o src/tiff_reader.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/tiff_reader.cpp
"c++" -o src/wkb.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/wkb.cpp
"c++" -o src/projection.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/projection.cpp
"c++" -o src/proj_transform.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/proj_transform.cpp
"c++" -o src/distance.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/distance.cpp
"c++" -o src/scale_denominator.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/scale_denominator.cpp
"c++" -o src/memory_datasource.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/memory_datasource.cpp
"c++" -o src/stroke.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/stroke.cpp
"c++" -o src/symbolizer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/symbolizer.cpp
"c++" -o src/symbolizer_helpers.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/symbolizer_helpers.cpp
"c++" -o src/unicode.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/unicode.cpp
"c++" -o src/markers_symbolizer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/markers_symbolizer.cpp
"c++" -o src/raster_colorizer.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/raster_colorizer.cpp
"c++" -o src/wkt/wkt_factory.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/wkt/wkt_factory.cpp
"c++" -o src/wkt/wkt_generator.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/wkt/wkt_generator.cpp
"c++" -o src/mapped_memory_cache.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/mapped_memory_cache.cpp
"c++" -o src/marker_cache.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/marker_cache.cpp
"c++" -o src/svg_parser.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/svg_parser.cpp
"c++" -o src/svg_path_parser.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/svg_path_parser.cpp
"c++" -o src/svg_points_parser.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/svg_points_parser.cpp
"c++" -o src/svg_transform_parser.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/svg_transform_parser.cpp
"c++" -o src/warp.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/warp.cpp
"c++" -o src/json/geometry_grammar.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/json/geometry_grammar.cpp
"c++" -o src/json/geometry_parser.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/json/geometry_parser.cpp
"c++" -o src/json/feature_grammar.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/json/feature_grammar.cpp
"c++" -o src/json/feature_collection_parser.os -c -DHAVE_JPEG -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.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/include -I/usr/include/libxml2 src/json/feature_collection_parser.cpp
scons: building terminated because of errors.
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 56669c164521353ef25bd16ff0d2cc0a374d979f
CPU: 8-core 64-bit ivybridge
OS X: 10.8.2-x86_64
Xcode: 4.6
CLT: 4.6.0.0.1.1358221012
X11: 2.7.4 => /opt/X11
==> ENV
CC: cc
CXX: c++
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local/opt/icu4c:/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/opt/icu4c/lib/pkgconfig:/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/pkg-config/bin:/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/bin:/bin:/usr/sbin:/sbin
Error: mapnik did not build
Logs: /Users/pwnall/Library/Logs/Homebrew/mapnik/config.log
These open issues may also help:
https://github.com/mxcl/homebrew/issues/18092
file /private/tmp/mapnik-PxJT/mapnik-v2.1.0/SConstruct,line 941:
Configure(confdir = .sconf_temp)
scons: Configure: Checking for freetype-config...
freetype-config --libs --cflags
-I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include
-L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype -lz -lbz2
scons: Configure: yes
scons: Configure: Checking for xml2-config...
xml2-config --cflags
-I/usr/include/libxml2
scons: Configure: yes
scons: Configure: Sorting lib and inc compiler paths...
scons: Configure: (cached) yes
scons: Configure: Checking for C library m...
.sconf_temp/conftest_2.c <-
|
|
|#include "math.h"
|
|int
|main() {
|
|return 0;
|}
|
"cc" -o .sconf_temp/conftest_2.o -c -Iinclude -I. -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_2.c
"cc" -o .sconf_temp/conftest_2 .sconf_temp/conftest_2.o -Lsrc -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/lib -lfreetype -lz -lbz2 -lm
scons: Configure: yes
scons: Configure: Checking for C library ltdl...
.sconf_temp/conftest_3.c <-
|
|
|#include "ltdl.h"
|
|int
|main() {
|
|return 0;
|}
|
"cc" -o .sconf_temp/conftest_3.o -c -Iinclude -I. -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_3.c
"cc" -o .sconf_temp/conftest_3 .sconf_temp/conftest_3.o -Lsrc -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl
scons: Configure: yes
scons: Configure: Checking for C library png...
.sconf_temp/conftest_4.c <-
|
|
|#include "png.h"
|
|int
|main() {
|
|return 0;
|}
|
"cc" -o .sconf_temp/conftest_4.o -c -Iinclude -I. -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_4.c
"cc" -o .sconf_temp/conftest_4 .sconf_temp/conftest_4.o -Lsrc -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng
scons: Configure: yes
scons: Configure: Checking for C library tiff...
.sconf_temp/conftest_5.c <-
|
|
|#include "tiff.h"
|
|int
|main() {
|
|return 0;
|}
|
"cc" -o .sconf_temp/conftest_5.o -c -Iinclude -I. -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_5.c
"cc" -o .sconf_temp/conftest_5 .sconf_temp/conftest_5.o -Lsrc -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff
scons: Configure: yes
scons: Configure: Checking for C library z...
.sconf_temp/conftest_6.c <-
|
|
|#include "zlib.h"
|
|int
|main() {
|
|return 0;
|}
|
"cc" -o .sconf_temp/conftest_6.o -c -Iinclude -I. -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_6.c
"cc" -o .sconf_temp/conftest_6 .sconf_temp/conftest_6.o -Lsrc -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz
scons: Configure: yes
scons: Configure: Checking for C library proj...
.sconf_temp/conftest_7.c <-
|
|
|#include "proj_api.h"
|
|int
|main() {
|
|return 0;
|}
|
"cc" -o .sconf_temp/conftest_7.o -c -Iinclude -I. -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_7.c
"cc" -o .sconf_temp/conftest_7 .sconf_temp/conftest_7.o -Lsrc -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj
scons: Configure: yes
scons: Configure: Checking for C++ library icuuc...
.sconf_temp/conftest_8.cpp <-
|
|
|#include "unicode/unistr.h"
|
|int
|main() {
|
|return 0;
|}
|
"c++" -o .sconf_temp/conftest_8.o -c -DHAVE_JPEG -Iinclude -I. -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_8.cpp
"c++" -o .sconf_temp/conftest_8 .sconf_temp/conftest_8.o -Lsrc -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc
scons: Configure: yes
scons: Configure: Checking for C library jpeg...
.sconf_temp/conftest_9.c <-
|
|
|#include "stdio.h"
|#include "jpeglib.h"
|
|int
|main() {
|
|return 0;
|}
|
"cc" -o .sconf_temp/conftest_9.o -c -Iinclude -I. -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_9.c
"cc" -o .sconf_temp/conftest_9 .sconf_temp/conftest_9.o -Lsrc -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg
scons: Configure: yes
.sconf_temp/conftest_10.cpp <-
|
|
|#include <unicode/uversion.h>
|#include <iostream>
|
|int main()
|{
| std::cout << U_ICU_VERSION_MAJOR_NUM << "." << U_ICU_VERSION_MINOR_NUM << std::endl;
| return 0;
|}
|
|
"c++" -o .sconf_temp/conftest_10.o -c -DHAVE_JPEG -Iinclude -I. -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_10.cpp
"c++" -o .sconf_temp/conftest_10 .sconf_temp/conftest_10.o -Lsrc -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg
.sconf_temp/conftest_10 > .sconf_temp/conftest_10.out
scons: Configure: Checking for ICU version >= 4.2...
scons: Configure: (cached) Searching for boost libs and headers...
scons: Configure: (cached) 
*libs found: /usr/local/opt/boost/lib
*headers found: /usr/local/opt/boost/include
*lib naming extension found: -mt
.sconf_temp/conftest_11.cpp <-
|
|
|#include <boost/version.hpp>
|#include <iostream>
|
|int main()
|{
|
|std::cout << BOOST_LIB_VERSION << std::endl;
|return 0;
|}
|
|
"c++" -o .sconf_temp/conftest_11.o -c -DHAVE_JPEG -Iinclude -I. -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/include -I/usr/include/libxml2 -I/usr/local/Cellar/boost/1.53.0/include .sconf_temp/conftest_11.cpp
"c++" -o .sconf_temp/conftest_11 .sconf_temp/conftest_11.o -Lsrc -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/lib -L/usr/local/Cellar/boost/1.53.0/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg
.sconf_temp/conftest_11 > .sconf_temp/conftest_11.out
scons: Configure: Checking for Boost version >= 1.47...
.sconf_temp/conftest_12.cpp <-
|
|
|#include <boost/version.hpp>
|
|int main()
|{
| return BOOST_VERSION >= 104700 ? 0 : 1;
|}
|
|
"c++" -o .sconf_temp/conftest_12.o -c -DHAVE_JPEG -Iinclude -I. -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_12.cpp
"c++" -o .sconf_temp/conftest_12 .sconf_temp/conftest_12.o -Lsrc -L/usr/local/Cellar/boost/1.53.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg
.sconf_temp/conftest_12 > .sconf_temp/conftest_12.out
scons: Configure: yes
scons: Configure: Checking for C++ library boost_system-mt...
.sconf_temp/conftest_13.cpp <-
|
|
|#include "boost/system/system_error.hpp"
|
|int
|main() {
|
|return 0;
|}
|
"c++" -o .sconf_temp/conftest_13.o -c -DHAVE_JPEG -Iinclude -I. -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_13.cpp
"c++" -o .sconf_temp/conftest_13 .sconf_temp/conftest_13.o -Lsrc -L/usr/local/Cellar/boost/1.53.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg -lboost_system-mt
scons: Configure: yes
scons: Configure: Checking for C++ library boost_filesystem-mt...
.sconf_temp/conftest_14.cpp <-
|
|
|#include "boost/filesystem/operations.hpp"
|
|int
|main() {
|
|return 0;
|}
|
"c++" -o .sconf_temp/conftest_14.o -c -DHAVE_JPEG -Iinclude -I. -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_14.cpp
"c++" -o .sconf_temp/conftest_14 .sconf_temp/conftest_14.o -Lsrc -L/usr/local/Cellar/boost/1.53.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg -lboost_system-mt -lboost_filesystem-mt
scons: Configure: yes
scons: Configure: Checking for C++ library boost_regex-mt...
.sconf_temp/conftest_15.cpp <-
|
|
|#include "boost/regex.hpp"
|
|int
|main() {
|
|return 0;
|}
|
"c++" -o .sconf_temp/conftest_15.o -c -DHAVE_JPEG -Iinclude -I. -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_15.cpp
"c++" -o .sconf_temp/conftest_15 .sconf_temp/conftest_15.o -Lsrc -L/usr/local/Cellar/boost/1.53.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg -lboost_system-mt -lboost_filesystem-mt -lboost_regex-mt
scons: Configure: yes
scons: Configure: Checking for C++ library boost_program_options-mt...
.sconf_temp/conftest_16.cpp <-
|
|
|#include "boost/program_options.hpp"
|
|int
|main() {
|
|return 0;
|}
|
"c++" -o .sconf_temp/conftest_16.o -c -DHAVE_JPEG -Iinclude -I. -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_16.cpp
"c++" -o .sconf_temp/conftest_16 .sconf_temp/conftest_16.o -Lsrc -L/usr/local/Cellar/boost/1.53.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg -lboost_system-mt -lboost_filesystem-mt -lboost_regex-mt -lboost_program_options-mt
scons: Configure: yes
scons: Configure: Checking for C++ library boost_thread-mt...
.sconf_temp/conftest_17.cpp <-
|
|
|#include "boost/thread/mutex.hpp"
|
|int
|main() {
|
|return 0;
|}
|
"c++" -o .sconf_temp/conftest_17.o -c -DHAVE_JPEG -Iinclude -I. -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_17.cpp
"c++" -o .sconf_temp/conftest_17 .sconf_temp/conftest_17.o -Lsrc -L/usr/local/Cellar/boost/1.53.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg -lboost_system-mt -lboost_filesystem-mt -lboost_regex-mt -lboost_program_options-mt -lboost_thread-mt
scons: Configure: yes
.sconf_temp/conftest_18.cpp <-
|
|
|#include <boost/regex/icu.hpp>
|#include <unicode/unistr.h>
|
|int main()
|{
| UnicodeString ustr;
| try {
| boost::u32regex pattern = boost::make_u32regex(ustr);
| }
| // an exception is fine, still indicates support is
| // likely compiled into regex
| catch (...) {
| return 0;
| }
| return 0;
|}
|
|
"c++" -o .sconf_temp/conftest_18.o -c -DHAVE_JPEG -Iinclude -I. -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include -I/usr/include/libxml2 .sconf_temp/conftest_18.cpp
"c++" -o .sconf_temp/conftest_18 .sconf_temp/conftest_18.o -Lsrc -L/usr/local/Cellar/boost/1.53.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/freetype/2.4.11/lib -L/usr/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg -lboost_system-mt -lboost_filesystem-mt -lboost_regex-mt -lboost_program_options-mt -lboost_thread-mt
Undefined symbols for architecture x86_64:
"boost::basic_regex<int, boost::icu_regex_traits>::do_assign(int const*, int const*, unsigned int)", referenced from:
boost::basic_regex<int, boost::icu_regex_traits>::assign(int const*, int const*, unsigned int) in conftest_18.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
scons: Configure: Checking if boost_regex was built with ICU unicode support...
scons: Configure: (cached) no
scons: Configure: Checking for C library sqlite3...
.sconf_temp/conftest_19.c <-
|
|
|#include "sqlite3.h"
|
|int
|main() {
|
|return 0;
|}
|
"cc" -o .sconf_temp/conftest_19.o -c -I/usr/include -Iinclude -I. -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include/libxml2 .sconf_temp/conftest_19.c
"cc" -o .sconf_temp/conftest_19 .sconf_temp/conftest_19.o -L/usr/lib -Lsrc -L/usr/local/Cellar/boost/1.53.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg -lboost_system-mt -lboost_filesystem-mt -lboost_regex-mt -lboost_program_options-mt -lboost_thread-mt -lsqlite3
scons: Configure: yes
.sconf_temp/conftest_20.c <-
|
|
|#include <sqlite3.h>
|#include <stdio.h>
|
|int main()
|{
| sqlite3* db;
| int rc;
| rc = sqlite3_open(":memory:", &db);
| if (rc != SQLITE_OK)
| {
| printf("error 1: %s\n", sqlite3_errmsg(db));
| }
| const char * sql = "create virtual table foo using rtree(pkid, xmin, xmax, ymin, ymax)";
| rc = sqlite3_exec(db, sql, 0, 0, 0);
| if (rc != SQLITE_OK)
| {
| printf("error 2: %s\n", sqlite3_errmsg(db));
| }
| else
| {
| printf("yes, has rtree!\n");
| return 0;
| }
|
| return -1;
|}
|
|
"cc" -o .sconf_temp/conftest_20.o -c -I/usr/include -Iinclude -I. -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include/libxml2 .sconf_temp/conftest_20.c
"cc" -o .sconf_temp/conftest_20 .sconf_temp/conftest_20.o -L/usr/lib -Lsrc -L/usr/local/Cellar/boost/1.53.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg -lboost_system-mt -lboost_filesystem-mt -lboost_regex-mt -lboost_program_options-mt -lboost_thread-mt -lsqlite3
.sconf_temp/conftest_20 > .sconf_temp/conftest_20.out
scons: Configure: Checking if SQLite supports RTREE...
scons: Configure: (cached) yes
scons: Configure: Checking if gdal is ogr enabled...
gdal-config --ogr-enabled
sh: gdal-config: command not found
scons: Configure: no
scons: Configure: Checking for C library curl...
.sconf_temp/conftest_22.c <-
|
|
|#include "curl/curl.h"
|
|int
|main() {
|
|return 0;
|}
|
"cc" -o .sconf_temp/conftest_22.o -c -I/usr/include -Iinclude -I. -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include/libxml2 .sconf_temp/conftest_22.c
"cc" -o .sconf_temp/conftest_22 .sconf_temp/conftest_22.o -L/usr/lib -Lsrc -L/usr/local/Cellar/boost/1.53.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg -lboost_system-mt -lboost_filesystem-mt -lboost_regex-mt -lboost_program_options-mt -lboost_thread-mt -lsqlite3 -lcurl
scons: Configure: yes
scons: Configure: Checking for gdal-config --libs...
gdal-config --libs
sh: gdal-config: command not found
scons: Configure: error: no result
scons: Configure: no
scons: Configure: Checking for pg_config...
pg_config
BINDIR = /usr/bin
DOCDIR = /usr/share/doc/postgresql
HTMLDIR = /usr/share/postgresql
INCLUDEDIR = /usr/include
PKGINCLUDEDIR = /usr/include/postgresql
INCLUDEDIR-SERVER = /usr/include/postgresql/server
LIBDIR = /usr/lib
PKGLIBDIR = /usr/lib/postgresql
LOCALEDIR = /usr/share/locale
MANDIR = /usr/share/man
SHAREDIR = /usr/share/postgresql
SYSCONFDIR = /private/etc/postgresql
PGXS = /usr/lib/postgresql/pgxs/src/makefiles/pgxs.mk
CONFIGURE = '--infodir=/usr/share/info' '--disable-dependency-tracking' '--prefix=/usr' '--sbindir=/usr/libexec' '--sysconfdir=/private/etc' '--mandir=/usr/share/man' '--localstatedir=/private/var/pgsql' '--htmldir=/usr/share/postgresql' '--enable-thread-safety' '--enable-dtrace' '--with-tcl' '--with-perl' '--with-python' '--with-gssapi' '--with-krb5' '--with-pam' '--with-ldap' '--with-bonjour' '--with-openssl' '--with-libxml' '--with-libxslt' '--with-system-tzdata=/usr/share/zoneinfo' 'CC=/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.8.xctoolchain/usr/bin/cc' 'CFLAGS=-arch x86_64 -pipe -Os -g -Wall -Wno-deprecated-declarations' 'LDFLAGS=-arch x86_64 -pipe -Os -g -Wall -Wno-deprecated-declarations' 'LDFLAGS_EX=-mdynamic-no-pic'
CC = /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.8.xctoolchain/usr/bin/cc
CPPFLAGS = -I/usr/include/libxml2
CFLAGS = -arch x86_64 -pipe -Os -g -Wall -Wno-deprecated-declarations -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv
CFLAGS_SL =
LDFLAGS = -arch x86_64 -pipe -Os -g -Wall -Wno-deprecated-declarations -Wl,-dead_strip_dylibs
LDFLAGS_EX = -mdynamic-no-pic
LDFLAGS_SL =
LIBS = -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm
VERSION = PostgreSQL 9.1.4
scons: Configure: yes
scons: Configure: Checking for pkg-config...
pkg-config --atleast-pkgconfig-version=0.15.0
scons: Configure: yes
scons: Configure: Checking for cairo...
pkg-config --exists 'cairo'
scons: Configure: no
scons: Configure: Checking for C++ header file boost/python/detail/config.hpp...
.sconf_temp/conftest_27.cpp <-
|
|#include <boost/python/detail/config.hpp>
|
|
"c++" -o .sconf_temp/conftest_27.o -c -DHAVE_JPEG -Ideps/agg/include -I. -Iinclude -I/usr/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include/libxml2 .sconf_temp/conftest_27.cpp
scons: Configure: yes
scons: Configure: Checking for pkg-config...
pkg-config --atleast-pkgconfig-version=0.15.0
scons: Configure: yes
scons: Configure: Checking for pycairo...
pkg-config --exists 'pycairo'
scons: Configure: no
.sconf_temp/conftest_30.cpp <-
|
|
|#include <mapnik/version.hpp>
|#include <iostream>
|
|int main()
|{
| std::cout << MAPNIK_VERSION_STRING << std::endl;
| return 0;
|}
|
|
"c++" -o .sconf_temp/conftest_30.o -c -DHAVE_JPEG -Ideps/agg/include -I. -Iinclude -I/usr/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include/libxml2 .sconf_temp/conftest_30.cpp
"c++" -o .sconf_temp/conftest_30 .sconf_temp/conftest_30.o -Ldeps/agg -Lsrc -L/usr/lib -L/usr/local/Cellar/boost/1.53.0/lib -L/usr/local/Cellar/jpeg/8d/lib -L/usr/local/Cellar/libtiff/4.0.3/lib -L/usr/local/Cellar/proj/4.8.0/lib -L/usr/local/Cellar/icu4c/50.1/lib -L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype -lz -lbz2 -lm -lltdl -lpng -ltiff -lz -lproj -licuuc -ljpeg -lboost_system-mt -lboost_filesystem-mt -lboost_regex-mt -lboost_program_options-mt -lboost_thread-mt -lsqlite3 -lcurl -lpq
.sconf_temp/conftest_30 > .sconf_temp/conftest_30.out
scons: Configure: Checking for C header file Python.h...
.sconf_temp/conftest_31.c <-
|
|#include <Python.h>
|
|
"cc" -o .sconf_temp/conftest_31.o -c -Ideps/agg/include -I. -Iinclude -I/usr/include -I/usr/local/Cellar/boost/1.53.0/include -I/usr/local/Cellar/jpeg/8d/include -I/usr/local/Cellar/libtiff/4.0.3/include -I/usr/local/Cellar/proj/4.8.0/include -I/usr/local/Cellar/icu4c/50.1/include -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/include/libxml2 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 .sconf_temp/conftest_31.c
scons: Configure: yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment