=> 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 ibus-1.5.17.tar.gz => Checksum RMD160 OK for ibus-1.5.17.tar.gz => Checksum SHA512 OK for ibus-1.5.17.tar.gz ===> Installing dependencies for py27-ibus-python-1.5.17 ========================================================================== The following variables will affect the build process of this package, py27-ibus-python-1.5.17. 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.1nb3 => 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 dbus-python-common>=1.1.1: found dbus-python-common-1.2.6 => 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 ibus>=1.5.17: found ibus-1.5.17nb4 => Full dependency py27-gobject3-[0-9]*: found py27-gobject3-3.28.2 => Full dependency py27-gtk2-[0-9]*: found py27-gtk2-2.24.0nb24 => Full dependency python27>=2.7.1nb2: found python27-2.7.14 => Full dependency py27-dbus>=1.1.1nb1: found py27-dbus-1.2.6 => Full dependency iso-codes>=0.50: found iso-codes-3.77 => Full dependency libX11>=1.1: found libX11-1.6.5nb1 ===> Overriding tools for py27-ibus-python-1.5.17 ===> Extracting for py27-ibus-python-1.5.17 ===> Patching for py27-ibus-python-1.5.17 => Applying pkgsrc patches for py27-ibus-python-1.5.17 => Verifying /data/pkgsrc/inputmethod/ibus-python/../../inputmethod/ibus/patches/patch-client_gtk2_ibusimcontext.c => Applying pkgsrc patch /data/pkgsrc/inputmethod/ibus-python/../../inputmethod/ibus/patches/patch-client_gtk2_ibusimcontext.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-client_gtk2_ibusimcontext.c,v 1.2 2017/11/05 04:19:15 tsutsui Exp $ | |NetBSD 6.99.25's gcc says: | error: #pragma GCC diagnostic not allowed inside functions | |--- client/gtk2/ibusimcontext.c.orig 2017-10-22 10:31:49.000000000 +0000 |+++ client/gtk2/ibusimcontext.c -------------------------- Patching file client/gtk2/ibusimcontext.c using Plan A... Hunk #1 succeeded at 559. Hunk #2 succeeded at 645. Hunk #3 succeeded at 656. done => Verifying /data/pkgsrc/inputmethod/ibus-python/../../inputmethod/ibus/patches/patch-client_gtk3_ibusimcontext.c => Applying pkgsrc patch /data/pkgsrc/inputmethod/ibus-python/../../inputmethod/ibus/patches/patch-client_gtk3_ibusimcontext.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-client_gtk3_ibusimcontext.c,v 1.2 2017/11/05 04:19:15 tsutsui Exp $ | |NetBSD 6.99.25's gcc says: | error: #pragma GCC diagnostic not allowed inside functions | |--- client/gtk3/ibusimcontext.c.orig 2017-10-22 10:31:49.000000000 +0000 |+++ client/gtk3/ibusimcontext.c -------------------------- Patching file client/gtk3/ibusimcontext.c using Plan A... Hunk #1 succeeded at 559. Hunk #2 succeeded at 645. Hunk #3 succeeded at 656. done ===> Creating toolchain wrappers for py27-ibus-python-1.5.17 ===> Configuring for py27-ibus-python-1.5.17 => 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 => Adding run-time search paths to pkg-config files. => Fixing locale directory references. => 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. =========================================================================== configure: WARNING: unrecognized options: --disable-surround-text 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 for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU 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 dependency style of clang... gcc3 checking how to run the C preprocessor... clang -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether make supports nested variables... (cached) 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... /data/scratch/inputmethod/ibus-python/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /data/scratch/inputmethod/ibus-python/work/.tools/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for x86_64--netbsd-gcc... (cached) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) gcc3 checking for clang option to accept ISO C99... none needed checking for clang option to accept ISO Standard C... (cached) none needed checking for valac... valac configure: WARNING: no proper vala compiler found configure: WARNING: you will not be able to compile vala source files checking whether make sets $(MAKE)... (cached) yes checking for locale.h... (cached) yes checking for LC_MESSAGES... (cached) yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for libintl.h... (cached) yes checking for ngettext in libc... (cached) no checking for bindtextdomain in -lintl... (cached) yes checking for ngettext in -lintl... (cached) yes checking for dgettext in -lintl... (cached) yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /data/scratch/inputmethod/ibus-python/work/.tools/bin/msgfmt checking for dcgettext... (cached) yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /data/scratch/inputmethod/ibus-python/work/.tools/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 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 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... no checking whether NLS is requested... no checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /data/scratch/inputmethod/ibus-python/work/.tools/bin/intltool-update checking for intltool-merge... /data/scratch/inputmethod/ibus-python/work/.tools/bin/intltool-merge checking for intltool-extract... /data/scratch/inputmethod/ibus-python/work/.tools/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /data/scratch/inputmethod/ibus-python/work/.tools/bin/msgfmt checking for gmsgfmt... (cached) /data/scratch/inputmethod/ibus-python/work/.tools/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 daemon... yes checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.56.1) checking for GLIB2... yes checking for GOBJECT2... yes checking for GIO2... yes checking for GTHREAD2... yes checking for KDE5 appindicator engine icon... no checking for gobject-introspection... no checking pkg-config is at least version 0.9.0... yes checking for vapigen... no checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.9 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 GTKDOC_DEPS... yes checking for DBUS... yes checking for env... /data/scratch/inputmethod/ibus-python/work/.tools/bin/env checking whether /usr/pkg/bin/python2.7 version is >= 2.5... 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 python2... /usr/pkg/bin/python2.7 checking for python2.7-config... /usr/pkg/bin/python2.7-config checking for X11... yes checking for ISOCODES... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating ibus-1.0.pc config.status: WARNING: 'ibus-1.0.pc.in' seems to ignore the --datarootdir setting config.status: creating ibus.spec config.status: creating client/Makefile config.status: creating client/gtk2/Makefile config.status: creating client/gtk3/Makefile config.status: creating client/x11/Makefile config.status: creating client/wayland/Makefile config.status: creating src/Makefile config.status: creating src/ibusversion.h config.status: creating src/tests/Makefile config.status: creating bus/Makefile config.status: creating portal/Makefile config.status: creating engine/Makefile config.status: creating util/Makefile config.status: creating util/IMdkit/Makefile config.status: creating data/Makefile config.status: creating data/annotations/Makefile config.status: creating data/icons/Makefile config.status: creating data/keymaps/Makefile config.status: creating data/dconf/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/ibus/ibus-docs.sgml config.status: creating docs/reference/ibus/Makefile config.status: creating m4/Makefile config.status: creating ibus/_config.py config.status: creating ibus/Makefile config.status: creating ibus/interface/Makefile config.status: creating ui/Makefile config.status: creating ui/gtk3/Makefile config.status: creating setup/Makefile config.status: creating setup/ibus-setup config.status: creating bindings/Makefile config.status: creating bindings/pygobject/Makefile config.status: creating bindings/vala/Makefile config.status: creating conf/Makefile config.status: creating conf/gconf/Makefile config.status: creating conf/dconf/Makefile config.status: creating conf/memconf/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --disable-surround-text Build options: Version 1.5.17 Install prefix /usr/pkg Build shared libs yes Build static libs no CFLAGS -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include PYTHON /usr/pkg/bin/python2.7 PYTHON2 /usr/pkg/bin/python2.7 Gtk2 immodule dir Gtk3 immodule dir Build gtk2 immodule no (disabled, use --enable-gtk2 to enable) Build gtk3 immodule no (disabled, use --enable-gtk3 to enable) Build XIM agent server no (disabled, use --enable-xim to enable) Build wayland support no (disabled, use --enable-wayland to enable) Build appindicator support yes (enabled, use --disable-appindicator to disable) Build appindicator engine icon no (disabled, need qtbase-devel 5.4 or later) Build python library yes Build gconf modules no (disabled, use --enable-gconf to enable) Build memconf modules no Build dconf modules no Build introspection no IBus-1.0.gir scannerflags "" Build vala binding no Build document no (disabled, use --enable-gtk-doc to enable) Build UI yes (enabled, use --disable-ui to disable) Build engine no Enable key snooper yes No snooper regexes "firefox.*,.*chrome.*,.*chromium.*,terminator" Panel icon "ibus-keyboard" Enable surrounding-text yes Enable libnotify no Enable Emoji dict no Unicode Emoji directory /usr/share/unicode/emoji CLDR annotation directory /usr/share/unicode/cldr/common/annotations Run test cases yes => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp