=> 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.9 ========================================================================== The following variables will affect the build process of this package, viking-1.9. 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.66.8 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb5 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency perl>=5.0: found perl-5.32.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.32: found x11-links-1.32 => Build dependency gnome-doc-utils>=0.8.0: found gnome-doc-utils-0.20.10nb8 => 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.1 => 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.1nb6 => Full dependency nettle>=3.6: found nettle-3.7.2 => Full dependency json-glib>=1.4.4nb1: found json-glib-1.4.4nb1 => Full dependency curl>=7.70.0nb2: found curl-7.75.0 => Full dependency gtk3+>=3.24.22nb1: found gtk3+-3.24.27 ===> 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.9 ===> Extracting for viking-1.9 ===> Patching for viking-1.9 => Applying pkgsrc patches for viking-1.9 => 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.9 ===> Configuring for viking-1.9 => 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.75.0 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... no configure: error: itstool not found *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/geography/viking *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/geography/viking