=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for mapserver-5.6.5.tar.gz => Checksum RMD160 OK for mapserver-5.6.5.tar.gz ===> Installing dependencies for mapserver-5.6.5nb6 ========================================================================== The supported build options for mapserver are: fastcgi mysql pgsql x11 The currently selected options are: x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.mapserver (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, mapserver-5.6.5nb6. Their current value is shown below: * CURSES_DEFAULT = ncurses * GIFLIB_IMPLEMENTATION = giflib * JPEG_DEFAULT = jpeg * SSLBASE (defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency pkg-config>=0.19: found pkg-config-0.25nb1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.5 => Build dependency xproto>=7.0.9: found xproto-7.0.18nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.6 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.8nb1 => Full dependency fribidi>=0.10.4nb1: found fribidi-0.10.9 => Full dependency readline>=6.0: found readline-6.2 => Full dependency zlib>=1.2.3: found zlib-1.2.6 => Full dependency gdal-lib>=1.9.0: found gdal-lib-1.9.0 => Full dependency geos>=3.2.0: found geos-3.3.2 => Full dependency proj>=4.4.7nb2: found proj-4.8.0 => Full dependency png>=1.5.0: found png-1.5.10 => Full dependency cairo>=1.10.2nb2: found cairo-1.10.2nb4 => Full dependency freetype2>=2.4.7nb2: found freetype2-2.4.9 => Full dependency gd>=2.0.35nb9: found gd-2.0.35nb9 => Full dependency libxml2>=2.6.23nb1: found libxml2-2.7.8nb9 ===> Overriding tools for mapserver-5.6.5nb6 ===> Extracting for mapserver-5.6.5nb6 ===> Patching for mapserver-5.6.5nb6 => Applying pkgsrc patches for mapserver-5.6.5nb6 ===> Creating toolchain wrappers for mapserver-5.6.5nb6 ===> Configuring for mapserver-5.6.5nb6 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./mapscript/csharp/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./mapscript/java/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./mapscript/php3/Makefile.in. INFO: [subst.mk:pkglocaledir] Nothing changed in ./mapscript/tcl/Makefile.in. => Checking for portability problems in extracted files checking for x86_64-unknown-linux-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for x86_64-unknown-linux-g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... no checking for bison... no checking for byacc... no checking if compiler supports -R... yes checking for exp in -lm... yes checking for __gxx_personality_v0 in -lstdc++... yes checking how to run the C preprocessor... gcc -E checking for egrep... 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.6.5' checking if pkg-config path is provided... checking for pkg-config... /tmp/pkgsrc/geography/mapserver/work/.tools/bin/pkg-config configure: checking where FreeType 2.x is installed... checking for freetype-config... /usr/pkg/bin/freetype-config using libfreetype from -L/usr/pkg/lib -lfreetype -lz -lbz2 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... yes using libiconv from -L -liconv 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 -L/usr/pkg/lib -lgd -ljpeg -L/usr/pkg/lib -lfreetype -lz -lbz2 -lpng -lz -lXpm -lX11 checking for gdImageGif in -lc... yes checking for gdImagePng in -lc... yes checking for gdImageJpeg in -lc... yes checking for gdImageWBMP in -lc... yes checking for gdImageStringFT in -lc... yes checking for gdImageSetResolution in -lc... no checking for gdImageOpenPolygon in -lc... yes checking for gdImageGifPtr in -lc... yes checking for gdFontGetTiny in -lc... 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 /usr/pkg. configure: checking whether we should include PDF support... checking for PDF_setlinewidth in -lpdf... no checking for PDF_setrgbcolor in -lpdf... no checking for PDF_moveto in -lpdf... no checking for PDF_curveto in -lpdf... no checking for PDF_show_xy in -lpdf... no checking for PDF_load_font in -lpdf... no libpdf not found or too old... PDF support not included. checking if FTGL support requested... no checking if OGL support requested... no checking if AGG support requested... 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... 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... thread safe support disabled. 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/pkg/bin/geos-config checking for GEOS version >= 2.2.2... yes. Found version 3.3.2 GEOS >= 3.0.0 found. Adding -DGEOS_HAS_SIMPLIFY configure: checking whether we should include OGR support... checking for gdal-config... /usr/pkg/bin/gdal-config OGR enabled (-DUSE_OGR). checking if GDAL support requested... yes checking checking ms JPEG output... no we, have GDAL available. configure: checking whether we should include TIFF support... disabled since gdal is in use 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 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 libxml2... libxml2 requested for WCS Server. If unavailable disable using --without-xml2-config, but WCS 1.1 support will be disabled. checking for xml2-config... /tmp/pkgsrc/geography/mapserver/work/.buildlink/bin/xml2-config found libxml2 version 2.7.8 checking if FriBidi support requested... yes, user supplied fribidi-config (/usr/pkg/bin/fribidi-config) 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... 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 whether we should enable mapserv CGI command-line debug arguments... configure: checking for PHP/MapScript module options... PHP/MapScript module not configured. checking for 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 x86_64-unknown-linux -------------- Compiler Info ------------- C compiler: gcc -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/freetype2 -fPIC -Wall C++ compiler: g++ -O3 -pipe -fstack-protector -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/freetype2 -fPIC -Wall Debug: Generic NINT: -------------- Renderer Settings --------- OpenGL support: zlib support: -DUSE_ZLIB png support: palette rgba png support: jpeg support: iconv support: -DUSE_ICONV AGG support: -DUSE_AGG Cairo (SVG,PDF) support: -DUSE_CAIRO Ming(flash) support: PDFLib support: -------------- Support Libraries --------- Proj.4 support: -DUSE_PROJ Libxml2 support: -DUSE_LIBXML2 FriBidi support: -DUSE_FRIBIDI Curl support: FastCGI support: Threading support: GEOS support: -DUSE_GEOS -DGEOS_HAS_SIMPLIFY -------------- Data Format Drivers ------- native tiff support: PostGIS support: EPPL7 support: -DUSE_EPPL ArcSDE support: OGR support: -DUSE_OGR GDAL support: -DUSE_GDAL Oracle Spatial support: -------------- OGC Services -------------- WMS Server: -DUSE_WMS_SVR WMS Client: WFS Server: -DUSE_WFS_SVR WFS Client: WCS Server: -DUSE_WCS_SVR SOS Server: -------------- MapScript ----------------- PHP MapScript: no