=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mapserver-5.6.8.tar.gz => Checksum SHA512 OK for mapserver-5.6.8.tar.gz ===> Installing dependencies for mapserver-5.6.8nb77 ========================================================================== 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.8nb77. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * READLINE_DEFAULT = editline * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * READLINE_TYPE = editline * TERMCAP_TYPE = termcap You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.35: found x11-links-1.35nb1 => Full dependency fribidi>=0.19.1: found fribidi-1.0.15 => Full dependency gdal-lib>=3.9.0nb1: found gdal-lib-3.9.0nb2 => Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.8 => Full dependency geos>=3.3.4: found geos-3.12.2 => Full dependency proj>=8.2.1: found proj-8.2.1nb1 => Full dependency png>=1.6.0nb1: found png-1.6.43 => Full dependency cairo>=1.18.0nb2: found cairo-1.18.0nb2 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1 => Full dependency gd>=2.3.3nb12: found gd-2.3.3nb13 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for mapserver-5.6.8nb77 ===> Extracting for mapserver-5.6.8nb77 ===> Patching for mapserver-5.6.8nb77 => Applying pkgsrc patches for mapserver-5.6.8nb77 ===> Creating toolchain wrappers for mapserver-5.6.8nb77 ===> Configuring for mapserver-5.6.8nb77 => Generating pkg-config files for builtin xz package. => Generating pkg-config file for builtin expat package. => 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 i486--netbsdelf-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 i486--netbsdelf-g++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for i486--netbsdelf-ranlib... no checking for ranlib... ranlib checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes 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... yes checking for strlcpy... yes checking for vsnprintf... yes MapServer Version from mapserver.h: '5.6.8' checking if pkg-config path is provided... checking for pkg-config... /pbulk/work/geography/mapserver/work/.tools/bin/pkg-config configure: checking where FreeType 2.x is installed... checking for freetype-config... /pbulk/work/geography/mapserver/work/.buildlink/bin/freetype-config using libfreetype from -L/usr/pkg/lib -lfreetype 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... no checking for libiconv_open in -liconv... no checking for iconv_open in -liconv... no checking for iconv_open in -lc... yes checking for libiconv_open in -liconv... no checking for iconv_open in -liconv... (cached) 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 -L/usr/pkg/lib -lgd -ljpeg -L/usr/pkg/lib -lfreetype -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... yes 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 -DUSE_GD_RESOLUTION -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... no checking for pj_transform in -lproj... no configure: WARNING: PROJ.4 not found in system libs... use --with-proj=DIR. 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.12.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 not enabled (PROJ.4 is required for WMS). configure: checking whether we should include WFS Server support... configure: error: OGC WFS Server support cannot be enabled: missing PROJ4 which is required). *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/geography/mapserver *** Error code 1 Stop. make: stopped in /usr/pkgsrc/geography/mapserver