* Package: sci-geosciences/mapserver-5.4.2-r1  * Repository: gentoo  * Maintainer: sci-geosciences  * USE: amd64 apache2 elibc_glibc kernel_linux multilib python tiff unicode userland_GNU xml  * FEATURES: ccache sandbox splitdebug userpriv usersandbox You should enable -g (or higher) for debugging! >>> Unpacking source... >>> Unpacking mapserver-5.4.2.tar.gz to /var/tmp/portage/sci-geosciences/mapserver-5.4.2-r1/work >>> Source unpacked in /var/tmp/portage/sci-geosciences/mapserver-5.4.2-r1/work >>> Preparing source in /var/tmp/portage/sci-geosciences/mapserver-5.4.2-r1/work/mapserver-5.4.2 ... * Applying 5.4.2-ldflags.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-geosciences/mapserver-5.4.2-r1/work/mapserver-5.4.2' ... * Running autoconf ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-geosciences/mapserver-5.4.2-r1/work/mapserver-5.4.2 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --without-pdf --without-gdal --without-agg --without-perl --with-python --without-ruby --without-tcl --without-proj --without-postgis --with-tiff --without-ming --without-java --with-iconv --without-threads --with-png --with-jpeg --with-zlib --with-freetype --with-httpd= --with-mapscript configure: WARNING: unrecognized options: --without-perl, --with-python, --without-ruby, --without-tcl, --without-java, --with-iconv, --with-mapscript checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-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... x86_64-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 vsnprintf... yes MapServer Version from mapserver.h: '5.4.2' checking if pkg-config path is provided... checking for pkg-config... /usr/bin/pkg-config configure: checking where FreeType 2.x is installed... checking for freetype-config... /usr/bin/freetype-config using libfreetype from -lfreetype -lz 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 using libpng from system libs. configure: checking whether we should include JPEG support... checking for jpeg_read_header in -ljpeg... yes using libjpeg from system libs. configure: checking where libXpm is installed... checking for XpmFreeXpmImage in -lXpm... yes using libXpm from system libs. 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 system libs. libiconv found. Enabling internationalization (-DUSE_ICONV) configure: checking for GD 2.0.16 or higher... checking for gdFontCacheSetup in -lgd... yes using libgd 2.0.16 (or higher) from system libs (-L/usr/lib64 -lgd -ljpeg -lfreetype -lz -lpng -lz -lXpm -lX11 ). 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 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) from system libs. configure: checking whether we should include PDF support... disabled by --without-pdf checking if AGG support requested... no checking if RGBA palette png support requested... no configure: checking whether we should include EPPL7 support... including EPPL7 support. configure: checking whether we should include PROJ.4 support... PROJ.4 support not requested. configure: checking whether we should include thread safe support... thread safe support disabled. configure: checking whether we should include ESRI SDE support... ESRI SDE support not requested. checking if GEOS support requested... no configure: checking whether we should include OGR support... OGR support not requested. checking if GDAL support requested... no checking checking ms JPEG output... yes, GDAL is not available but libjpeg is. configure: checking whether we should include TIFF support... checking for TIFFOpen in -ltiff... yes using libtiff from system libs. checking if PostGIS support requested... no checking if MyGIS support requested... no checking if OracleSpatial support requested... no checking if MING/Flash support requested... no configure: checking whether we should include WMS Server support... OGC WMS Compatibility not enabled (PROJ.4 is required for WMS). configure: checking whether we should include WFS Server support... OGC WFS Server support not requested. configure: checking whether we should include WCS Server support... OGC WCS Server support not requested. configure: checking whether we should include WMS Client Connections support... OGC WMS Client Connections not enabled (PROJ.4 and libcurl required). configure: checking whether we should include WFS Client Connections support... OGC WFS Client Connections not enabled (PROJ.4, libcurl and OGR required). configure: checking whether we should include OGC SOS Server support... OGC SOS Server support not requested. checking for curl-config... checking for libxml2... libxml2 not required. checking if FriBidi support requested... no checking FastCGI support... not requested. configure: checking HTTPD server (Apache) version... checking for httpd... no 'httpd' not found, skipping Apache version detection. You may want to use --with-httpd=/path/to/httpd Compiling with fast MS_NINT checking compiler warnings... basic configure: checking whether we should enable debug features... configure: checking for PHP/MapScript module options... PHP/MapScript module not configured. checking for x86_64-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 configure: WARNING: unrecognized options: --without-perl, --with-python, --without-ruby, --without-tcl, --without-java, --with-iconv, --with-mapscript MapServer is now configured for x86_64-pc-linux-gnu -------------- Compiler Info ------------- C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall C++ compiler: x86_64-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall Debug: Generic NINT: -------------- Renderer Settings --------- zlib support: -DUSE_ZLIB png support: palette rgba png support: jpeg support: -DUSE_JPEG iconv support: -DUSE_ICONV AGG support: AGG Freetype support: Ming(flash) support: PDFLib support: -------------- Support Libraries --------- Proj.4 support: Libxml2 support: FriBidi support: Curl support: FastCGI support: Threading support: GEOS support: -------------- Data Format Drivers ------- native tiff support: -DUSE_TIFF PostGIS support: EPPL7 support: -DUSE_EPPL ArcSDE support: OGR support: GDAL support: Oracle Spatial support: -------------- OGC Services -------------- WMS Server: WMS Client: WFS Server: WFS Client: WCS Server: SOS Server: -------------- MapScript ----------------- PHP MapScript: no >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-geosciences/mapserver-5.4.2-r1/work/mapserver-5.4.2 ... make -j1 x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapgeomtransform.c -o mapgeomtransform.o x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include maprgbapng.c -o maprgbapng.o x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include maptemplate.c -o maptemplate.o maptemplate.c: In function ‘generateLegendTemplate’: maptemplate.c:2522: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptemplate.c: In function ‘processOneToManyJoin’: maptemplate.c:2953: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result maptemplate.c: At top level: maptemplate.c:40: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapbits.c -o mapbits.o mapbits.c:35: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include maphash.c -o maphash.o maphash.c:35: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapshape.c -o mapshape.o mapshape.c: In function ‘writeHeader’: mapshape.c:156: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapshape.c:166: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapshape.c:182: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapshape.c: In function ‘msSHPOpen’: mapshape.c:275: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapshape.c:285: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapshape.c: In function ‘msSHPCreate’: mapshape.c:505: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapshape.c:514: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapshape.c: In function ‘msSHPWritePoint’: mapshape.c:635: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapshape.c: In function ‘msSHPWriteShape’: mapshape.c:930: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapshape.c: In function ‘msSHPReadPoint’: mapshape.c:1043: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapshape.c: In function ‘msSHXLoadPage’: mapshape.c:1077: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapshape.c: In function ‘msSHXLoadAll’: mapshape.c:1118: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapshape.c: In function ‘msSHPReadShape’: mapshape.c:1209: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapshape.c: In function ‘msSHPReadBounds’: mapshape.c:1594: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapshape.c:1614: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapshape.c: At top level: mapshape.c:41: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapxbase.c -o mapxbase.o mapxbase.c: In function ‘writeHeader’: mapxbase.c:92: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapxbase.c:93: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapxbase.c:103: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapxbase.c: In function ‘flushRecord’: mapxbase.c:125: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapxbase.c: In function ‘msDBFOpen’: mapxbase.c:188: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapxbase.c:207: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapxbase.c: In function ‘msDBFClose’: mapxbase.c:265: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapxbase.c:277: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapxbase.c: In function ‘msDBFReadAttribute’: mapxbase.c:519: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapxbase.c: In function ‘msDBFWriteAttribute’: mapxbase.c:713: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapxbase.c: At top level: mapxbase.c:35: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapparser.c -o mapparser.o x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include maplexer.c -o maplexer.o maplexer.c: In function ‘msyylex’: maplexer.l:568: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result maplexer.l: At top level: maplexer.c:3792: warning: ‘input’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include maptree.c -o maptree.o maptree.c: In function ‘msSHPDiskTreeOpen’: maptree.c:139: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptree.c:182: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptree.c: In function ‘searchDiskTreeNode’: maptree.c:464: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptree.c:467: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptree.c:473: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptree.c:484: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptree.c:501: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptree.c: In function ‘readTreeNode’: maptree.c:552: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptree.c:558: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptree.c:562: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptree.c:568: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result maptree.c: In function ‘writeTreeNode’: maptree.c:652: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result maptree.c: In function ‘msWriteTree’: maptree.c:743: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result maptree.c: At top level: maptree.c:34: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapsearch.c -o mapsearch.o mapsearch.c:38: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapstring.c -o mapstring.o mapstring.c:36: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapsymbol.c -o mapsymbol.o mapsymbol.c: In function ‘loadSymbol’: mapsymbol.c:238: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapsymbol.c: In function ‘msAddImageSymbol’: mapsymbol.c:471: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapsymbol.c: In function ‘msLoadImageSymbol’: mapsymbol.c:903: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapsymbol.c: At top level: mapsymbol.c:38: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapfile.c -o mapfile.o mapfile.c: In function ‘msLoadMapFromString’: mapfile.c:4962: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result mapfile.c: In function ‘msLoadMap’: mapfile.c:5052: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result mapfile.c: At top level: mapfile.c:45: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include maplegend.c -o maplegend.o maplegend.c:32: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include maputil.c -o maputil.o maputil.c:52: warning: ‘cvsid_aw’ defined but not used maputil.c: In function ‘msOffsetPolyline’: maputil.c:1570: warning: ‘old_diffdir.x’ may be used uninitialized in this function maputil.c:1570: warning: ‘old_diffdir.y’ may be used uninitialized in this function maputil.c:1570: warning: ‘old_offdir.x’ may be used uninitialized in this function maputil.c:1570: warning: ‘old_offdir.y’ may be used uninitialized in this function x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapscale.c -o mapscale.o mapscale.c:32: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapquery.c -o mapquery.o mapquery.c: In function ‘msSaveQuery’: mapquery.c:98: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapquery.c:103: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapquery.c:104: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapquery.c:105: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapquery.c:107: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mapquery.c: In function ‘msLoadQuery’: mapquery.c:135: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapquery.c:139: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapquery.c:149: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapquery.c:152: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapquery.c:157: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapquery.c: At top level: mapquery.c:32: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include maplabel.c -o maplabel.o maplabel.c:41: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include maperror.c -o maperror.o maperror.c:44: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapprimitive.c -o mapprimitive.o mapprimitive.c:35: warning: ‘cvsid_aw’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapproject.c -o mapproject.o mapproject.c:35: warning: ‘cvsid_aw’ defined but not used mapproject.c:336: warning: ‘msProjectSegment’ defined but not used x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -Wall -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR -DUSE_TIFF -DUSE_JPEG -DUSE_EPPL -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 -DUSE_ICONV -DUSE_ZLIB -I/usr/include mapraster.c -o mapraster.o mapraster.c: In function ‘readGEOTiff’: mapraster.c:444: error: ‘TIFFDirEntry’ undeclared (first use in this function) mapraster.c:444: error: (Each undeclared identifier is reported only once mapraster.c:444: error: for each function it appears in.) mapraster.c:444: error: expected ‘;’ before ‘tdir’ mapraster.c:453: warning: pointer targets in passing argument 1 of ‘TIFFSwabShort’ differ in signedness /usr/include/tiffio.h:466: note: expected ‘uint16 *’ but argument is of type ‘short int *’ mapraster.c:456: error: ‘tdir’ undeclared (first use in this function) mapraster.c:452: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapraster.c:472: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapraster.c:475: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result mapraster.c: In function ‘msDrawRasterLayerLow’: mapraster.c:1491: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result make: *** [mapraster.o] Error 1 emake failed * ERROR: sci-geosciences/mapserver-5.4.2-r1 failed (compile phase): * make failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 9433: Called die * The specific snippet of code: * emake -j1 || die "make failed"; * * If you need support, post the output of 'emerge --info =sci-geosciences/mapserver-5.4.2-r1', * the complete build log and the output of 'emerge -pqv =sci-geosciences/mapserver-5.4.2-r1'. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="/home/olemarkus/.gentoo/java-config-2/current-user-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info * The complete build log is located at '/var/tmp/portage/sci-geosciences/mapserver-5.4.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-geosciences/mapserver-5.4.2-r1/temp/environment'. * S: '/var/tmp/portage/sci-geosciences/mapserver-5.4.2-r1/work/mapserver-5.4.2'