* Package: sci-geosciences/mapnik-0.7.1-r1 * Repository: gentoo * Maintainer: nerdboy@gentoo.org sci-geosciences@gentoo.org * USE: amd64 elibc_glibc gdal kernel_linux multilib postgres python test userland_GNU >>> Unpacking source... >>> Unpacking mapnik-0.7.1.tar.bz2 to /var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/work >>> Source unpacked in /var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/work >>> Preparing source in /var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/work/mapnik-0.7.1 ... * Applying mapnik-0.7.1-libagg.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/work/mapnik-0.7.1 ... * mapnik-0.7.1 BOOST_VERSION is 1_42 * mapnik-0.7.1 BOOST_INC is /usr/include/boost-1_42 * mapnik-0.7.1 BOOST_LIB is /usr/lib64/boost-1_42 scons: Reading SConscript files ...  Welcome to Mapnik...  Configuring build environment... Configuring on Linux in *release mode*... Checking for freetype-config... yes Checking for xml2-config... yes Sorting lib and inc compiler paths by priority... internal,other,frameworks,user,system(cached) yes Checking for C library m... yes Checking for C library ltdl... yes Checking for C library png... yes Checking for C library tiff... yes Checking for C library z... yes Checking for C library jpeg... yes Checking for C library proj... yes Checking for C++ library icuuc... yes Checking for C++ library agg... yes Searching for boost libs and headers... (cached)  *libs found: /usr/lib64/boost-1_42 *headers found: /usr/include/boost-1_42 *no lib naming extension found Checking for Boost version >= 1.34... yes Found boost lib version... 1_42 Checking for C++ library boost_system... yes Checking for C++ library boost_filesystem... yes Checking for C++ library boost_regex... yes Checking for C++ library boost_iostreams... yes Checking for C++ library boost_program_options... yes Checking for C++ library boost_thread... yes Checking for requested plugins dependencies... Checking for pg_config... yes Checking for gdal-config --libs... yes Checking for gdal-config --cflags... yes Checking for name of gdal library... gdal Checking if gdal is ogr enabled... yes Checking for name of ogr library... gdal Checking for C++ header file boost/python/detail/config.hpp... yes  All Required dependencies found!  Saving new file 'config.py'... Will hold custom path variables from commandline and python config file(s)...  Note: will build without these OPTIONAL dependencies: - cairo (Cairo C library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) - cairomm (Cairomm C++ bindings to Cairo library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) - pycairo (Python bindings to Cairo library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) Bindings Python version... 2.7 Python 2.7 prefix... /usr Python bindings will install in... /var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages Sorting lib and inc compiler paths by priority... internal,other,frameworks,user,system(cached) yes  *Configure complete* Now run "python scons/scons.py" to build or "python scons/scons.py install" to install >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/work/mapnik-0.7.1 ... scons: Reading SConscript files ...  Welcome to Mapnik...  Configuring build environment... SCons CONFIG found: 'config.py', variables will be inherited... CXX=x86_64-pc-linux-gnu-g++ INPUT_PLUGINS=gdal,ogr,postgis,raster,shape DESTDIR=/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/ BOOST_INCLUDES=/usr/include/boost-1_42 BOOST_LIBS=/usr/lib64/boost-1_42 CAIRO=False SYSTEM_FONTS=/usr/share/fonts/dejavu BINDINGS=all Configuring on Linux in *release mode*... Checking for freetype-config... yes Checking for xml2-config... yes Sorting lib and inc compiler paths by priority... internal,other,frameworks,user,system(cached) yes Checking for C library m... yes Checking for C library ltdl... yes Checking for C library png... yes Checking for C library tiff... yes Checking for C library z... yes Checking for C library jpeg... yes Checking for C library proj... yes Checking for C++ library icuuc... yes Checking for C++ library agg... yes Searching for boost libs and headers... (cached)  *libs found: /usr/lib64/boost-1_42 *headers found: /usr/include/boost-1_42 *using boost lib naming: -mt-1_42 Checking for Boost version >= 1.34... yes Found boost lib version... 1_42 Checking for C++ library boost_system-mt-1_42... yes Checking for C++ library boost_filesystem-mt-1_42... yes Checking for C++ library boost_regex-mt-1_42... yes Checking for C++ library boost_iostreams-mt-1_42... yes Checking for C++ library boost_program_options-mt-1_42... yes Checking for C++ library boost_thread-mt-1_42... yes Checking for requested plugins dependencies... Checking for gdal-config --libs... yes Checking for gdal-config --cflags... yes Checking for name of gdal library... gdal Checking if gdal is ogr enabled... yes Checking for name of ogr library... gdal Checking for pg_config... yes Checking for C++ header file boost/python/detail/config.hpp... yes  All Required dependencies found!  Overwriting and re-saving file 'config.py'... Will hold custom path variables from commandline and python config file(s)...  Note: will build without these OPTIONAL dependencies: - cairo (Cairo C library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) - cairomm (Cairomm C++ bindings to Cairo library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) - pycairo (Python bindings to Cairo library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) Bindings Python version... 2.7 Python 2.7 prefix... /usr Python bindings will install in... /var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages Sorting lib and inc compiler paths by priority... internal,other,frameworks,user,system(cached) yes scons: done reading SConscript files. scons: Building targets ... x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_layer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_layer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_feature.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_feature.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_projection.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_projection.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_rule.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_rule.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_envelope.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_envelope.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_parameters.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_parameters.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_text_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_text_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_view_transform.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_view_transform.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_line_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_line_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_raster_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_raster_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_map.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_map.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_coord.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_coord.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_point_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_point_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_stroke.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_stroke.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_query.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_query.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_polygon_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_polygon_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_proj_transform.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_proj_transform.cpp In file included from /usr/include/boost-1_42/boost/python/detail/wrap_python.hpp:50:0, from /usr/include/boost-1_42/boost/python/detail/prefix.hpp:13, from /usr/include/boost-1_42/boost/python/args.hpp:8, from /usr/include/boost-1_42/boost/python.hpp:11, from bindings/python/mapnik_proj_transform.cpp:27: /usr/include/python2.7/pyconfig.h:1149:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1171:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_shield_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_shield_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_polygon_pattern_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_polygon_pattern_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/python_cairo.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/python_cairo.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_datasource.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_datasource.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_style.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_style.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_image.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_image.cpp In file included from /usr/include/boost-1_42/boost/python/detail/wrap_python.hpp:50:0, from /usr/include/boost-1_42/boost/python/detail/prefix.hpp:13, from /usr/include/boost-1_42/boost/python/args.hpp:8, from /usr/include/boost-1_42/boost/python.hpp:11, from bindings/python/mapnik_image.cpp:30: /usr/include/python2.7/pyconfig.h:1149:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1171:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_featureset.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_filter.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_filter.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_font_engine.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_font_engine.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_color.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_color.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_geometry.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_geometry.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_datasource_cache.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_datasource_cache.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_image_view.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_image_view.cpp In file included from /usr/include/boost-1_42/boost/python/detail/wrap_python.hpp:50:0, from /usr/include/boost-1_42/boost/python/detail/prefix.hpp:13, from /usr/include/boost-1_42/boost/python/args.hpp:8, from /usr/include/boost-1_42/boost/python.hpp:11, from bindings/python/mapnik_image_view.cpp:29: /usr/include/python2.7/pyconfig.h:1149:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1171:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_python.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_python.cpp In file included from /usr/include/boost-1_42/boost/function/detail/prologue.hpp:17:0, from /usr/include/boost-1_42/boost/function/function_template.hpp:13, from /usr/include/boost-1_42/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost-1_42/boost/function/function0.hpp:11, from /usr/include/boost-1_42/boost/python/errors.hpp:13, from /usr/include/boost-1_42/boost/python/handle.hpp:11, from /usr/include/boost-1_42/boost/python/args_fwd.hpp:10, from /usr/include/boost-1_42/boost/python/args.hpp:10, from /usr/include/boost-1_42/boost/python.hpp:11, from bindings/python/mapnik_python.cpp:24: /usr/include/boost-1_42/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >]': /usr/include/boost-1_42/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >, mpl_::true_ = mpl_::bool_]' /usr/include/boost-1_42/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >]' /usr/include/boost-1_42/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >]' /usr/include/boost-1_42/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2::assign_to(Functor) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >, R = bool, T0 = const boost::python::detail::exception_handler&, T1 = const boost::function0&]' /usr/include/boost-1_42/boost/function/function_template.hpp:722:7: instantiated from 'boost::function2::function2(Functor, typename boost::enable_if_c::value>::value, int>::type) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >, R = bool, T0 = const boost::python::detail::exception_handler&, T1 = const boost::function0&, typename boost::enable_if_c::value>::value, int>::type = int]' /usr/include/boost-1_42/boost/python/exception_translator.hpp:20:5: instantiated from 'void boost::python::register_exception_translator(Translate, boost::type*) [with ExceptionType = mapnik::config_error, Translate = void (*)(const mapnik::config_error&)]' bindings/python/mapnik_python.cpp:301:67: instantiated from here /usr/include/boost-1_42/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/boost-1_42/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_line_pattern_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_line_pattern_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/agg_renderer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/agg_renderer.cpp x86_64-pc-linux-gnu-g++ -o src/datasource_cache.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/datasource_cache.cpp x86_64-pc-linux-gnu-g++ -o src/color.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/color.cpp x86_64-pc-linux-gnu-g++ -o src/envelope.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/envelope.cpp x86_64-pc-linux-gnu-g++ -o src/filter_factory.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/filter_factory.cpp In file included from /usr/include/boost-1_42/boost/date_time/microsec_time_clock.hpp:17:0, from /usr/include/boost-1_42/boost/thread/thread_time.hpp:9, from /usr/include/boost-1_42/boost/thread/locks.hpp:12, from /usr/include/boost-1_42/boost/thread/pthread/mutex.hpp:11, from /usr/include/boost-1_42/boost/thread/mutex.hpp:16, from include/mapnik/projection.hpp:33, from include/mapnik/proj_transform.hpp:29, from include/mapnik/ctrans.hpp:32, from include/mapnik/vertex_vector.hpp:34, from include/mapnik/geometry.hpp:30, from include/mapnik/feature.hpp:29, from include/mapnik/filter.hpp:29, from include/mapnik/comparison.hpp:27, from include/mapnik/filter_parser.hpp:31, from include/mapnik/filter_factory.hpp:29, from src/filter_factory.cpp:24: /usr/include/boost-1_42/boost/cstdint.hpp:433:0: warning: "INT64_C" redefined /usr/include/unicode/umachine.h:190:0: note: this is the location of the previous definition /usr/include/boost-1_42/boost/cstdint.hpp:434:0: warning: "UINT64_C" redefined /usr/include/unicode/umachine.h:198:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o src/font_engine_freetype.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/font_engine_freetype.cpp x86_64-pc-linux-gnu-g++ -o src/font_set.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/font_set.cpp x86_64-pc-linux-gnu-g++ -o src/graphics.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/graphics.cpp x86_64-pc-linux-gnu-g++ -o src/image_reader.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/image_reader.cpp x86_64-pc-linux-gnu-g++ -o src/image_util.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/image_util.cpp x86_64-pc-linux-gnu-g++ -o src/layer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/layer.cpp In file included from /usr/include/boost-1_42/boost/date_time/microsec_time_clock.hpp:17:0, from /usr/include/boost-1_42/boost/thread/thread_time.hpp:9, from /usr/include/boost-1_42/boost/thread/locks.hpp:12, from /usr/include/boost-1_42/boost/thread/pthread/mutex.hpp:11, from /usr/include/boost-1_42/boost/thread/mutex.hpp:16, from include/mapnik/projection.hpp:33, from include/mapnik/proj_transform.hpp:29, from include/mapnik/ctrans.hpp:32, from include/mapnik/vertex_vector.hpp:34, from include/mapnik/geometry.hpp:30, from include/mapnik/feature.hpp:29, from include/mapnik/layer.hpp:27, from src/layer.cpp:26: /usr/include/boost-1_42/boost/cstdint.hpp:433:0: warning: "INT64_C" redefined /usr/include/unicode/umachine.h:190:0: note: this is the location of the previous definition /usr/include/boost-1_42/boost/cstdint.hpp:434:0: warning: "UINT64_C" redefined /usr/include/unicode/umachine.h:198:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o src/line_pattern_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/line_pattern_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/map.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/map.cpp x86_64-pc-linux-gnu-g++ -o src/load_map.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/load_map.cpp x86_64-pc-linux-gnu-g++ -o src/memory.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/memory.cpp x86_64-pc-linux-gnu-g++ -o src/params.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/params.cpp x86_64-pc-linux-gnu-g++ -o src/placement_finder.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/placement_finder.cpp x86_64-pc-linux-gnu-g++ -o src/plugin.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/plugin.cpp x86_64-pc-linux-gnu-g++ -o src/png_reader.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/png_reader.cpp src/png_reader.cpp: In function 'void mapnik::png_read_data(png_struct*, png_byte*, png_size_t)': src/png_reader.cpp:85:52: warning: 'png_struct_def::io_ptr' is deprecated (declared at /usr/include/png.h:1112) src/png_reader.cpp:85:52: warning: 'png_struct_def::io_ptr' is deprecated (declared at /usr/include/png.h:1112) src/png_reader.cpp: In member function 'void mapnik::PngReader::init()': src/png_reader.cpp:100:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result x86_64-pc-linux-gnu-g++ -o src/point_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/point_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/polygon_pattern_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/polygon_pattern_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/save_map.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/save_map.cpp x86_64-pc-linux-gnu-g++ -o src/shield_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/shield_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/text_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/text_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/tiff_reader.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/tiff_reader.cpp x86_64-pc-linux-gnu-g++ -o src/wkb.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/wkb.cpp x86_64-pc-linux-gnu-g++ -o src/projection.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/projection.cpp x86_64-pc-linux-gnu-g++ -o src/proj_transform.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/proj_transform.cpp x86_64-pc-linux-gnu-g++ -o src/distance.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/distance.cpp x86_64-pc-linux-gnu-g++ -o src/scale_denominator.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/scale_denominator.cpp x86_64-pc-linux-gnu-g++ -o src/memory_datasource.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/memory_datasource.cpp x86_64-pc-linux-gnu-g++ -o src/stroke.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/stroke.cpp x86_64-pc-linux-gnu-g++ -o src/symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/arrow.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/arrow.cpp x86_64-pc-linux-gnu-g++ -o src/unicode.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/unicode.cpp x86_64-pc-linux-gnu-g++ -o src/libxml2_loader.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/libxml2_loader.cpp x86_64-pc-linux-gnu-g++ -o src/libmapnik.so -Wl,-rpath-link,. -Wl,-soname,libmapnik.so.0.7 -shared src/agg_renderer.os src/datasource_cache.os src/color.os src/envelope.os src/filter_factory.os src/font_engine_freetype.os src/font_set.os src/graphics.os src/image_reader.os src/image_util.os src/layer.os src/line_pattern_symbolizer.os src/map.os src/load_map.os src/memory.os src/params.os src/placement_finder.os src/plugin.os src/png_reader.os src/point_symbolizer.os src/polygon_pattern_symbolizer.os src/save_map.os src/shield_symbolizer.os src/text_symbolizer.os src/tiff_reader.os src/wkb.os src/projection.os src/proj_transform.os src/distance.os src/scale_denominator.os src/memory_datasource.os src/stroke.os src/symbolizer.os src/arrow.os src/unicode.os src/libxml2_loader.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lfreetype -lltdl -lpng -ltiff -lz -ljpeg -lproj -licuuc -lagg -lboost_filesystem-mt-1_42 -lboost_regex-mt-1_42 -lxml2 -lboost_thread-mt-1_42 -lagg x86_64-pc-linux-gnu-g++ -o bindings/python/_mapnik.so -shared bindings/python/mapnik_symbolizer.os bindings/python/mapnik_layer.os bindings/python/mapnik_feature.os bindings/python/mapnik_projection.os bindings/python/mapnik_rule.os bindings/python/mapnik_envelope.os bindings/python/mapnik_parameters.os bindings/python/mapnik_text_symbolizer.os bindings/python/mapnik_view_transform.os bindings/python/mapnik_line_symbolizer.os bindings/python/mapnik_raster_symbolizer.os bindings/python/mapnik_map.os bindings/python/mapnik_coord.os bindings/python/mapnik_point_symbolizer.os bindings/python/mapnik_stroke.os bindings/python/mapnik_query.os bindings/python/mapnik_polygon_symbolizer.os bindings/python/mapnik_proj_transform.os bindings/python/mapnik_shield_symbolizer.os bindings/python/mapnik_polygon_pattern_symbolizer.os bindings/python/python_cairo.os bindings/python/mapnik_datasource.os bindings/python/mapnik_style.os bindings/python/mapnik_image.os bindings/python/mapnik_featureset.os bindings/python/mapnik_filter.os bindings/python/mapnik_font_engine.os bindings/python/mapnik_color.os bindings/python/mapnik_geometry.os bindings/python/mapnik_datasource_cache.os bindings/python/mapnik_image_view.os bindings/python/mapnik_python.os bindings/python/mapnik_line_pattern_symbolizer.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lmapnik -lpng -ljpeg -lboost_python-mt-1_42 x86_64-pc-linux-gnu-g++ -o plugins/input/gdal/gdal_datasource.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/gdal/gdal_datasource.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/gdal/gdal_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/gdal/gdal_featureset.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/gdal/gdal.input -shared plugins/input/gdal/gdal_datasource.os plugins/input/gdal/gdal_featureset.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lgdal x86_64-pc-linux-gnu-g++ -o plugins/input/ogr/ogr_converter.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/ogr/ogr_converter.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/ogr/ogr_datasource.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/ogr/ogr_datasource.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/ogr/ogr_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/ogr/ogr_featureset.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/ogr/ogr_index_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/ogr/ogr_index_featureset.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/ogr/ogr.input -shared plugins/input/ogr/ogr_converter.os plugins/input/ogr/ogr_datasource.os plugins/input/ogr/ogr_featureset.os plugins/input/ogr/ogr_index_featureset.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lgdal x86_64-pc-linux-gnu-g++ -o plugins/input/postgis/postgis.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/postgis/postgis.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/postgis/postgisfs.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/postgis/postgisfs.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/postgis/postgis.input -shared plugins/input/postgis/postgis.os plugins/input/postgis/postgisfs.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lpq x86_64-pc-linux-gnu-g++ -o plugins/input/raster/raster_datasource.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/raster/raster_datasource.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/raster/raster_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/raster/raster_featureset.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/raster/raster_info.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/raster/raster_info.cpp In file included from /usr/include/boost-1_42/boost/date_time/microsec_time_clock.hpp:17:0, from /usr/include/boost-1_42/boost/thread/thread_time.hpp:9, from /usr/include/boost-1_42/boost/thread/locks.hpp:12, from /usr/include/boost-1_42/boost/thread/pthread/mutex.hpp:11, from /usr/include/boost-1_42/boost/thread/mutex.hpp:16, from include/mapnik/projection.hpp:33, from include/mapnik/proj_transform.hpp:29, from include/mapnik/ctrans.hpp:32, from include/mapnik/vertex_vector.hpp:34, from include/mapnik/geometry.hpp:30, from include/mapnik/feature.hpp:29, from plugins/input/raster/raster_datasource.hpp:28, from plugins/input/raster/raster_info.hpp:27, from plugins/input/raster/raster_info.cpp:24: /usr/include/boost-1_42/boost/cstdint.hpp:433:0: warning: "INT64_C" redefined /usr/include/unicode/umachine.h:190:0: note: this is the location of the previous definition /usr/include/boost-1_42/boost/cstdint.hpp:434:0: warning: "UINT64_C" redefined /usr/include/unicode/umachine.h:198:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o plugins/input/raster/raster.input -shared plugins/input/raster/raster_datasource.os plugins/input/raster/raster_featureset.os plugins/input/raster/raster_info.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 x86_64-pc-linux-gnu-g++ -o plugins/input/shape/dbffile.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/dbffile.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shape.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shape.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shape_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shape_featureset.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shapefile.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shapefile.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shape_index_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shape_index_featureset.cpp In file included from /usr/include/boost-1_42/boost/date_time/microsec_time_clock.hpp:17:0, from /usr/include/boost-1_42/boost/thread/thread_time.hpp:9, from /usr/include/boost-1_42/boost/thread/locks.hpp:12, from /usr/include/boost-1_42/boost/thread/pthread/mutex.hpp:11, from /usr/include/boost-1_42/boost/thread/mutex.hpp:16, from include/mapnik/projection.hpp:33, from include/mapnik/proj_transform.hpp:29, from include/mapnik/ctrans.hpp:32, from include/mapnik/vertex_vector.hpp:34, from include/mapnik/geometry.hpp:30, from include/mapnik/feature.hpp:29, from include/mapnik/feature_factory.hpp:28, from plugins/input/shape/shape_index_featureset.cpp:25: /usr/include/boost-1_42/boost/cstdint.hpp:433:0: warning: "INT64_C" redefined /usr/include/unicode/umachine.h:190:0: note: this is the location of the previous definition /usr/include/boost-1_42/boost/cstdint.hpp:434:0: warning: "UINT64_C" redefined /usr/include/unicode/umachine.h:198:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shape_io.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shape_io.cpp In file included from /usr/include/boost-1_42/boost/date_time/microsec_time_clock.hpp:17:0, from /usr/include/boost-1_42/boost/thread/thread_time.hpp:9, from /usr/include/boost-1_42/boost/thread/locks.hpp:12, from /usr/include/boost-1_42/boost/thread/pthread/mutex.hpp:11, from /usr/include/boost-1_42/boost/thread/mutex.hpp:16, from include/mapnik/projection.hpp:33, from include/mapnik/proj_transform.hpp:29, from include/mapnik/ctrans.hpp:32, from include/mapnik/vertex_vector.hpp:34, from include/mapnik/geometry.hpp:30, from include/mapnik/feature.hpp:29, from plugins/input/shape/dbffile.hpp:26, from plugins/input/shape/shape_io.hpp:27, from plugins/input/shape/shape_io.cpp:25: /usr/include/boost-1_42/boost/cstdint.hpp:433:0: warning: "INT64_C" redefined /usr/include/unicode/umachine.h:190:0: note: this is the location of the previous definition /usr/include/boost-1_42/boost/cstdint.hpp:434:0: warning: "UINT64_C" redefined /usr/include/unicode/umachine.h:198:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shape.input -shared plugins/input/shape/dbffile.os plugins/input/shape/shape.os plugins/input/shape/shape_featureset.os plugins/input/shape/shapefile.os plugins/input/shape/shape_index_featureset.os plugins/input/shape/shape_io.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lboost_iostreams-mt-1_42 x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shapefile.o -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Iplugins/input/shape -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shapefile.cpp x86_64-pc-linux-gnu-g++ -o src/envelope.o -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Iplugins/input/shape -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/envelope.cpp x86_64-pc-linux-gnu-g++ -o utils/shapeindex/shapeindex.o -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Iplugins/input/shape -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 utils/shapeindex/shapeindex.cpp x86_64-pc-linux-gnu-g++ -o utils/shapeindex/shapeindex utils/shapeindex/shapeindex.o src/envelope.o plugins/input/shape/shapefile.o -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lboost_program_options-mt-1_42 -lboost_iostreams-mt-1_42 -lboost_filesystem-mt-1_42 -lboost_system-mt-1_42 scons: done building targets. >>> Source compiled. >>> Test phase [none]: sci-geosciences/mapnik-0.7.1-r1 >>> Install mapnik-0.7.1-r1 into /var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/ category sci-geosciences scons: Reading SConscript files ...  Welcome to Mapnik...  Configuring build environment... SCons CONFIG found: 'config.py', variables will be inherited... CXX=x86_64-pc-linux-gnu-g++ INPUT_PLUGINS=gdal,ogr,postgis,raster,shape DESTDIR=/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/ BOOST_INCLUDES=/usr/include/boost-1_42 BOOST_LIBS=/usr/lib64/boost-1_42 BOOST_VERSION=1_42 CAIRO=False SYSTEM_FONTS=/usr/share/fonts/dejavu BINDINGS=all Configuring on Linux in *release mode*... Checking for freetype-config... yes Checking for xml2-config... yes Sorting lib and inc compiler paths by priority... internal,other,frameworks,user,system(cached) yes Checking for C library m... yes Checking for C library ltdl... yes Checking for C library png... yes Checking for C library tiff... yes Checking for C library z... yes Checking for C library jpeg... yes Checking for C library proj... yes Checking for C++ library icuuc... yes Checking for C++ library agg... yes Searching for boost libs and headers... (cached)  *libs found: /usr/lib64/boost-1_42 *headers found: /usr/include/boost-1_42 *using boost lib naming: -mt-1_42 Checking for Boost version >= 1.34... yes Found boost lib version... 1_42 Checking for C++ library boost_system-mt-1_42... yes Checking for C++ library boost_filesystem-mt-1_42... yes Checking for C++ library boost_regex-mt-1_42... yes Checking for C++ library boost_iostreams-mt-1_42... yes Checking for C++ library boost_program_options-mt-1_42... yes Checking for C++ library boost_thread-mt-1_42... yes Checking for requested plugins dependencies... Checking for gdal-config --libs... yes Checking for gdal-config --cflags... yes Checking for name of gdal library... gdal Checking if gdal is ogr enabled... yes Checking for name of ogr library... gdal Checking for pg_config... yes Checking for C++ header file boost/python/detail/config.hpp... yes  All Required dependencies found!  Overwriting and re-saving file 'config.py'... Will hold custom path variables from commandline and python config file(s)...  Note: will build without these OPTIONAL dependencies: - cairo (Cairo C library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) - cairomm (Cairomm C++ bindings to Cairo library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) - pycairo (Python bindings to Cairo library | configured using pkg-config | try setting PKG_CONFIG_PATH SCons option) Bindings Python version... 2.7 Python 2.7 prefix... /usr Python bindings will install in... /var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages Sorting lib and inc compiler paths by priority... internal,other,frameworks,user,system(cached) yes scons: done reading SConscript files. scons: Building targets ... x86_64-pc-linux-gnu-g++ -o src/agg_renderer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/agg_renderer.cpp x86_64-pc-linux-gnu-g++ -o src/datasource_cache.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/datasource_cache.cpp x86_64-pc-linux-gnu-g++ -o src/color.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/color.cpp x86_64-pc-linux-gnu-g++ -o src/envelope.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/envelope.cpp x86_64-pc-linux-gnu-g++ -o src/filter_factory.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/filter_factory.cpp In file included from /usr/include/boost-1_42/boost/date_time/microsec_time_clock.hpp:17:0, from /usr/include/boost-1_42/boost/thread/thread_time.hpp:9, from /usr/include/boost-1_42/boost/thread/locks.hpp:12, from /usr/include/boost-1_42/boost/thread/pthread/mutex.hpp:11, from /usr/include/boost-1_42/boost/thread/mutex.hpp:16, from include/mapnik/projection.hpp:33, from include/mapnik/proj_transform.hpp:29, from include/mapnik/ctrans.hpp:32, from include/mapnik/vertex_vector.hpp:34, from include/mapnik/geometry.hpp:30, from include/mapnik/feature.hpp:29, from include/mapnik/filter.hpp:29, from include/mapnik/comparison.hpp:27, from include/mapnik/filter_parser.hpp:31, from include/mapnik/filter_factory.hpp:29, from src/filter_factory.cpp:24: /usr/include/boost-1_42/boost/cstdint.hpp:433:0: warning: "INT64_C" redefined /usr/include/unicode/umachine.h:190:0: note: this is the location of the previous definition /usr/include/boost-1_42/boost/cstdint.hpp:434:0: warning: "UINT64_C" redefined /usr/include/unicode/umachine.h:198:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o src/font_engine_freetype.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/font_engine_freetype.cpp x86_64-pc-linux-gnu-g++ -o src/font_set.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/font_set.cpp x86_64-pc-linux-gnu-g++ -o src/graphics.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/graphics.cpp x86_64-pc-linux-gnu-g++ -o src/image_reader.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/image_reader.cpp x86_64-pc-linux-gnu-g++ -o src/image_util.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/image_util.cpp x86_64-pc-linux-gnu-g++ -o src/layer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/layer.cpp In file included from /usr/include/boost-1_42/boost/date_time/microsec_time_clock.hpp:17:0, from /usr/include/boost-1_42/boost/thread/thread_time.hpp:9, from /usr/include/boost-1_42/boost/thread/locks.hpp:12, from /usr/include/boost-1_42/boost/thread/pthread/mutex.hpp:11, from /usr/include/boost-1_42/boost/thread/mutex.hpp:16, from include/mapnik/projection.hpp:33, from include/mapnik/proj_transform.hpp:29, from include/mapnik/ctrans.hpp:32, from include/mapnik/vertex_vector.hpp:34, from include/mapnik/geometry.hpp:30, from include/mapnik/feature.hpp:29, from include/mapnik/layer.hpp:27, from src/layer.cpp:26: /usr/include/boost-1_42/boost/cstdint.hpp:433:0: warning: "INT64_C" redefined /usr/include/unicode/umachine.h:190:0: note: this is the location of the previous definition /usr/include/boost-1_42/boost/cstdint.hpp:434:0: warning: "UINT64_C" redefined /usr/include/unicode/umachine.h:198:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o src/line_pattern_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/line_pattern_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/map.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/map.cpp x86_64-pc-linux-gnu-g++ -o src/load_map.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/load_map.cpp x86_64-pc-linux-gnu-g++ -o src/memory.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/memory.cpp x86_64-pc-linux-gnu-g++ -o src/params.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/params.cpp x86_64-pc-linux-gnu-g++ -o src/placement_finder.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/placement_finder.cpp x86_64-pc-linux-gnu-g++ -o src/plugin.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/plugin.cpp x86_64-pc-linux-gnu-g++ -o src/png_reader.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/png_reader.cpp src/png_reader.cpp: In function 'void mapnik::png_read_data(png_struct*, png_byte*, png_size_t)': src/png_reader.cpp:85:52: warning: 'png_struct_def::io_ptr' is deprecated (declared at /usr/include/png.h:1112) src/png_reader.cpp:85:52: warning: 'png_struct_def::io_ptr' is deprecated (declared at /usr/include/png.h:1112) src/png_reader.cpp: In member function 'void mapnik::PngReader::init()': src/png_reader.cpp:100:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result x86_64-pc-linux-gnu-g++ -o src/point_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/point_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/polygon_pattern_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/polygon_pattern_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/save_map.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/save_map.cpp x86_64-pc-linux-gnu-g++ -o src/shield_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/shield_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/text_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/text_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/tiff_reader.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/tiff_reader.cpp x86_64-pc-linux-gnu-g++ -o src/wkb.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/wkb.cpp x86_64-pc-linux-gnu-g++ -o src/projection.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/projection.cpp x86_64-pc-linux-gnu-g++ -o src/proj_transform.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/proj_transform.cpp x86_64-pc-linux-gnu-g++ -o src/distance.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/distance.cpp x86_64-pc-linux-gnu-g++ -o src/scale_denominator.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/scale_denominator.cpp x86_64-pc-linux-gnu-g++ -o src/memory_datasource.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/memory_datasource.cpp x86_64-pc-linux-gnu-g++ -o src/stroke.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/stroke.cpp x86_64-pc-linux-gnu-g++ -o src/symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/symbolizer.cpp x86_64-pc-linux-gnu-g++ -o src/arrow.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/arrow.cpp x86_64-pc-linux-gnu-g++ -o src/unicode.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/unicode.cpp x86_64-pc-linux-gnu-g++ -o src/libxml2_loader.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/libxml2_loader.cpp x86_64-pc-linux-gnu-g++ -o src/libmapnik.so -Wl,-rpath-link,. -Wl,-soname,libmapnik.so.0.7 -shared src/agg_renderer.os src/datasource_cache.os src/color.os src/envelope.os src/filter_factory.os src/font_engine_freetype.os src/font_set.os src/graphics.os src/image_reader.os src/image_util.os src/layer.os src/line_pattern_symbolizer.os src/map.os src/load_map.os src/memory.os src/params.os src/placement_finder.os src/plugin.os src/png_reader.os src/point_symbolizer.os src/polygon_pattern_symbolizer.os src/save_map.os src/shield_symbolizer.os src/text_symbolizer.os src/tiff_reader.os src/wkb.os src/projection.os src/proj_transform.os src/distance.os src/scale_denominator.os src/memory_datasource.os src/stroke.os src/symbolizer.os src/arrow.os src/unicode.os src/libxml2_loader.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lfreetype -lltdl -lpng -ltiff -lz -ljpeg -lproj -licuuc -lagg -lboost_filesystem-mt-1_42 -lboost_regex-mt-1_42 -lxml2 -lboost_thread-mt-1_42 -lagg Install file: "src/libmapnik.so" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/libmapnik.so.0.7.1" symlink(["/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/libmapnik.so.0.7"], ["/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/libmapnik.so.0.7.1"]) symlink(["/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/libmapnik.so"], ["/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/libmapnik.so.0.7"]) Install file: "include/mapnik/stroke.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/stroke.hpp" Install file: "include/mapnik/distance.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/distance.hpp" Install file: "include/mapnik/vertex_transform.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/vertex_transform.hpp" Install file: "include/mapnik/rule.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/rule.hpp" Install file: "include/mapnik/logical.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/logical.hpp" Install file: "include/mapnik/feature_layer_desc.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/feature_layer_desc.hpp" Install file: "include/mapnik/image_util.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/image_util.hpp" Install file: "include/mapnik/feature.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/feature.hpp" Install file: "include/mapnik/cairo_renderer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/cairo_renderer.hpp" Install file: "include/mapnik/polygon_symbolizer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/polygon_symbolizer.hpp" Install file: "include/mapnik/ellipsoid.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/ellipsoid.hpp" Install file: "include/mapnik/vertex_vector.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/vertex_vector.hpp" Install file: "include/mapnik/markers_converter.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/markers_converter.hpp" Install file: "include/mapnik/filter_factory.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/filter_factory.hpp" Install file: "include/mapnik/style.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/style.hpp" Install file: "include/mapnik/attribute.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/attribute.hpp" Install file: "include/mapnik/wkb.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/wkb.hpp" Install file: "include/mapnik/datasource.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/datasource.hpp" Install file: "include/mapnik/gamma.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/gamma.hpp" Install file: "include/mapnik/regex_filter.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/regex_filter.hpp" Install file: "include/mapnik/shield_symbolizer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/shield_symbolizer.hpp" Install file: "include/mapnik/filter_parser.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/filter_parser.hpp" Install file: "include/mapnik/version.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/version.hpp" Install file: "include/mapnik/query.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/query.hpp" Install file: "include/mapnik/scale_denominator.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/scale_denominator.hpp" Install file: "include/mapnik/color.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/color.hpp" Install file: "include/mapnik/memory.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/memory.hpp" Install file: "include/mapnik/ctrans.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/ctrans.hpp" Install file: "include/mapnik/geometry.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/geometry.hpp" Install file: "include/mapnik/vertex.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/vertex.hpp" Install file: "include/mapnik/raster.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/raster.hpp" Install file: "include/mapnik/feature_factory.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/feature_factory.hpp" Install file: "include/mapnik/map.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/map.hpp" Install file: "include/mapnik/geom_util.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/geom_util.hpp" Install file: "include/mapnik/placement_finder.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/placement_finder.hpp" Install file: "include/mapnik/filter_visitor.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/filter_visitor.hpp" Install file: "include/mapnik/polygon_pattern_symbolizer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/polygon_pattern_symbolizer.hpp" Install file: "include/mapnik/value.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/value.hpp" Install file: "include/mapnik/markers_symbolizer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/markers_symbolizer.hpp" Install file: "include/mapnik/unicode.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/unicode.hpp" Install file: "include/mapnik/jpeg_io.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/jpeg_io.hpp" Install file: "include/mapnik/filter.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/filter.hpp" Install file: "include/mapnik/proj_transform.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/proj_transform.hpp" Install file: "include/mapnik/line_pattern_symbolizer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/line_pattern_symbolizer.hpp" Install file: "include/mapnik/image_reader.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/image_reader.hpp" Install file: "include/mapnik/memory_datasource.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/memory_datasource.hpp" Install file: "include/mapnik/point_symbolizer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/point_symbolizer.hpp" Install file: "include/mapnik/load_map.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/load_map.hpp" Install file: "include/mapnik/memory_featureset.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/memory_featureset.hpp" Install file: "include/mapnik/image_data.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/image_data.hpp" Install file: "include/mapnik/projection.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/projection.hpp" Install file: "include/mapnik/label_placement.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/label_placement.hpp" Install file: "include/mapnik/font_engine_freetype.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/font_engine_freetype.hpp" Install file: "include/mapnik/plugin.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/plugin.hpp" Install file: "include/mapnik/comparison.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/comparison.hpp" Install file: "include/mapnik/css_color_parser.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/css_color_parser.hpp" Install file: "include/mapnik/utils.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/utils.hpp" Install file: "include/mapnik/color_factory.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/color_factory.hpp" Install file: "include/mapnik/ptree_helpers.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/ptree_helpers.hpp" Install file: "include/mapnik/font_set.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/font_set.hpp" Install file: "include/mapnik/symbolizer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/symbolizer.hpp" Install file: "include/mapnik/octree.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/octree.hpp" Install file: "include/mapnik/spatial.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/spatial.hpp" Install file: "include/mapnik/save_map.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/save_map.hpp" Install file: "include/mapnik/feature_type_style.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/feature_type_style.hpp" Install file: "include/mapnik/math_expr.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/math_expr.hpp" Install file: "include/mapnik/text_symbolizer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/text_symbolizer.hpp" Install file: "include/mapnik/style_factory.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/style_factory.hpp" Install file: "include/mapnik/filter_expression.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/filter_expression.hpp" Install file: "include/mapnik/datasource_cache.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/datasource_cache.hpp" Install file: "include/mapnik/quad_tree.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/quad_tree.hpp" Install file: "include/mapnik/filter_featureset.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/filter_featureset.hpp" Install file: "include/mapnik/layer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/layer.hpp" Install file: "include/mapnik/enumeration.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/enumeration.hpp" Install file: "include/mapnik/config_error.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/config_error.hpp" Install file: "include/mapnik/global.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/global.hpp" Install file: "include/mapnik/arrow.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/arrow.hpp" Install file: "include/mapnik/fill.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/fill.hpp" Install file: "include/mapnik/factory.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/factory.hpp" Install file: "include/mapnik/text_path.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/text_path.hpp" Install file: "include/mapnik/envelope.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/envelope.hpp" Install file: "include/mapnik/feature_style_processor.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/feature_style_processor.hpp" Install file: "include/mapnik/hit_test_filter.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/hit_test_filter.hpp" Install file: "include/mapnik/attribute_collector.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/attribute_collector.hpp" Install file: "include/mapnik/raster_symbolizer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/raster_symbolizer.hpp" Install file: "include/mapnik/hextree.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/hextree.hpp" Install file: "include/mapnik/line_symbolizer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/line_symbolizer.hpp" Install file: "include/mapnik/config.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/config.hpp" Install file: "include/mapnik/wall_clock_timer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/wall_clock_timer.hpp" Install file: "include/mapnik/params.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/params.hpp" Install file: "include/mapnik/label_collision_detector.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/label_collision_detector.hpp" Install file: "include/mapnik/coord.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/coord.hpp" Install file: "include/mapnik/agg_renderer.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/agg_renderer.hpp" Install file: "include/mapnik/libxml2_loader.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/libxml2_loader.hpp" Install file: "include/mapnik/coord_array.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/coord_array.hpp" Install file: "include/mapnik/boolean_filter.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/boolean_filter.hpp" Install file: "include/mapnik/pool.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/pool.hpp" Install file: "include/mapnik/png_io.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/png_io.hpp" Install file: "include/mapnik/expression.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/expression.hpp" Install file: "include/mapnik/attribute_descriptor.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/attribute_descriptor.hpp" Install file: "include/mapnik/graphics.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/graphics.hpp" Install file: "include/mapnik/image_view.hpp" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/include/mapnik/image_view.hpp" x86_64-pc-linux-gnu-g++ -o plugins/input/gdal/gdal_datasource.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/gdal/gdal_datasource.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/gdal/gdal_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/gdal/gdal_featureset.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/gdal/gdal.input -shared plugins/input/gdal/gdal_datasource.os plugins/input/gdal/gdal_featureset.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lgdal Install file: "plugins/input/gdal/gdal.input" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/mapnik/input/gdal.input" x86_64-pc-linux-gnu-g++ -o plugins/input/ogr/ogr_converter.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/ogr/ogr_converter.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/ogr/ogr_datasource.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/ogr/ogr_datasource.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/ogr/ogr_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/ogr/ogr_featureset.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/ogr/ogr_index_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/ogr/ogr_index_featureset.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/ogr/ogr.input -shared plugins/input/ogr/ogr_converter.os plugins/input/ogr/ogr_datasource.os plugins/input/ogr/ogr_featureset.os plugins/input/ogr/ogr_index_featureset.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lgdal Install file: "plugins/input/ogr/ogr.input" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/mapnik/input/ogr.input" x86_64-pc-linux-gnu-g++ -o plugins/input/postgis/postgis.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/postgis/postgis.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/postgis/postgisfs.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/postgis/postgisfs.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/postgis/postgis.input -shared plugins/input/postgis/postgis.os plugins/input/postgis/postgisfs.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lpq Install file: "plugins/input/postgis/postgis.input" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/mapnik/input/postgis.input" x86_64-pc-linux-gnu-g++ -o plugins/input/raster/raster_datasource.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/raster/raster_datasource.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/raster/raster_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/raster/raster_featureset.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/raster/raster_info.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/raster/raster_info.cpp In file included from /usr/include/boost-1_42/boost/date_time/microsec_time_clock.hpp:17:0, from /usr/include/boost-1_42/boost/thread/thread_time.hpp:9, from /usr/include/boost-1_42/boost/thread/locks.hpp:12, from /usr/include/boost-1_42/boost/thread/pthread/mutex.hpp:11, from /usr/include/boost-1_42/boost/thread/mutex.hpp:16, from include/mapnik/projection.hpp:33, from include/mapnik/proj_transform.hpp:29, from include/mapnik/ctrans.hpp:32, from include/mapnik/vertex_vector.hpp:34, from include/mapnik/geometry.hpp:30, from include/mapnik/feature.hpp:29, from plugins/input/raster/raster_datasource.hpp:28, from plugins/input/raster/raster_info.hpp:27, from plugins/input/raster/raster_info.cpp:24: /usr/include/boost-1_42/boost/cstdint.hpp:433:0: warning: "INT64_C" redefined /usr/include/unicode/umachine.h:190:0: note: this is the location of the previous definition /usr/include/boost-1_42/boost/cstdint.hpp:434:0: warning: "UINT64_C" redefined /usr/include/unicode/umachine.h:198:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o plugins/input/raster/raster.input -shared plugins/input/raster/raster_datasource.os plugins/input/raster/raster_featureset.os plugins/input/raster/raster_info.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 Install file: "plugins/input/raster/raster.input" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/mapnik/input/raster.input" x86_64-pc-linux-gnu-g++ -o plugins/input/shape/dbffile.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/dbffile.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shape.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shape.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shape_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shape_featureset.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shapefile.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shapefile.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shape_index_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shape_index_featureset.cpp In file included from /usr/include/boost-1_42/boost/date_time/microsec_time_clock.hpp:17:0, from /usr/include/boost-1_42/boost/thread/thread_time.hpp:9, from /usr/include/boost-1_42/boost/thread/locks.hpp:12, from /usr/include/boost-1_42/boost/thread/pthread/mutex.hpp:11, from /usr/include/boost-1_42/boost/thread/mutex.hpp:16, from include/mapnik/projection.hpp:33, from include/mapnik/proj_transform.hpp:29, from include/mapnik/ctrans.hpp:32, from include/mapnik/vertex_vector.hpp:34, from include/mapnik/geometry.hpp:30, from include/mapnik/feature.hpp:29, from include/mapnik/feature_factory.hpp:28, from plugins/input/shape/shape_index_featureset.cpp:25: /usr/include/boost-1_42/boost/cstdint.hpp:433:0: warning: "INT64_C" redefined /usr/include/unicode/umachine.h:190:0: note: this is the location of the previous definition /usr/include/boost-1_42/boost/cstdint.hpp:434:0: warning: "UINT64_C" redefined /usr/include/unicode/umachine.h:198:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shape_io.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shape_io.cpp In file included from /usr/include/boost-1_42/boost/date_time/microsec_time_clock.hpp:17:0, from /usr/include/boost-1_42/boost/thread/thread_time.hpp:9, from /usr/include/boost-1_42/boost/thread/locks.hpp:12, from /usr/include/boost-1_42/boost/thread/pthread/mutex.hpp:11, from /usr/include/boost-1_42/boost/thread/mutex.hpp:16, from include/mapnik/projection.hpp:33, from include/mapnik/proj_transform.hpp:29, from include/mapnik/ctrans.hpp:32, from include/mapnik/vertex_vector.hpp:34, from include/mapnik/geometry.hpp:30, from include/mapnik/feature.hpp:29, from plugins/input/shape/dbffile.hpp:26, from plugins/input/shape/shape_io.hpp:27, from plugins/input/shape/shape_io.cpp:25: /usr/include/boost-1_42/boost/cstdint.hpp:433:0: warning: "INT64_C" redefined /usr/include/unicode/umachine.h:190:0: note: this is the location of the previous definition /usr/include/boost-1_42/boost/cstdint.hpp:434:0: warning: "UINT64_C" redefined /usr/include/unicode/umachine.h:198:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shape.input -shared plugins/input/shape/dbffile.os plugins/input/shape/shape.os plugins/input/shape/shape_featureset.os plugins/input/shape/shapefile.os plugins/input/shape/shape_index_featureset.os plugins/input/shape/shape_io.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lboost_iostreams-mt-1_42 Install file: "plugins/input/shape/shape.input" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/mapnik/input/shape.input" x86_64-pc-linux-gnu-g++ -o utils/shapeindex/shapeindex.o -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Iplugins/input/shape -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 utils/shapeindex/shapeindex.cpp x86_64-pc-linux-gnu-g++ -o src/envelope.o -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Iplugins/input/shape -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 src/envelope.cpp x86_64-pc-linux-gnu-g++ -o plugins/input/shape/shapefile.o -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -Iplugins/input/shape -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 plugins/input/shape/shapefile.cpp x86_64-pc-linux-gnu-g++ -o utils/shapeindex/shapeindex utils/shapeindex/shapeindex.o src/envelope.o plugins/input/shape/shapefile.o -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lboost_program_options-mt-1_42 -lboost_iostreams-mt-1_42 -lboost_filesystem-mt-1_42 -lboost_system-mt-1_42 Install file: "utils/shapeindex/shapeindex" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/bin/shapeindex" Install file: "bindings/python/mapnik/paths.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/paths.py" Install file: "bindings/python/mapnik/__init__.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/__init__.py" Install file: "bindings/python/mapnik/ogcserver/modserver.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/ogcserver/modserver.py" Install file: "bindings/python/mapnik/ogcserver/wsgi.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/ogcserver/wsgi.py" Install file: "bindings/python/mapnik/ogcserver/cgiserver.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/ogcserver/cgiserver.py" Install file: "bindings/python/mapnik/ogcserver/configparser.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/ogcserver/configparser.py" Install file: "bindings/python/mapnik/ogcserver/wms130.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/ogcserver/wms130.py" Install file: "bindings/python/mapnik/ogcserver/WMS.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/ogcserver/WMS.py" Install file: "bindings/python/mapnik/ogcserver/common.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/ogcserver/common.py" Install file: "bindings/python/mapnik/ogcserver/exceptions.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/ogcserver/exceptions.py" Install file: "bindings/python/mapnik/ogcserver/__init__.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/ogcserver/__init__.py" Install file: "bindings/python/mapnik/ogcserver/wms111.py" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/ogcserver/wms111.py" x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_layer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_layer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_feature.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_feature.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_projection.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_projection.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_rule.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_rule.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_envelope.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_envelope.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_parameters.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_parameters.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_text_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_text_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_view_transform.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_view_transform.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_line_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_line_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_raster_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_raster_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_map.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_map.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_coord.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_coord.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_point_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_point_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_stroke.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_stroke.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_query.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_query.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_polygon_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_polygon_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_proj_transform.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_proj_transform.cpp In file included from /usr/include/boost-1_42/boost/python/detail/wrap_python.hpp:50:0, from /usr/include/boost-1_42/boost/python/detail/prefix.hpp:13, from /usr/include/boost-1_42/boost/python/args.hpp:8, from /usr/include/boost-1_42/boost/python.hpp:11, from bindings/python/mapnik_proj_transform.cpp:27: /usr/include/python2.7/pyconfig.h:1149:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1171:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_shield_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_shield_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_polygon_pattern_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_polygon_pattern_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/python_cairo.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/python_cairo.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_datasource.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_datasource.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_style.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_style.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_image.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_image.cpp In file included from /usr/include/boost-1_42/boost/python/detail/wrap_python.hpp:50:0, from /usr/include/boost-1_42/boost/python/detail/prefix.hpp:13, from /usr/include/boost-1_42/boost/python/args.hpp:8, from /usr/include/boost-1_42/boost/python.hpp:11, from bindings/python/mapnik_image.cpp:30: /usr/include/python2.7/pyconfig.h:1149:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1171:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_featureset.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_featureset.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_filter.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_filter.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_font_engine.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_font_engine.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_color.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_color.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_geometry.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_geometry.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_datasource_cache.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_datasource_cache.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_image_view.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_image_view.cpp In file included from /usr/include/boost-1_42/boost/python/detail/wrap_python.hpp:50:0, from /usr/include/boost-1_42/boost/python/detail/prefix.hpp:13, from /usr/include/boost-1_42/boost/python/args.hpp:8, from /usr/include/boost-1_42/boost/python.hpp:11, from bindings/python/mapnik_image_view.cpp:29: /usr/include/python2.7/pyconfig.h:1149:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:162:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1171:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_python.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_python.cpp In file included from /usr/include/boost-1_42/boost/function/detail/prologue.hpp:17:0, from /usr/include/boost-1_42/boost/function/function_template.hpp:13, from /usr/include/boost-1_42/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost-1_42/boost/function/function0.hpp:11, from /usr/include/boost-1_42/boost/python/errors.hpp:13, from /usr/include/boost-1_42/boost/python/handle.hpp:11, from /usr/include/boost-1_42/boost/python/args_fwd.hpp:10, from /usr/include/boost-1_42/boost/python/args.hpp:10, from /usr/include/boost-1_42/boost/python.hpp:11, from bindings/python/mapnik_python.cpp:24: /usr/include/boost-1_42/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >]': /usr/include/boost-1_42/boost/function/function_base.hpp:360:11: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >, mpl_::true_ = mpl_::bool_]' /usr/include/boost-1_42/boost/function/function_base.hpp:406:11: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >]' /usr/include/boost-1_42/boost/function/function_base.hpp:434:13: instantiated from 'static void boost::detail::function::functor_manager::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >]' /usr/include/boost-1_42/boost/function/function_template.hpp:913:60: instantiated from 'void boost::function2::assign_to(Functor) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >, R = bool, T0 = const boost::python::detail::exception_handler&, T1 = const boost::function0&]' /usr/include/boost-1_42/boost/function/function_template.hpp:722:7: instantiated from 'boost::function2::function2(Functor, typename boost::enable_if_c::value>::value, int>::type) [with Functor = boost::_bi::bind_t, boost::_bi::list3, boost::arg<2>, boost::_bi::value > >, R = bool, T0 = const boost::python::detail::exception_handler&, T1 = const boost::function0&, typename boost::enable_if_c::value>::value, int>::type = int]' /usr/include/boost-1_42/boost/python/exception_translator.hpp:20:5: instantiated from 'void boost::python::register_exception_translator(Translate, boost::type*) [with ExceptionType = mapnik::config_error, Translate = void (*)(const mapnik::config_error&)]' bindings/python/mapnik_python.cpp:301:67: instantiated from here /usr/include/boost-1_42/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/boost-1_42/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules x86_64-pc-linux-gnu-g++ -o bindings/python/mapnik_line_pattern_symbolizer.os -c -DHAVE_LIBXML2 -ansi -Wall -pthread -ftemplate-depth-100 -DLINUX -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -DSHAPE_MEMORY_MAPPED_FILE -fPIC -I/usr/include/python2.7 -I. -Iinclude -I/usr/include -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/boost-1_42 -I/usr/include/postgresql-9.0 -I/usr/include/agg2 bindings/python/mapnik_line_pattern_symbolizer.cpp x86_64-pc-linux-gnu-g++ -o bindings/python/_mapnik.so -shared bindings/python/mapnik_symbolizer.os bindings/python/mapnik_layer.os bindings/python/mapnik_feature.os bindings/python/mapnik_projection.os bindings/python/mapnik_rule.os bindings/python/mapnik_envelope.os bindings/python/mapnik_parameters.os bindings/python/mapnik_text_symbolizer.os bindings/python/mapnik_view_transform.os bindings/python/mapnik_line_symbolizer.os bindings/python/mapnik_raster_symbolizer.os bindings/python/mapnik_map.os bindings/python/mapnik_coord.os bindings/python/mapnik_point_symbolizer.os bindings/python/mapnik_stroke.os bindings/python/mapnik_query.os bindings/python/mapnik_polygon_symbolizer.os bindings/python/mapnik_proj_transform.os bindings/python/mapnik_shield_symbolizer.os bindings/python/mapnik_polygon_pattern_symbolizer.os bindings/python/python_cairo.os bindings/python/mapnik_datasource.os bindings/python/mapnik_style.os bindings/python/mapnik_image.os bindings/python/mapnik_featureset.os bindings/python/mapnik_filter.os bindings/python/mapnik_font_engine.os bindings/python/mapnik_color.os bindings/python/mapnik_geometry.os bindings/python/mapnik_datasource_cache.os bindings/python/mapnik_image_view.os bindings/python/mapnik_python.os bindings/python/mapnik_line_pattern_symbolizer.os -Lsrc -L/usr/lib64 -L/usr/lib64/boost-1_42 -L/usr/lib64/postgresql-9.0/lib64 -lmapnik -lpng -ljpeg -lboost_python-mt-1_42 Install file: "bindings/python/_mapnik.so" as "/var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/usr/lib64/python2.7/site-packages/mapnik/_mapnik.so" scons: done building targets. >>> Completed installing mapnik-0.7.1-r1 into /var/tmp/portage/sci-geosciences/mapnik-0.7.1-r1/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib64/mapnik/input/shape.input usr/lib64/mapnik/input/gdal.input usr/lib64/mapnik/input/ogr.input usr/lib64/mapnik/input/raster.input usr/lib64/mapnik/input/postgis.input usr/lib64/libmapnik.so.0.7.1 usr/lib64/python2.7/site-packages/mapnik/_mapnik.so usr/bin/shapeindex * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib64/mapnik/input/shape.input * /usr/lib64/mapnik/input/gdal.input * /usr/lib64/mapnik/input/ogr.input * /usr/lib64/mapnik/input/raster.input * /usr/lib64/mapnik/input/postgis.input * /usr/lib64/libmapnik.so.0.7.1 * /usr/lib64/python2.7/site-packages/mapnik/_mapnik.so * /usr/bin/shapeindex * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/boost-1_42/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules * /usr/include/boost-1_42/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules * /usr/include/boost-1_42/boost/function/function_base.hpp:321:15: warning: dereferencing type-punned pointer will break strict-aliasing rules * /usr/include/boost-1_42/boost/function/function_base.hpp:325:13: warning: dereferencing type-punned pointer will break strict-aliasing rules * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.mapnik.org/ * * See the home page or the OpenStreetMap wiki for more info, and * the installed examples for the default mapnik ogcserver config. *