cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from src/mapnik_feature.cpp:28: /usr/include/boost/spirit/include/phoenix.hpp:12:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 12 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/spirit/include/phoenix_function.hpp:12:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 12 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/spirit/include/phoenix_core.hpp:12:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 12 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from src/mapnik_geometry.cpp:28: /usr/include/boost/spirit/include/phoenix_function.hpp:12:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 12 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ src/mapnik_python.cpp:700:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] 700 | #pragma GCC diagnostic ignored "-Wunused-local-typedef" | ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_python.cpp:700:32: note: did you mean ‘-Wunused-local-typedefs’? cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ In file included from src/mapnik_symbolizer.cpp:41: src/mapnik_svg.hpp: In function ‘std::string mapnik::get_svg_transform(T&)’: src/mapnik_svg.hpp:39:34: warning: declaration of ‘symbolizer’ shadows a global declaration [-Wshadow] 39 | std::string get_svg_transform(T& symbolizer) | ~~~^~~~~~~~~~ In file included from /usr/include/mapnik/symbolizer.hpp:39, from src/mapnik_symbolizer.cpp:33: /usr/include/mapnik/symbolizer_base.hpp:150:7: note: shadowed declaration is here 150 | using symbolizer = util::variant&)’: src/python_grid_utils.cpp:186:34: warning: declaration of ‘attributes’ shadows a global declaration [-Wshadow] 186 | std::set const& attributes = grid_type.get_fields(); | ^~~~~~~~~~ In file included from /usr/include/mapnik/symbolizer_base.hpp:34, from /usr/include/mapnik/rule.hpp:28, from /usr/include/mapnik/grid/grid_renderer.hpp:31, from src/python_grid_utils.cpp:36: /usr/include/mapnik/attribute.hpp:73:7: note: shadowed declaration is here 73 | using attributes = std::unordered_map; | ^~~~~~~~~~ src/python_grid_utils.cpp: In function ‘boost::python::dict mapnik::grid_encode(const T&, const string&, bool, unsigned int)’: src/python_grid_utils.cpp:263:43: warning: declaration of ‘grid’ shadows a global declaration [-Wshadow] 263 | boost::python::dict grid_encode( T const& grid, std::string const& format, bool add_features, unsigned int resolution) | ~~~~~~~~~^~~~ In file included from /usr/include/mapnik/grid/grid_renderer.hpp:29, from src/python_grid_utils.cpp:36: /usr/include/mapnik/grid/grid.hpp:220:7: note: shadowed declaration is here 220 | using grid = hit_grid; | ^~~~ src/python_grid_utils.cpp: In function ‘void mapnik::render_layer_for_grid(const mapnik::Map&, mapnik::grid&, unsigned int, const boost::python::list&, double, unsigned int, unsigned int)’: src/python_grid_utils.cpp:282:50: warning: declaration of ‘grid’ shadows a global declaration [-Wshadow] 282 | mapnik::grid & grid, | ~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/mapnik/grid/grid_renderer.hpp:29, from src/python_grid_utils.cpp:36: /usr/include/mapnik/grid/grid.hpp:220:7: note: shadowed declaration is here 220 | using grid = hit_grid; | ^~~~ src/python_grid_utils.cpp:315:27: warning: declaration of ‘attributes’ shadows a global declaration [-Wshadow] 315 | std::set attributes = grid.get_fields(); | ^~~~~~~~~~ In file included from /usr/include/mapnik/symbolizer_base.hpp:34, from /usr/include/mapnik/rule.hpp:28, from /usr/include/mapnik/grid/grid_renderer.hpp:31, from src/python_grid_utils.cpp:36: /usr/include/mapnik/attribute.hpp:73:7: note: shadowed declaration is here 73 | using attributes = std::unordered_map; | ^~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from src/mapnik_feature.cpp:28: /usr/include/boost/spirit/include/phoenix.hpp:12:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 12 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/spirit/include/phoenix_function.hpp:12:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 12 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/spirit/include/phoenix_core.hpp:12:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 12 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/python/converter/shared_ptr_to_python.hpp:12, from /usr/include/boost/python/converter/arg_to_python.hpp:15, from /usr/include/boost/python/call.hpp:15, from /usr/include/boost/python/object_core.hpp:14, from /usr/include/boost/python/args.hpp:22, from /usr/include/boost/python.hpp:11, from src/mapnik_geometry.cpp:28: /usr/include/boost/spirit/include/phoenix_function.hpp:12:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 12 | BOOST_HEADER_DEPRECATED("") | ^~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_image.cpp: In function ‘std::shared_ptr frombuffer(PyObject*)’: src/mapnik_image.cpp:260:30: warning: ‘int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)’ is deprecated [-Wdeprecated-declarations] 260 | if (PyObject_AsReadBuffer(obj, &buffer, &buffer_len) == 0) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:146, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/mapnik_image.cpp:28: /usr/include/python3.9/abstract.h:343:17: note: declared here 343 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ src/mapnik_python.cpp:700:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] 700 | #pragma GCC diagnostic ignored "-Wunused-local-typedef" | ^~~~~~~~~~~~~~~~~~~~~~~~ src/mapnik_python.cpp:700:32: note: did you mean ‘-Wunused-local-typedefs’? In file included from src/mapnik_symbolizer.cpp:41: src/mapnik_svg.hpp: In function ‘std::string mapnik::get_svg_transform(T&)’: src/mapnik_svg.hpp:39:34: warning: declaration of ‘symbolizer’ shadows a global declaration [-Wshadow] 39 | std::string get_svg_transform(T& symbolizer) | ~~~^~~~~~~~~~ In file included from /usr/include/mapnik/symbolizer.hpp:39, from src/mapnik_symbolizer.cpp:33: /usr/include/mapnik/symbolizer_base.hpp:150:7: note: shadowed declaration is here 150 | using symbolizer = util::variant&)’: src/python_grid_utils.cpp:108:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 108 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp: In function ‘void mapnik::grid2utf(const T&, boost::python::list&, std::vector&, unsigned int)’: src/python_grid_utils.cpp:171:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 171 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp: In function ‘void mapnik::write_features(const T&, boost::python::dict&, const std::vector&)’: src/python_grid_utils.cpp:186:34: warning: declaration of ‘attributes’ shadows a global declaration [-Wshadow] 186 | std::set const& attributes = grid_type.get_fields(); | ^~~~~~~~~~ In file included from /usr/include/mapnik/symbolizer_base.hpp:34, from /usr/include/mapnik/rule.hpp:28, from /usr/include/mapnik/grid/grid_renderer.hpp:31, from src/python_grid_utils.cpp:36: /usr/include/mapnik/attribute.hpp:73:7: note: shadowed declaration is here 73 | using attributes = std::unordered_map; | ^~~~~~~~~~ src/python_grid_utils.cpp: In function ‘boost::python::dict mapnik::grid_encode(const T&, const string&, bool, unsigned int)’: src/python_grid_utils.cpp:263:43: warning: declaration of ‘grid’ shadows a global declaration [-Wshadow] 263 | boost::python::dict grid_encode( T const& grid, std::string const& format, bool add_features, unsigned int resolution) | ~~~~~~~~~^~~~ In file included from /usr/include/mapnik/grid/grid_renderer.hpp:29, from src/python_grid_utils.cpp:36: /usr/include/mapnik/grid/grid.hpp:220:7: note: shadowed declaration is here 220 | using grid = hit_grid; | ^~~~ src/python_grid_utils.cpp: In function ‘void mapnik::render_layer_for_grid(const mapnik::Map&, mapnik::grid&, unsigned int, const boost::python::list&, double, unsigned int, unsigned int)’: src/python_grid_utils.cpp:282:50: warning: declaration of ‘grid’ shadows a global declaration [-Wshadow] 282 | mapnik::grid & grid, | ~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/mapnik/grid/grid_renderer.hpp:29, from src/python_grid_utils.cpp:36: /usr/include/mapnik/grid/grid.hpp:220:7: note: shadowed declaration is here 220 | using grid = hit_grid; | ^~~~ src/python_grid_utils.cpp:315:27: warning: declaration of ‘attributes’ shadows a global declaration [-Wshadow] 315 | std::set attributes = grid.get_fields(); | ^~~~~~~~~~ In file included from /usr/include/mapnik/symbolizer_base.hpp:34, from /usr/include/mapnik/rule.hpp:28, from /usr/include/mapnik/grid/grid_renderer.hpp:31, from src/python_grid_utils.cpp:36: /usr/include/mapnik/attribute.hpp:73:7: note: shadowed declaration is here 73 | using attributes = std::unordered_map; | ^~~~~~~~~~ src/python_grid_utils.cpp: In instantiation of ‘void mapnik::grid2utf(const T&, boost::python::list&, std::vector&, unsigned int) [with T = mapnik::hit_grid; typename T::lookup_type = std::__cxx11::basic_string]’: src/python_grid_utils.cpp:236:28: required from ‘void mapnik::grid_encode_utf(const T&, boost::python::dict&, bool, unsigned int) [with T = mapnik::hit_grid]’ src/python_grid_utils.cpp:267:27: required from ‘boost::python::dict mapnik::grid_encode(const T&, const string&, bool, unsigned int) [with T = mapnik::hit_grid; std::string = std::__cxx11::basic_string]’ src/python_grid_utils.cpp:278:138: required from here src/python_grid_utils.cpp:171:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 171 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp:171:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 171 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp:171:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 171 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp: In instantiation of ‘void mapnik::grid2utf(const T&, boost::python::list&, std::vector&) [with T = mapnik::hit_grid; typename T::lookup_type = std::__cxx11::basic_string]’: src/python_grid_utils.cpp:240:28: required from ‘void mapnik::grid_encode_utf(const T&, boost::python::dict&, bool, unsigned int) [with T = mapnik::hit_grid]’ src/python_grid_utils.cpp:267:27: required from ‘boost::python::dict mapnik::grid_encode(const T&, const string&, bool, unsigned int) [with T = mapnik::hit_grid; std::string = std::__cxx11::basic_string]’ src/python_grid_utils.cpp:278:138: required from here src/python_grid_utils.cpp:108:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 108 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp:108:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 108 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp:108:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 108 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp: In instantiation of ‘void mapnik::grid2utf(const T&, boost::python::list&, std::vector&, unsigned int) [with T = mapnik::hit_grid_view >; typename T::lookup_type = std::__cxx11::basic_string]’: src/python_grid_utils.cpp:236:28: required from ‘void mapnik::grid_encode_utf(const T&, boost::python::dict&, bool, unsigned int) [with T = mapnik::hit_grid_view >]’ src/python_grid_utils.cpp:267:27: required from ‘boost::python::dict mapnik::grid_encode(const T&, const string&, bool, unsigned int) [with T = mapnik::hit_grid_view >; std::string = std::__cxx11::basic_string]’ src/python_grid_utils.cpp:279:143: required from here src/python_grid_utils.cpp:171:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 171 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp:171:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 171 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp:171:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 171 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp: In instantiation of ‘void mapnik::grid2utf(const T&, boost::python::list&, std::vector&) [with T = mapnik::hit_grid_view >; typename T::lookup_type = std::__cxx11::basic_string]’: src/python_grid_utils.cpp:240:28: required from ‘void mapnik::grid_encode_utf(const T&, boost::python::dict&, bool, unsigned int) [with T = mapnik::hit_grid_view >]’ src/python_grid_utils.cpp:267:27: required from ‘boost::python::dict mapnik::grid_encode(const T&, const string&, bool, unsigned int) [with T = mapnik::hit_grid_view >; std::string = std::__cxx11::basic_string]’ src/python_grid_utils.cpp:279:143: required from here src/python_grid_utils.cpp:108:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 108 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp:108:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 108 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ src/python_grid_utils.cpp:108:47: warning: ‘PyObject* PyUnicode_FromUnicode(const Py_UNICODE*, Py_ssize_t)’ is deprecated [-Wdeprecated-declarations] 108 | PyUnicode_FromUnicode(line.get(), array_size)))); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from /usr/include/boost/python/detail/wrap_python.hpp:178, from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/python_grid_utils.cpp:29: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ listing git files failed - pretending there aren't any ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/python-mapnik-git7da019c/ usr/doc/python-mapnik-git7da019c/AUTHORS.md usr/doc/python-mapnik-git7da019c/CHANGELOG.md usr/doc/python-mapnik-git7da019c/COPYING usr/doc/python-mapnik-git7da019c/README.md usr/doc/python-mapnik-git7da019c/python-mapnik.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/mapnik/ usr/lib/python2.7/site-packages/mapnik-3.0.23-py2.7.egg-info/ usr/lib/python2.7/site-packages/mapnik-3.0.23-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/mapnik-3.0.23-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/mapnik-3.0.23-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/mapnik-3.0.23-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/mapnik/__init__.py usr/lib/python2.7/site-packages/mapnik/__init__.pyc usr/lib/python2.7/site-packages/mapnik/_mapnik.so usr/lib/python2.7/site-packages/mapnik/mapnik_settings.py usr/lib/python2.7/site-packages/mapnik/mapnik_settings.pyc usr/lib/python2.7/site-packages/mapnik/paths.py usr/lib/python2.7/site-packages/mapnik/paths.pyc usr/lib/python2.7/site-packages/mapnik/printing/ usr/lib/python2.7/site-packages/mapnik/printing/__init__.py usr/lib/python2.7/site-packages/mapnik/printing/__init__.pyc usr/lib/python2.7/site-packages/mapnik/printing/conversions.py usr/lib/python2.7/site-packages/mapnik/printing/conversions.pyc usr/lib/python2.7/site-packages/mapnik/printing/formats.py usr/lib/python2.7/site-packages/mapnik/printing/formats.pyc usr/lib/python2.7/site-packages/mapnik/printing/scales.py usr/lib/python2.7/site-packages/mapnik/printing/scales.pyc usr/lib/python3.9/ usr/lib/python3.9/site-packages/ usr/lib/python3.9/site-packages/mapnik/ usr/lib/python3.9/site-packages/mapnik-3.0.23-py3.9.egg-info/ usr/lib/python3.9/site-packages/mapnik-3.0.23-py3.9.egg-info/PKG-INFO usr/lib/python3.9/site-packages/mapnik-3.0.23-py3.9.egg-info/SOURCES.txt usr/lib/python3.9/site-packages/mapnik-3.0.23-py3.9.egg-info/dependency_links.txt usr/lib/python3.9/site-packages/mapnik-3.0.23-py3.9.egg-info/top_level.txt usr/lib/python3.9/site-packages/mapnik/__init__.py usr/lib/python3.9/site-packages/mapnik/__pycache__/ usr/lib/python3.9/site-packages/mapnik/__pycache__/__init__.cpython-39.pyc usr/lib/python3.9/site-packages/mapnik/__pycache__/mapnik_settings.cpython-39.pyc usr/lib/python3.9/site-packages/mapnik/__pycache__/paths.cpython-39.pyc usr/lib/python3.9/site-packages/mapnik/_mapnik.cpython-39-i386-linux-gnu.so usr/lib/python3.9/site-packages/mapnik/mapnik_settings.py usr/lib/python3.9/site-packages/mapnik/paths.py usr/lib/python3.9/site-packages/mapnik/printing/ usr/lib/python3.9/site-packages/mapnik/printing/__init__.py usr/lib/python3.9/site-packages/mapnik/printing/__pycache__/ usr/lib/python3.9/site-packages/mapnik/printing/__pycache__/__init__.cpython-39.pyc usr/lib/python3.9/site-packages/mapnik/printing/__pycache__/conversions.cpython-39.pyc usr/lib/python3.9/site-packages/mapnik/printing/__pycache__/formats.cpython-39.pyc usr/lib/python3.9/site-packages/mapnik/printing/__pycache__/scales.cpython-39.pyc usr/lib/python3.9/site-packages/mapnik/printing/conversions.py usr/lib/python3.9/site-packages/mapnik/printing/formats.py usr/lib/python3.9/site-packages/mapnik/printing/scales.py ine-scale-factor-1e-05.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/marker-text-line-scale-factor-2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/marker-text-line-scale-factor-5.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/ python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/data_subquery-data_16bsi_subquery-16BSI-135.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/data_subquery-data_16bui_subquery-16BUI-126.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/data_subquery-data_2bui_subquery-2BUI-3.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/data_subquery-data_32bf_subquery-32BF-450.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/data_subquery-data_32bsi_subquery-32BSI-264.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/data_subquery-data_32bui_subquery-32BUI-255.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/data_subquery-data_4bui_subquery-4BUI-15.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/data_subquery-data_64bf_subquery-64BF-3072.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/data_subquery-data_8bsi_subquery-8BSI-69.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/data_subquery-data_8bui_subquery-8BUI-63.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/grayscale_subquery-grayscale_16bsi_subquery-16BSI-144.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/grayscale_subquery-grayscale_16bui_subquery-16BUI-126.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/grayscale_subquery-grayscale_2bui_subquery-2BUI-3.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/grayscale_subquery-grayscale_32bsi_subquery-32BSI-129.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/grayscale_subquery-grayscale_32bui_subquery-32BUI-255.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/grayscale_subquery-grayscale_4bui_subquery-4BUI-15.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/grayscale_subquery-grayscale_8bsi_subquery-8BSI-69.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/grayscale_subquery-grayscale_8bui_subquery-8BUI-63.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-nodataedge-rgb_8bui C T_64x64 Cl--1-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-nodataedge-rgb_8bui C T_64x64 Cl--1-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-nodataedge-rgb_8bui C T_64x64 Sc Cl--1-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-nodataedge-rgb_8bui C T_64x64 Sc Cl--1-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-nodataedge-rgb_8bui C T_64x64 Sc--0-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-nodataedge-rgb_8bui C T_64x64 Sc--0-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-nodataedge-rgb_8bui C T_64x64--0-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-nodataedge-rgb_8bui C T_64x64--0-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C O_2 Cl-2-1-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C O_2 Cl-2-1-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C O_2 Sc Cl-2-1-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C O_2 Sc Cl-2-1-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C O_2 Sc-2-0-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C O_2 Sc-2-0-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C O_2-2-0-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C O_2-2-0-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C T_16x16 O_2 Cl-2-1-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C T_16x16 O_2 Cl-2-1-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C T_16x16 O_2 Sc Cl-2-1-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C T_16x16 O_2 Sc Cl-2-1-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C T_16x16 O_2 Sc-2-0-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C T_16x16 O_2 Sc-2-0-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C T_16x16 O_2-2-0-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui C T_16x16 O_2-2-0-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui O_2 Cl-2-1-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui O_2 Cl-2-1-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui O_2 Sc Cl-2-1-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui O_2 Sc Cl-2-1-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui O_2 Sc-2-0-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui O_2 Sc-2-0-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui O_2-2-0-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui O_2-2-0-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui T_16x16 O_2 Cl-2-1-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui T_16x16 O_2 Cl-2-1-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui T_16x16 O_2 Sc Cl-2-1-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui T_16x16 O_2 Sc Cl-2-1-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui T_16x16 O_2 Sc-2-0-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui T_16x16 O_2 Sc-2-0-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui T_16x16 O_2-2-0-box1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_8bui-rgba_8bui T_16x16 O_2-2-0-box2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/pgraster/rgba_subquery-rgba_8bui_subquery-8BUI-255-0-0-255-255-255.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/raster-alpha.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/raster_warping.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/raster_warping_does_not_overclip_source.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/spacing.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/transparency/ python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/transparency/aerial_rgb.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/transparency/aerial_rgba.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/transparency/white0.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/transparency/white0.webp python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/transparency/white1.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/images/support/transparency/white2.png python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/introspection_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/json_feature_properties_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/layer_buffer_size_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/layer_modification_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/layer_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/load_map_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/map_query_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/mapnik_logger_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/mapnik_test_data_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/markers_complex_rendering_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/memory_datasource_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/multi_tile_raster_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/my.pdf python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/object_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/ogr_and_shape_geometries_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/ogr_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/osm_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/palette_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/parameters_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/pdf_printing_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/pgraster_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/pickling_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/png_encoding_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/pngsuite_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/postgis_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/projection_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/python_plugin_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/query_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/query_tolerance_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/raster_colorizer_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/raster_symbolizer_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/rasterlite_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/render_grid_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/render_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/reprojection_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/save_map_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/shapefile_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/shapeindex_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/sqlite_rtree_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/sqlite_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/style_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/topojson_plugin_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/utilities.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/python_tests/webp_encoding_test.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/run_tests.py python-mapnik-7da019cf9eb12af8f8aa88b7d75789dfcd1e901b/test/visual.py running install running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/mapnik copying mapnik/__init__.py -> build/lib.linux-i686-2.7/mapnik copying mapnik/mapnik_settings.py -> build/lib.linux-i686-2.7/mapnik copying mapnik/paths.py -> build/lib.linux-i686-2.7/mapnik creating build/lib.linux-i686-2.7/mapnik/printing copying mapnik/printing/__init__.py -> build/lib.linux-i686-2.7/mapnik/printing copying mapnik/printing/conversions.py -> build/lib.linux-i686-2.7/mapnik/printing copying mapnik/printing/formats.py -> build/lib.linux-i686-2.7/mapnik/printing copying mapnik/printing/scales.py -> build/lib.linux-i686-2.7/mapnik/printing running build_ext building 'mapnik._mapnik' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/src c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_color.cpp -o build/temp.linux-i686-2.7/src/mapnik_color.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_coord.cpp -o build/temp.linux-i686-2.7/src/mapnik_coord.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_datasource.cpp -o build/temp.linux-i686-2.7/src/mapnik_datasource.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_datasource_cache.cpp -o build/temp.linux-i686-2.7/src/mapnik_datasource_cache.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_envelope.cpp -o build/temp.linux-i686-2.7/src/mapnik_envelope.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_expression.cpp -o build/temp.linux-i686-2.7/src/mapnik_expression.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_feature.cpp -o build/temp.linux-i686-2.7/src/mapnik_feature.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_featureset.cpp -o build/temp.linux-i686-2.7/src/mapnik_featureset.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_font_engine.cpp -o build/temp.linux-i686-2.7/src/mapnik_font_engine.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_fontset.cpp -o build/temp.linux-i686-2.7/src/mapnik_fontset.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_gamma_method.cpp -o build/temp.linux-i686-2.7/src/mapnik_gamma_method.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_geometry.cpp -o build/temp.linux-i686-2.7/src/mapnik_geometry.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_grid.cpp -o build/temp.linux-i686-2.7/src/mapnik_grid.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_grid_view.cpp -o build/temp.linux-i686-2.7/src/mapnik_grid_view.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_image.cpp -o build/temp.linux-i686-2.7/src/mapnik_image.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_image_view.cpp -o build/temp.linux-i686-2.7/src/mapnik_image_view.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_label_collision_detector.cpp -o build/temp.linux-i686-2.7/src/mapnik_label_collision_detector.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_layer.cpp -o build/temp.linux-i686-2.7/src/mapnik_layer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_logger.cpp -o build/temp.linux-i686-2.7/src/mapnik_logger.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_map.cpp -o build/temp.linux-i686-2.7/src/mapnik_map.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_palette.cpp -o build/temp.linux-i686-2.7/src/mapnik_palette.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_parameters.cpp -o build/temp.linux-i686-2.7/src/mapnik_parameters.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_proj_transform.cpp -o build/temp.linux-i686-2.7/src/mapnik_proj_transform.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_projection.cpp -o build/temp.linux-i686-2.7/src/mapnik_projection.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_python.cpp -o build/temp.linux-i686-2.7/src/mapnik_python.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_query.cpp -o build/temp.linux-i686-2.7/src/mapnik_query.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_raster_colorizer.cpp -o build/temp.linux-i686-2.7/src/mapnik_raster_colorizer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_rule.cpp -o build/temp.linux-i686-2.7/src/mapnik_rule.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_scaling_method.cpp -o build/temp.linux-i686-2.7/src/mapnik_scaling_method.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_style.cpp -o build/temp.linux-i686-2.7/src/mapnik_style.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_symbolizer.cpp -o build/temp.linux-i686-2.7/src/mapnik_symbolizer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/mapnik_view_transform.cpp -o build/temp.linux-i686-2.7/src/mapnik_view_transform.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -fno-strict-aliasing -O2 -DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/python_grid_utils.cpp -o build/temp.linux-i686-2.7/src/python_grid_utils.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -pthread -shared build/temp.linux-i686-2.7/src/mapnik_color.o build/temp.linux-i686-2.7/src/mapnik_coord.o build/temp.linux-i686-2.7/src/mapnik_datasource.o build/temp.linux-i686-2.7/src/mapnik_datasource_cache.o build/temp.linux-i686-2.7/src/mapnik_envelope.o build/temp.linux-i686-2.7/src/mapnik_expression.o build/temp.linux-i686-2.7/src/mapnik_feature.o build/temp.linux-i686-2.7/src/mapnik_featureset.o build/temp.linux-i686-2.7/src/mapnik_font_engine.o build/temp.linux-i686-2.7/src/mapnik_fontset.o build/temp.linux-i686-2.7/src/mapnik_gamma_method.o build/temp.linux-i686-2.7/src/mapnik_geometry.o build/temp.linux-i686-2.7/src/mapnik_grid.o build/temp.linux-i686-2.7/src/mapnik_grid_view.o build/temp.linux-i686-2.7/src/mapnik_image.o build/temp.linux-i686-2.7/src/mapnik_image_view.o build/temp.linux-i686-2.7/src/mapnik_label_collision_detector.o build/temp.linux-i686-2.7/src/mapnik_layer.o build/temp.linux-i686-2.7/src/mapnik_logger.o build/temp.linux-i686-2.7/src/mapnik_map.o build/temp.linux-i686-2.7/src/mapnik_palette.o build/temp.linux-i686-2.7/src/mapnik_parameters.o build/temp.linux-i686-2.7/src/mapnik_proj_transform.o build/temp.linux-i686-2.7/src/mapnik_projection.o build/temp.linux-i686-2.7/src/mapnik_python.o build/temp.linux-i686-2.7/src/mapnik_query.o build/temp.linux-i686-2.7/src/mapnik_raster_colorizer.o build/temp.linux-i686-2.7/src/mapnik_rule.o build/temp.linux-i686-2.7/src/mapnik_scaling_method.o build/temp.linux-i686-2.7/src/mapnik_style.o build/temp.linux-i686-2.7/src/mapnik_symbolizer.o build/temp.linux-i686-2.7/src/mapnik_view_transform.o build/temp.linux-i686-2.7/src/python_grid_utils.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/mapnik/_mapnik.so -L/usr/lib -lmapnik -L/usr/lib -L/usr/src/slapt-src/gis/mapnik/mapnik-3.1.0/freetype -L/usr/lib/postgresql/14/lib -pthread -lboost_filesystem -lboost_regex -lcairo -lpng -ltiff -lwebp -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lfreetype -lz -ldl -lmapnik-wkt -lmapnik-json -lboost_python27 -lboost_thread -lboost_system -lrt -Wl,-z,origin -Wl,-rpath=$ORIGIN/lib running install_lib creating /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr creating /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib creating /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7 creating /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages creating /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik copying build/lib.linux-i686-2.7/mapnik/__init__.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik copying build/lib.linux-i686-2.7/mapnik/mapnik_settings.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik copying build/lib.linux-i686-2.7/mapnik/paths.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik creating /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/printing copying build/lib.linux-i686-2.7/mapnik/printing/__init__.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/printing copying build/lib.linux-i686-2.7/mapnik/printing/conversions.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/printing copying build/lib.linux-i686-2.7/mapnik/printing/formats.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/printing copying build/lib.linux-i686-2.7/mapnik/printing/scales.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/printing copying build/lib.linux-i686-2.7/mapnik/_mapnik.so -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/mapnik_settings.py to mapnik_settings.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/paths.py to paths.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/printing/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/printing/conversions.py to conversions.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/printing/formats.py to formats.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik/printing/scales.py to scales.pyc running install_egg_info running egg_info creating mapnik.egg-info writing mapnik.egg-info/PKG-INFO writing top-level names to mapnik.egg-info/top_level.txt writing dependency_links to mapnik.egg-info/dependency_links.txt writing manifest file 'mapnik.egg-info/SOURCES.txt' reading manifest file 'mapnik.egg-info/SOURCES.txt' writing manifest file 'mapnik.egg-info/SOURCES.txt' Copying mapnik.egg-info to /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python2.7/site-packages/mapnik-3.0.23-py2.7.egg-info running install_scripts running install running build running build_py creating build/lib.linux-i686-3.9 creating build/lib.linux-i686-3.9/mapnik copying mapnik/__init__.py -> build/lib.linux-i686-3.9/mapnik copying mapnik/mapnik_settings.py -> build/lib.linux-i686-3.9/mapnik copying mapnik/paths.py -> build/lib.linux-i686-3.9/mapnik creating build/lib.linux-i686-3.9/mapnik/printing copying mapnik/printing/__init__.py -> build/lib.linux-i686-3.9/mapnik/printing copying mapnik/printing/conversions.py -> build/lib.linux-i686-3.9/mapnik/printing copying mapnik/printing/formats.py -> build/lib.linux-i686-3.9/mapnik/printing copying mapnik/printing/scales.py -> build/lib.linux-i686-3.9/mapnik/printing running build_ext building 'mapnik._mapnik' extension creating build/temp.linux-i686-3.9 creating build/temp.linux-i686-3.9/src c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_color.cpp -o build/temp.linux-i686-3.9/src/mapnik_color.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_coord.cpp -o build/temp.linux-i686-3.9/src/mapnik_coord.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_datasource.cpp -o build/temp.linux-i686-3.9/src/mapnik_datasource.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_datasource_cache.cpp -o build/temp.linux-i686-3.9/src/mapnik_datasource_cache.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_envelope.cpp -o build/temp.linux-i686-3.9/src/mapnik_envelope.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_expression.cpp -o build/temp.linux-i686-3.9/src/mapnik_expression.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_feature.cpp -o build/temp.linux-i686-3.9/src/mapnik_feature.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_featureset.cpp -o build/temp.linux-i686-3.9/src/mapnik_featureset.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_font_engine.cpp -o build/temp.linux-i686-3.9/src/mapnik_font_engine.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_fontset.cpp -o build/temp.linux-i686-3.9/src/mapnik_fontset.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_gamma_method.cpp -o build/temp.linux-i686-3.9/src/mapnik_gamma_method.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_geometry.cpp -o build/temp.linux-i686-3.9/src/mapnik_geometry.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_grid.cpp -o build/temp.linux-i686-3.9/src/mapnik_grid.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_grid_view.cpp -o build/temp.linux-i686-3.9/src/mapnik_grid_view.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_image.cpp -o build/temp.linux-i686-3.9/src/mapnik_image.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_image_view.cpp -o build/temp.linux-i686-3.9/src/mapnik_image_view.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_label_collision_detector.cpp -o build/temp.linux-i686-3.9/src/mapnik_label_collision_detector.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_layer.cpp -o build/temp.linux-i686-3.9/src/mapnik_layer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_logger.cpp -o build/temp.linux-i686-3.9/src/mapnik_logger.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_map.cpp -o build/temp.linux-i686-3.9/src/mapnik_map.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_palette.cpp -o build/temp.linux-i686-3.9/src/mapnik_palette.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_parameters.cpp -o build/temp.linux-i686-3.9/src/mapnik_parameters.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_proj_transform.cpp -o build/temp.linux-i686-3.9/src/mapnik_proj_transform.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_projection.cpp -o build/temp.linux-i686-3.9/src/mapnik_projection.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_python.cpp -o build/temp.linux-i686-3.9/src/mapnik_python.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_query.cpp -o build/temp.linux-i686-3.9/src/mapnik_query.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_raster_colorizer.cpp -o build/temp.linux-i686-3.9/src/mapnik_raster_colorizer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_rule.cpp -o build/temp.linux-i686-3.9/src/mapnik_rule.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_scaling_method.cpp -o build/temp.linux-i686-3.9/src/mapnik_scaling_method.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_style.cpp -o build/temp.linux-i686-3.9/src/mapnik_style.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_symbolizer.cpp -o build/temp.linux-i686-3.9/src/mapnik_symbolizer.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/mapnik_view_transform.cpp -o build/temp.linux-i686-3.9/src/mapnik_view_transform.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O3 -Wall -fPIC -I/usr/include/python3.9 -c src/python_grid_utils.cpp -o build/temp.linux-i686-3.9/src/python_grid_utils.o -I/usr/include -I/usr/include/mapnik/agg -I/usr/include/mapnik -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libxml2 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -DMAPNIK_MEMORY_MAPPED_FILE -DMAPNIK_HAS_DLCFN -DBIGINT -DBOOST_REGEX_HAS_ICU -DHAVE_JPEG -DHAVE_PNG -DHAVE_WEBP -DHAVE_TIFF -DLINUX -DMAPNIK_THREADSAFE -DBOOST_SPIRIT_NO_PREDEFINED_TERMINALS=1 -DBOOST_PHOENIX_NO_PREDEFINED_TERMINALS=1 -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DNDEBUG -DHAVE_CAIRO -DGRID_RENDERER -std=c++14 -DU_USING_ICU_NAMESPACE=0 -O2 -march=i586 -mtune=i686 -fvisibility-inlines-hidden -Wall -pthread -ftemplate-depth-300 -Wsign-compare -Wshadow -O3 c++ -pthread -shared build/temp.linux-i686-3.9/src/mapnik_color.o build/temp.linux-i686-3.9/src/mapnik_coord.o build/temp.linux-i686-3.9/src/mapnik_datasource.o build/temp.linux-i686-3.9/src/mapnik_datasource_cache.o build/temp.linux-i686-3.9/src/mapnik_envelope.o build/temp.linux-i686-3.9/src/mapnik_expression.o build/temp.linux-i686-3.9/src/mapnik_feature.o build/temp.linux-i686-3.9/src/mapnik_featureset.o build/temp.linux-i686-3.9/src/mapnik_font_engine.o build/temp.linux-i686-3.9/src/mapnik_fontset.o build/temp.linux-i686-3.9/src/mapnik_gamma_method.o build/temp.linux-i686-3.9/src/mapnik_geometry.o build/temp.linux-i686-3.9/src/mapnik_grid.o build/temp.linux-i686-3.9/src/mapnik_grid_view.o build/temp.linux-i686-3.9/src/mapnik_image.o build/temp.linux-i686-3.9/src/mapnik_image_view.o build/temp.linux-i686-3.9/src/mapnik_label_collision_detector.o build/temp.linux-i686-3.9/src/mapnik_layer.o build/temp.linux-i686-3.9/src/mapnik_logger.o build/temp.linux-i686-3.9/src/mapnik_map.o build/temp.linux-i686-3.9/src/mapnik_palette.o build/temp.linux-i686-3.9/src/mapnik_parameters.o build/temp.linux-i686-3.9/src/mapnik_proj_transform.o build/temp.linux-i686-3.9/src/mapnik_projection.o build/temp.linux-i686-3.9/src/mapnik_python.o build/temp.linux-i686-3.9/src/mapnik_query.o build/temp.linux-i686-3.9/src/mapnik_raster_colorizer.o build/temp.linux-i686-3.9/src/mapnik_rule.o build/temp.linux-i686-3.9/src/mapnik_scaling_method.o build/temp.linux-i686-3.9/src/mapnik_style.o build/temp.linux-i686-3.9/src/mapnik_symbolizer.o build/temp.linux-i686-3.9/src/mapnik_view_transform.o build/temp.linux-i686-3.9/src/python_grid_utils.o -L/usr/lib -o build/lib.linux-i686-3.9/mapnik/_mapnik.cpython-39-i386-linux-gnu.so -L/usr/lib -lmapnik -L/usr/lib -L/usr/src/slapt-src/gis/mapnik/mapnik-3.1.0/freetype -L/usr/lib/postgresql/14/lib -pthread -lboost_filesystem -lboost_regex -lcairo -lpng -ltiff -lwebp -licui18n -lboost_system -lharfbuzz -ljpeg -licuuc -lfreetype -lz -ldl -lmapnik-wkt -lmapnik-json -lboost_python39 -lboost_thread -lboost_system -lrt -Wl,-z,origin -Wl,-rpath=$ORIGIN/lib running install_lib creating /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9 creating /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages creating /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik copying build/lib.linux-i686-3.9/mapnik/__init__.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik copying build/lib.linux-i686-3.9/mapnik/mapnik_settings.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik copying build/lib.linux-i686-3.9/mapnik/paths.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik creating /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/printing copying build/lib.linux-i686-3.9/mapnik/printing/__init__.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/printing copying build/lib.linux-i686-3.9/mapnik/printing/conversions.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/printing copying build/lib.linux-i686-3.9/mapnik/printing/formats.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/printing copying build/lib.linux-i686-3.9/mapnik/printing/scales.py -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/printing copying build/lib.linux-i686-3.9/mapnik/_mapnik.cpython-39-i386-linux-gnu.so -> /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/mapnik_settings.py to mapnik_settings.cpython-39.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/paths.py to paths.cpython-39.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/printing/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/printing/conversions.py to conversions.cpython-39.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/printing/formats.py to formats.cpython-39.pyc byte-compiling /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik/printing/scales.py to scales.cpython-39.pyc running install_egg_info running egg_info writing mapnik.egg-info/PKG-INFO writing dependency_links to mapnik.egg-info/dependency_links.txt writing top-level names to mapnik.egg-info/top_level.txt reading manifest file 'mapnik.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'AUTHORS.md' writing manifest file 'mapnik.egg-info/SOURCES.txt' Copying mapnik.egg-info to /usr/src/slapt-src/gis/python-mapnik/package-python-mapnik/usr/lib/python3.9/site-packages/mapnik-3.0.23-py3.9.egg-info running install_scripts Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/gis/python-mapnik/python-mapnik-git7da019c-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/gis/python-mapnik/python-mapnik-git7da019c-i586-1salix15.0.txz created. Installing package python-mapnik-git7da019c-i586-1salix15.0... | python-mapnik (Python bindings for Mapnik) | | Mapnik is an open source toolkit for rendering maps. This package | provides Python bindings for Mapnik. | | | | | | | | |