Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 293691 Details for
Bug 391783
sci-geosciences/mapserver-6.0.1 conflicting types for 'msWFSGetCapabilities11'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log (text/plain), 87.34 KB, created by
Jean-Claude Repetto
on 2011-11-25 10:07:25 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Jean-Claude Repetto
Created:
2011-11-25 10:07:25 UTC
Size:
87.34 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sci-geosciences/mapserver-6.0.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sci-geosciences@gentoo.org >[32;01m * [39;49;00mUSE: cairo elibc_glibc gdal geos kernel_linux php_targets_php5-3 postgis proj python threads userland_GNU x86 >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking mapserver-6.0.1.tar.gz to /var/tmp/portage/sci-geosciences/mapserver-6.0.1/work >>>> Source unpacked in /var/tmp/portage/sci-geosciences/mapserver-6.0.1/work >>>> Preparing source in /var/tmp/portage/sci-geosciences/mapserver-6.0.1/work/mapserver-6.0.1 ... > [32;01m*[0m Applying 6.0.0_rc1-ldflags.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 6.0.0_rc1-bool.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 6.0.0_rc1-php_ldflags.patch ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sci-geosciences/mapserver-6.0.1/work/mapserver-6.0.1' ... > [32;01m*[0m Running autoconf ... >[A[229C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-geosciences/mapserver-6.0.1/work/mapserver-6.0.1 ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-oraclespatial --without-sde --with-libiconv --with-jpeg --with-gd --with-gif=/usr/ --with-wms --with-kml --with-curl-config --with-agg-svg-symbols --with-httpd=/usr/sbin/apache2 --with-fastcgi --without-ogl --without-ftgl --with-proj --with-threads --with-geos --with-gdal --with-ogr --with-postgis --without-mysql --without-xml2-config --without-xslt --without-xml-mapfile --without-fribidi-config --with-cairo --with-wfs --with-wcs --with-wfsclient --with-wmsclient >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking if compiler supports -R... no >checking if compiler supports -Wl,-rpath,... yes >checking for exp in -lm... yes >checking for __gxx_personality_v0 in -lstdc++... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for strdup... yes >checking for strrstr... no >checking for strcasestr... yes >checking for strlcat... no >checking for strlcpy... no >checking for vsnprintf... yes >MapServer Version from mapserver.h: '6.0.1' >checking if pkg-config path is provided... checking for pkg-config... /usr/bin/pkg-config >checking for freetype-config... /usr/bin/freetype-config >checking for FT_Init_FreeType in -lfreetype... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking ft2build.h usability... yes >checking ft2build.h presence... yes >checking for ft2build.h... yes >configure: checking where Zlib is installed... >checking for zlibVersion in -lz... yes > using libz from system libs (-DUSE_ZLIB). >configure: checking where PNG is installed... >checking for png_init_io in -lpng... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes > using libpng from system libs. >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >configure: checking where GIF is installed... > using libgif from -L/usr//lib -lgif >checking /usr//include/gif_lib.h usability... yes >checking /usr//include/gif_lib.h presence... yes >checking for /usr//include/gif_lib.h... yes >configure: checking whether we should include JPEG support... >checking for jpeg_read_header in -ljpeg... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes > using libjpeg from system libs. >configure: checking where libXpm is installed... >checking for XpmFreeXpmImage in -lXpm... no > XPM (libXpm) library cannot be found, possibly needed for GD >configure: checking where libiconv is installed... >checking for iconv_open in -lc... yes >checking for libiconv_open in -liconv... no >checking for iconv_open in -liconv... no > using libiconv from -L -lc > libiconv found. Enabling internationalization (-DUSE_ICONV) >configure: checking for GD 2.0.28 or higher... >checking for gdImageCreatePaletteFromTrueColor in -lgd... yes > using libgd 2.0.28 (or higher) from system libs (-L/usr/lib -lgd -ljpeg -lfreetype -lz -lbz2 -lpng -lz ). >checking for gdImageCreate in -lgd... yes >checking for gdImageGif in -lgd... yes >checking for gdImagePng in -lgd... yes >checking for gdImageJpeg in -lgd... yes >checking for gdImageWBMP in -lgd... yes >checking for gdImageStringFT in -lgd... yes >checking for gdImageOpenPolygon in -lgd... yes >checking for gdImageGifPtr in -lgd... yes >checking for gdFontGetTiny in -lgd... yes >checking for gdImageSetResolution in -l... no >checking whether gdImageGetTrueColorPixel is declared... yes >checking for gdImageGetTrueColorPixel in -lgd... yes > using GD ( -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL) from system libs. >checking if FTGL support requested... no >checking if OGL support requested... no >configure: checking where EXPAT is installed... >checking for XML_ParserCreate in -lexpat... yes >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes > using libexpat from system libs. >checking for AGG support... yes >checking if SVG Symbol support requested... enabled >configure: checking whether we should include PROJ.4 support... >checking for pj_init in -lproj... yes >checking for pj_transform in -lproj... yes > using PROJ.4 from system libs. >configure: checking whether we should include thread safe support... >checking for pthread_create in -lpthread... yes > using -lpthread from system libs. >configure: checking whether we should include ESRI SDE support... > ESRI SDE support not requested. >checking if GEOS support requested... yes >checking for geos-config... /usr/bin/geos-config >checking for GEOS version >= 3.0.0... yes. Found version 3.2.2 >configure: checking whether we should include OGR support... >checking for gdal-config... /usr/bin/gdal-config > OGR enabled (-DUSE_OGR). >checking if GDAL support requested... yes >checking if PostGIS support requested... yes >checking for pg_config... /usr/bin/pg_config >yes, user supplied pg_config (/usr/bin/pg_config) >checking for PQconnectdb in -lpq... yes >checking for PQserverVersion in -lpq... yes >checking if Mysql support requested... no >checking if OracleSpatial support requested... no >configure: checking whether we should include WMS Server support... > OGC WMS compatibility enabled (-DUSE_WMS_SVR). >configure: checking whether we should include WFS Server support... > OGC WFS Server support enabled (-DUSE_WFS_SVR). >configure: checking whether we should include WCS Server support... > OGC WCS Server support enabled (-DUSE_WCS_SVR). >configure: checking whether we should include WMS Client Connections support... >configure: checking whether we should include WFS Client Connections support... >configure: checking whether we should include OGC SOS Server support... > OGC SOS Server support not requested. >checking for curl-config... checking for curl-config... /usr/bin/curl-config > found libcurl version 7.21.4 >checking for CURLOPT_PROXYAUTH support... yes. > OGC WMS Client Connections enabled (-DUSE_WMS_LYR). > OGC WFS Client Connections enabled (-DUSE_WFS_LYR). >checking if KML output is requested... yes >checking for libxml2... checking if xml-mapfile is requested... no >checking if xslt is requested... no >checking if exslt is requested... no >checking if FriBidi support requested... no >checking if Cairo support requested... yes >checking for cairo pkg-config path... yes >yes, pkg-config defaults, or user supplied path to cairo.pc >checking FastCGI support... requested. >checking for FCGI_Accept in -lfcgi... yes >configure: checking HTTPD server (Apache) version... > using user-supplied httpd (/usr/sbin/apache2) > /usr/sbin/apache2 version is Apache/2.2.21 (2002021). >Compiling with fast MS_NINT >checking compiler warnings... basic >configure: checking whether we should enable debug features... >configure: checking whether we should enable mapserv CGI command-line debug arguments... >configure: checking for PHP/MapScript module options... > PHP/MapScript module not configured. >checking for i686-pc-linux-gnu-g++ -shared ... yes >checking if --enable-runpath requested... no >checking if --with-java-include-os-name specified... no, autodetected linux >configure: creating ./config.status >config.status: creating Makefile >config.status: creating mapscript/java/Makefile >config.status: creating mapscript/csharp/Makefile > >MapServer is now configured for i686-pc-linux-gnu > > -------------- Compiler Info ------------- > C compiler: i686-pc-linux-gnu-gcc -march=native -O3 -pipe -fPIC -Wall -DNDEBUG > C++ compiler: i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG > Debug: > Generic NINT: > > -------------- Renderer Settings --------- > OpenGL support: > zlib support: -DUSE_ZLIB > png support: -DUSE_PNG > gif support: -DUSE_GIF > jpeg support: -DUSE_JPEG > freetype support: -DUSE_FREETYPE > iconv support: -DUSE_ICONV > AGG support: internal > SVG Symbol support: -DUSE_AGG_SVG_SYMBOLS > Cairo (SVG,PDF) support: -DUSE_CAIRO > KML support: > > -------------- Support Libraries --------- > Proj.4 support: -DUSE_PROJ > Libxml2 support: > FriBidi support: > Curl support: -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH > FastCGI support: -DUSE_FASTCGI > Threading support: -DUSE_THREAD > GEOS support: -DUSE_GEOS > XML Mapfile support: > XSLT support: > EXSLT support: > > -------------- Data Format Drivers ------- > PostGIS support: -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION > ArcSDE support: > OGR support: -DUSE_OGR > GDAL support: -DUSE_GDAL > Oracle Spatial support: > > -------------- OGC Services -------------- > WMS Server: -DUSE_WMS_SVR > WMS Client: -DUSE_WMS_LYR > WFS Server: -DUSE_WFS_SVR > WFS Client: -DUSE_WFS_LYR > WCS Server: -DUSE_WCS_SVR > SOS Server: > > -------------- MapScript ----------------- > PHP MapScript: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-geosciences/mapserver-6.0.1/work/mapserver-6.0.1 ... >make >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/clipper.o renderers/agg/src/clipper.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_arc.o renderers/agg/src/agg_arc.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_curves.o renderers/agg/src/agg_curves.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_vcgen_contour.o renderers/agg/src/agg_vcgen_contour.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_vcgen_dash.o renderers/agg/src/agg_vcgen_dash.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_vcgen_stroke.o renderers/agg/src/agg_vcgen_stroke.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_image_filters.o renderers/agg/src/agg_image_filters.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_line_aa_basics.o renderers/agg/src/agg_line_aa_basics.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_line_profile_aa.o renderers/agg/src/agg_line_profile_aa.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_sqrt_tables.o renderers/agg/src/agg_sqrt_tables.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_embedded_raster_fonts.o renderers/agg/src/agg_embedded_raster_fonts.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_trans_affine.o renderers/agg/src/agg_trans_affine.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_vpgen_clip_polygon.o renderers/agg/src/agg_vpgen_clip_polygon.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_vpgen_clip_polyline.o renderers/agg/src/agg_vpgen_clip_polyline.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_font_freetype.o renderers/agg/src/agg_font_freetype.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_svg_parser.o renderers/agg/src/agg_svg_parser.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_svg_path_renderer.o renderers/agg/src/agg_svg_path_renderer.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o renderers/agg/src/agg_svg_path_tokenizer.o renderers/agg/src/agg_svg_path_tokenizer.cpp >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o mapgeomutil.o mapgeomutil.cpp >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapdummyrenderer.c -o mapdummyrenderer.o >i686-pc-linux-gnu-g++ -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapogl.cpp -o mapogl.o >i686-pc-linux-gnu-g++ -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapoglrenderer.cpp -o mapoglrenderer.o >i686-pc-linux-gnu-g++ -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapoglcontext.cpp -o mapoglcontext.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapimageio.c -o mapimageio.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapcairo.c -o mapcairo.o >mapcairo.c: In function 'saveImageCairo': >mapcairo.c:602:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 maprendering.c -o maprendering.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapgeomtransform.c -o mapgeomtransform.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapquantization.c -o mapquantization.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 maptemplate.c -o maptemplate.o >maptemplate.c: In function 'processOneToManyJoin': >maptemplate.c:3534:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >maptemplate.c: In function 'generateLegendTemplate': >maptemplate.c:3095:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapbits.c -o mapbits.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 maphash.c -o maphash.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapshape.c -o mapshape.o >mapshape.c: In function 'msSHPReadBounds': >mapshape.c:1600:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >mapshape.c:1620:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >mapshape.c: In function 'msSHPReadShape': >mapshape.c:1219:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >mapshape.c: In function 'msSHXLoadAll': >mapshape.c:1130:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >mapshape.c: In function 'msSHXLoadPage': >mapshape.c:1089:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >mapshape.c: In function 'msSHPReadPoint': >mapshape.c:1055:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >mapshape.c: In function 'msSHPWriteShape': >mapshape.c:942:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapshape.c: In function 'msSHPWritePoint': >mapshape.c:652:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapshape.c: In function 'msSHPCreate': >mapshape.c:522:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapshape.c:531:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapshape.c: In function 'writeHeader': >mapshape.c:156:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapshape.c:166:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapshape.c:182:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapshape.c: In function 'msSHPOpen': >mapshape.c:275:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >mapshape.c:285:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapxbase.c -o mapxbase.o >mapxbase.c: In function 'msDBFWriteAttribute': >mapxbase.c:734:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >mapxbase.c: In function 'writeHeader': >mapxbase.c:103:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapxbase.c:104:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapxbase.c:114:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapxbase.c: In function 'flushRecord': >mapxbase.c:136:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapxbase.c: In function 'msDBFReadAttribute': >mapxbase.c:539:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >mapxbase.c: In function 'msDBFClose': >mapxbase.c:277:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >mapxbase.c:289:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapxbase.c: In function 'msDBFOpen': >mapxbase.c:200:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >mapxbase.c:219:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapparser.c -o mapparser.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 maplexer.c -o maplexer.o >maplexer.c:4576:16: warning: 'input' defined but not used >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 maptree.c -o maptree.o >maptree.c: In function 'msWriteTree': >maptree.c:741:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >maptree.c: In function 'writeTreeNode': >maptree.c:649:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >maptree.c: In function 'readTreeNode': >maptree.c:552:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >maptree.c:558:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >maptree.c:562:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >maptree.c:568:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >maptree.c: In function 'searchDiskTreeNode': >maptree.c:464:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >maptree.c:467:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >maptree.c:473:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >maptree.c:484:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >maptree.c:501:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >maptree.c: In function 'msSHPDiskTreeOpen': >maptree.c:139:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >maptree.c:182:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapsearch.c -o mapsearch.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapstring.c -o mapstring.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapsymbol.c -o mapsymbol.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapfile.c -o mapfile.o >In file included from mapfile.c:40:0: >mapaxisorder.h:42:3: warning: missing braces around initializer >mapaxisorder.h:42:3: warning: (near initialization for 'axisOrientationEpsgCodes[0]') >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 maplegend.c -o maplegend.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 maputil.c -o maputil.o >maputil.c: In function 'msBindLayerToShape': >maputil.c:232:13: warning: 'tmpPosition' may be used uninitialized in this function >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapscale.c -o mapscale.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapquery.c -o mapquery.o >mapquery.c: In function 'saveQueryResults': >mapquery.c:196:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapquery.c:201:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapquery.c:202:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapquery.c:203:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mapquery.c:205:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 maplabel.c -o maplabel.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 maperror.c -o maperror.o >maperror.c: In function 'msGetErrorObj': >maperror.c:138:9: warning: initialization makes integer from pointer without a cast >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapprimitive.c -o mapprimitive.o >mapprimitive.c: In function 'msTransformShapeToPixelSnapToGrid': >mapprimitive.c:959:17: warning: 'x0' may be used uninitialized in this function >mapprimitive.c:959:20: warning: 'y0' may be used uninitialized in this function >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapproject.c -o mapproject.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapraster.c -o mapraster.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapsde.c -o mapsde.o >i686-pc-linux-gnu-g++ -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapogr.cpp -o mapogr.o >mapogr.cpp: In function 'char* msOGREscapeSQLParam(layerObj*, const char*)': >mapogr.cpp:3725:1: warning: control reaches end of non-void function >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mappostgis.c -o mappostgis.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 maplayer.c -o maplayer.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapresample.c -o mapresample.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapwms.c -o mapwms.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapwmslayer.c -o mapwmslayer.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 maporaclespatial.c -o maporaclespatial.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapgml.c -o mapgml.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapprojhack.c -o mapprojhack.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapthread.c -o mapthread.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapdraw.c -o mapdraw.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapgd.c -o mapgd.o >i686-pc-linux-gnu-g++ -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -c -o mapagg.o mapagg.cpp >renderers/agg/include/agg_path_storage.h: In function 'int agg2RenderEllipseSymbol(imageObj*, double, double, symbolObj*, symbolStyleObj*)': >renderers/agg/include/agg_path_storage.h:723:20: warning: 'x' may be used uninitialized in this function >renderers/agg/include/agg_path_storage.h:723:20: note: 'x' was declared here >renderers/agg/include/agg_path_storage.h:723:23: warning: 'y' may be used uninitialized in this function >renderers/agg/include/agg_path_storage.h:723:23: note: 'y' was declared here >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapoutput.c -o mapoutput.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapgdal.c -o mapgdal.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapimagemap.c -o mapimagemap.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapows.c -o mapows.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapwfs.c -o mapwfs.o >i686-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fPIC -Wall -DNDEBUG -DHAVE_VSNPRINTF -DNEED_STRLCPY -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_FASTCGI -DUSE_CAIRO -DUSE_WMS_LYR -DUSE_WFS_LYR -DUSE_CURL -DUSE_CURLOPT_PROXYAUTH -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION -DUSE_GDAL -DUSE_OGR -DUSE_GEOS -DUSE_THREAD -DUSE_PROJ -DUSE_AGG_SVG_SYMBOLS -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DGD_HAS_GET_TRUE_COLOR_PIXEL -DUSE_ICONV -DUSE_GIF -DUSE_PNG -DUSE_ZLIB -DUSE_FREETYPE -DDISABLE_CVSID -I/usr/include/freetype2 -I/usr//include -I/usr/include -Irenderers/agg/include -I/usr/include -I/usr/include/postgresql-9.1 -I/usr/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 mapwfs11.c -o mapwfs11.o >mapwfs11.c:496:5: error: conflicting types for 'msWFSGetCapabilities11' >mapows.h:421:5: note: previous declaration of 'msWFSGetCapabilities11' was here >make: *** [mapwfs11.o] Error 1 >emake failed > [31;01m*[0m ERROR: sci-geosciences/mapserver-6.0.1 failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 6948: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sci-geosciences/mapserver-6.0.1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sci-geosciences/mapserver-6.0.1'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sci-geosciences/mapserver-6.0.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-geosciences/mapserver-6.0.1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sci-geosciences/mapserver-6.0.1/work/mapserver-6.0.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 391783
: 293691