=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for caribou-0.4.21.tar.xz => Checksum RMD160 OK for caribou-0.4.21.tar.xz => Checksum SHA512 OK for caribou-0.4.21.tar.xz ===> Installing dependencies for caribou-0.4.21 ========================================================================== The following variables will affect the build process of this package, caribou-0.4.21. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 27 Based on these variables, the following variables have been set: * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.56.1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb2 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency perl>=5.0: found perl-5.26.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency py-gobject3-common>=3.10.2: found py-gobject3-common-3.28.3 => Build dependency xorgproto>=2016.1: found xorgproto-2018.4 => Build dependency xcb-proto>=1.4: found xcb-proto-1.13 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency glib2>=2.34.0: found glib2-2.56.1nb1 => Full dependency python27>=2.7.1nb2: found python27-2.7.15nb1 => Full dependency gobject-introspection>=1.34.0: found gobject-introspection-1.56.1 => Full dependency libxklavier>=5.4: found libxklavier-5.4nb2 => Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.8nb1 => Full dependency libgee>=0.16.1: found libgee-0.18.0nb6 => Full dependency clutter>=1.26.2: found clutter-1.26.2 => Full dependency gtk2+>=2.24.32nb3: found gtk2+-2.24.32nb4 => Full dependency gtk3+>=3.22.29nb1: found gtk3+-3.22.30nb2 ===> Overriding tools for caribou-0.4.21 ===> Extracting for caribou-0.4.21 ===> Patching for caribou-0.4.21 => Applying pkgsrc patches for caribou-0.4.21 => Verifying /data/pkgsrc/x11/caribou/patches/patch-data_Makefile.in => Applying pkgsrc patch /data/pkgsrc/x11/caribou/patches/patch-data_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-data_Makefile.in,v 1.1 2018/06/11 23:58:04 youri Exp $ | |Adapt for CONF_FILES. | |--- data/Makefile.in.orig 2016-07-20 05:14:56.000000000 +0000 |+++ data/Makefile.in -------------------------- Patching file data/Makefile.in using Plan A... Hunk #1 succeeded at 410. done ===> Creating toolchain wrappers for caribou-0.4.21 ===> Configuring for caribou-0.4.21 => 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 => Checking for portability problems in extracted files WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] configure: INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.$$RANDOM && mkdir $$_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u $$_it_tmp_dir $< $@ && rmdir $$_it_tmp_dir' Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking how to print strings... printf checking for x86_64--netbsd-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for gawk... /usr/bin/awk checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... clang -E 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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of clang... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.27.5... yes (version 2.56.1) checking whether /usr/pkg/bin/python2.7 version is >= 2.4... yes checking for /usr/pkg/bin/python2.7 version... 2.7 checking for /usr/pkg/bin/python2.7 platform... netbsd8 checking for /usr/pkg/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/pkg/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for CARIBOU... yes checking for valac... valac configure: WARNING: no proper vala compiler found configure: WARNING: you will not be able to compile vala source files checking for LIBCARIBOU... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes 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... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for GTK3... yes checking for GTK2... yes checking pkg-config is at least version 0.16... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /data/scratch/x11/caribou/work/.tools/bin/intltool-update checking for intltool-merge... /data/scratch/x11/caribou/work/.tools/bin/intltool-merge checking for intltool-extract... /data/scratch/x11/caribou/work/.tools/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for perl >= 5.8.1... 5.26.2 checking for XML::Parser... ok checking for gobject-introspection... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating caribou/Makefile config.status: creating caribou/i18n.py config.status: creating caribou/antler/Makefile config.status: creating caribou/settings/Makefile config.status: creating bin/Makefile config.status: creating bin/caribou-preferences config.status: creating bin/antler-keyboard config.status: creating data/Makefile config.status: creating data/antler/Makefile config.status: creating data/layouts/Makefile config.status: creating data/layouts/touch/Makefile config.status: creating data/layouts/scan/Makefile config.status: creating data/layouts/fullscale/Makefile config.status: creating data/layouts/tablet/Makefile config.status: creating libcaribou/Makefile config.status: creating libcaribou/caribou-1.0.pc config.status: creating modules/Makefile config.status: creating modules/gtk3/Makefile config.status: creating modules/gtk2/Makefile config.status: creating tools/Makefile config.status: creating docs/Makefile config.status: creating vapi/Makefile config.status: creating daemon/Makefile config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp