=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for viking-1.9.tar.bz2 => Checksum RMD160 OK for viking-1.9.tar.bz2 => Checksum SHA512 OK for viking-1.9.tar.bz2 ===> Installing dependencies for viking-1.9nb2 ========================================================================== The following variables will affect the build process of this package, viking-1.9nb2. Their current value is shown below: * KRB5_DEFAULT = heimdal * 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: * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal 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.68.1 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb5 => Tool dependency gmake>=3.81: found gmake-4.3nb1 => Tool dependency itstool-[0-9]*: found itstool-2.0.6nb2 => Tool dependency perl>=5.0: found perl-5.32.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.4nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.33: found x11-links-1.33 => Build dependency gnome-doc-utils>=0.8.0: found gnome-doc-utils-0.20.10nb9 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26 => Full dependency libexif>=0.6.20nb1: found libexif-0.6.22 => Full dependency gexiv2>=0.12.0nb2: found gexiv2-0.12.2nb2 => Full dependency png>=1.6.0nb1: found png-1.6.37 => Full dependency gpsd>=3.19: found gpsd-3.22 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency rarian>=0.6.0: found rarian-0.8.1nb7 => Full dependency nettle>=3.6: found nettle-3.7.2 => Full dependency json-glib>=1.4.4nb1: found json-glib-1.6.2 => Full dependency curl>=7.76.1nb1: found curl-7.76.1nb1 => Full dependency gtk3+>=3.24.22nb1: found gtk3+-3.24.29 ===> 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 viking-1.9nb2 ===> Extracting for viking-1.9nb2 ===> Patching for viking-1.9nb2 => Applying pkgsrc patches for viking-1.9nb2 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/geography/viking/patches/patch-configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/geography/viking/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.3 2020/03/21 14:36:22 gdt Exp $ | |Remediate bashism. Discussed with upstream by email 20200321. | |The root cause of this bug is that intltool's |share/aclocal/intltool.m4 uses $RANDOM, and thus when a distfile is |built for a program that uses intltool in configure.ac, the bug is |inherited. | |Therefore this bug cannot reasonably be fixed by viking. | |\todo File a bug with intltool. | |--- configure.orig 2019-01-21 20:16:51.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 8750 (offset -13 lines). done ===> Creating toolchain wrappers for viking-1.9nb2 ===> Configuring for viking-1.9nb2 => 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 => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.0 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes checking for x86_64--netbsd-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether make sets $(MAKE)... (cached) yes checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for glib-mkenums... /usr/pkg/bin/glib-mkenums checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /tmp/geography/viking/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /tmp/geography/viking/work/.tools/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for msgfmt... (cached) /tmp/geography/viking/work/.tools/bin/msgfmt checking for gmsgfmt... (cached) /tmp/geography/viking/work/.tools/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /tmp/geography/viking/work/.cwrapper/bin/ld checking if the linker (/tmp/geography/viking/work/.cwrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... (cached) yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /tmp/geography/viking/work/.tools/bin/intltool-update checking for intltool-merge... /tmp/geography/viking/work/.tools/bin/intltool-merge checking for intltool-extract... /tmp/geography/viking/work/.tools/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for msgfmt... (cached) /tmp/geography/viking/work/.tools/bin/msgfmt checking for gmsgfmt... (cached) /tmp/geography/viking/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for perl >= 5.8.1... 5.32.1 checking for XML::Parser... ok checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for floor... no checking for memset... yes checking for mkdtemp... yes checking for pow... no checking for realpath... yes checking for sqrt... no checking for strcasecmp... yes checking for strchr... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for strptime... yes checking for fmemopen... yes checking for tan in -lm... yes checking for inflate in -lz... yes checking for XSetErrorHandler in -lX11... yes checking whether to enable Windows build steps... (cached) no checking for XML_ParserCreate in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for gawk... (cached) /usr/bin/awk checking for curl-config... /usr/pkg/bin/curl-config checking for the version of libcurl... 7.76.1 checking whether libcurl is usable... yes checking for curl_free... yes checking for glib-compile-resources... yes checking for glib-2.0 >= 2.44 gthread-2.0 >= 2.2 gio-2.0 >= 2.32 gdk-pixbuf-2.0 >= 2.26 json-glib-1.0 >= 0.16 ... yes checking whether ln -s works... yes checking for itstool... /tmp/geography/viking/work/.tools/bin/itstool checking for xmllint... xmllint checking whether to enable deprecated features... (cached) no checking whether to enable GTK2... (cached) no checking for gtk+-3.0 >= 3.22... yes checking whether to enable Bing stuff... (cached) yes checking whether to enable Google stuff... (cached) yes checking whether to enable Terraserver stuff... (cached) no checking whether to enable Expedia stuff... (cached) no checking whether to enable OpenStreetMap stuff... (cached) yes checking whether to enable BlueMarble stuff... (cached) yes checking whether to enable Geonames stuff... (cached) yes checking whether to enable Geocaches Acquire... (cached) no checking whether to enable GeoClue Support... (cached) no checking whether to enable Geotag Support... (cached) yes checking for gexiv2_metadata_new in -lgexiv2... yes checking whether to enable USGS DEM 24k download source... (cached) no checking whether to enable OAuth Support... (cached) no checking whether to enable Realtime GPS Tracking stuff... (cached) yes checking gps.h usability... yes checking gps.h presence... yes checking for gps.h... yes checking for gps_close in -lgps... yes checking whether to enable bzip2 Support... (cached) yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzRead in -lbz2... yes checking whether to enable Magic Support... (cached) no checking whether to enable MBTiles Support... (cached) yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for sqlite3_open in -lsqlite3... yes checking whether to enable zip Support... (cached) no checking whether to enable MD5 Hash support... (cached) yes checking nettle/md5-compat.h usability... yes checking nettle/md5-compat.h presence... yes checking for nettle/md5-compat.h... yes checking for main in -lnettle... yes checking whether to enable Mapnik... (cached) no checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for xsltproc... /usr/pkg/bin/xsltproc date: unknown option -- - Usage: date [-ajnu] [-d date] [-r seconds] [+format] [[[[[[CC]yy]mm]dd]HH]MM[.SS]] date: unknown option -- - Usage: date [-ajnu] [-d date] [-r seconds] [+format] [[[[[[CC]yy]mm]dd]HH]MM[.SS]] checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating viking.spec config.status: creating mingw-viking.spec config.status: creating mingw64-viking.spec config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/icons/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating help/Makefile config.status: creating help/viking.xml config.status: creating windows/Makefile config.status: creating windows/installer/Makefile config.status: creating windows/installer/pixmaps/Makefile config.status: creating windows/installer/translations/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/examples/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands configure: " =========================================== viking http://viking.sf.net/ 1.9 ------------------------------------------- GTK2 : no Bing Maps : yes Google : yes Terraserver Maps : no Expedia Maps : no Open Street Map : yes BlueMarble : yes GeoClue Support : no Geonames : yes Geocaches Acquire : no Geotag Support : yes (libgexiv2=yes libexif=) USGS 24k DEM : no Realtime GPS Tracking : yes bzip2 Support : yes File Magic Support : no MBTiles Support (SQLite3) : yes Zip File Support (with libzip) : no MD5 Hash Support (with libnettle): yes Mapnik Rendering Support (C++) : no OAuth : no Size of map cache (in memory) : 256 Age of tiles (in seconds) : 604800 GeoNames user : "viking" Documentation (+HTML) : no (HTML: yes) ------------------------------------------- Configure finished, type 'make' to build. " => Overriding intltool.