=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for en_dict-20121020.tar.gz
=> Checksum RMD160 OK for en_dict-20121020.tar.gz
=> Checksum SHA512 OK for en_dict-20121020.tar.gz
=> Checksum SHA1 OK for fcitx5-5.0.5.tar.xz
=> Checksum RMD160 OK for fcitx5-5.0.5.tar.xz
=> Checksum SHA512 OK for fcitx5-5.0.5.tar.xz
===> Installing dependencies for fcitx5-5.0.5nb1
==========================================================================
The following variables will affect the build process of this package,
fcitx5-5.0.5nb1.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

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.2
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.20.4
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.4nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency extra-cmake-modules-[0-9]*: found extra-cmake-modules-5.81.0
=> Build dependency x11-links>=1.33: found x11-links-1.33
=> Build dependency cldr-emoji-annotation>=37.0.13.0.0.2: found cldr-emoji-annotation-37.0.13.0.0.2
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency bash-[0-9]*: found bash-5.1.8nb2
=> Full dependency gettext-tools>=0.18.1.1nb3: found gettext-tools-0.21nb2
=> Full dependency glib2>=2.64.0nb1: found glib2-2.68.2
=> Full dependency libevent>=2.1.11nb1: found libevent-2.1.12
=> Full dependency libuuid>=2.18: found libuuid-2.32.1
=> Full dependency pango>=1.44.7nb3: found pango-1.48.4
=> Full dependency cairo>=1.16.0nb2: found cairo-1.16.0nb4
=> Full dependency gdk-pixbuf2>=2.40.0nb1: found gdk-pixbuf2-2.40.0nb2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency dbus>=0.91: found dbus-1.12.20nb1
=> Full dependency enchant2>=2.2.8nb1: found enchant2-2.2.15
=> Full dependency fmtlib>=5.2.1: found fmtlib-7.1.3
=> Full dependency iso-codes>=0.50: found iso-codes-3.77nb1
=> Full dependency json-c>=0.14: found json-c-0.15
=> Full dependency libxkbcommon>=0.4.0nb1: found libxkbcommon-1.3.0
=> Full dependency xcb-imdkit>=1.0.2: found xcb-imdkit-1.0.2
=> Full dependency xcb-util>=0.3.9: found xcb-util-0.4.0
=> Full dependency xcb-util-keysyms>=0.3.9: found xcb-util-keysyms-0.4.0
=> Full dependency xcb-util-wm>=0.3.9: found xcb-util-wm-0.4.1
===> 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'.
===> Overriding tools for fcitx5-5.0.5nb1
===> Extracting for fcitx5-5.0.5nb1
===> Patching for fcitx5-5.0.5nb1
=> Applying pkgsrc patches for fcitx5-5.0.5nb1
=> Verifying /tree/pkgsrc/inputmethod/fcitx5/patches/patch-src_frontend_ibusfrontend_ibusfrontend.cpp
=> Applying pkgsrc patch /tree/pkgsrc/inputmethod/fcitx5/patches/patch-src_frontend_ibusfrontend_ibusfrontend.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_frontend_ibusfrontend_ibusfrontend.cpp,v 1.1 2021/03/01 11:13:20 mef Exp $
|
|https://build.opensuse.org/package/view_file/M17N/fcitx5/fcitx5-gcc7.patch?expand=1
|
|--- src/frontend/ibusfrontend/ibusfrontend.cpp.orig	2021-01-28 23:35:42.465005200 +0900
|+++ src/frontend/ibusfrontend/ibusfrontend.cpp	2021-03-01 19:17:18.090095671 +0900
--------------------------
Patching file src/frontend/ibusfrontend/ibusfrontend.cpp using Plan A...
Hunk #1 succeeded at 577.
done
=> Verifying /tree/pkgsrc/inputmethod/fcitx5/patches/patch-src_lib_fcitx-utils_misc.cpp
=> Applying pkgsrc patch /tree/pkgsrc/inputmethod/fcitx5/patches/patch-src_lib_fcitx-utils_misc.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_lib_fcitx-utils_misc.cpp,v 1.1 2021/02/17 15:16:25 ryoon Exp $
|
|* NetBSD has no sys/user.h.
|
|--- src/lib/fcitx-utils/misc.cpp.orig	2020-12-25 17:51:34.717115200 +0000
|+++ src/lib/fcitx-utils/misc.cpp
--------------------------
Patching file src/lib/fcitx-utils/misc.cpp using Plan A...
Hunk #1 succeeded at 16.
done
=> Verifying /tree/pkgsrc/inputmethod/fcitx5/patches/patch-src_modules_spell_dict_CMakeLists.txt
=> Applying pkgsrc patch /tree/pkgsrc/inputmethod/fcitx5/patches/patch-src_modules_spell_dict_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_modules_spell_dict_CMakeLists.txt,v 1.1 2021/02/17 15:16:25 ryoon Exp $
|
|* pkgsrc drops $ORIGIN and use LD_LIBRARY_PATH to run tool during build.
|
|--- src/modules/spell/dict/CMakeLists.txt.orig	2019-08-26 01:11:04.000000000 +0000
|+++ src/modules/spell/dict/CMakeLists.txt
--------------------------
Patching file src/modules/spell/dict/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 23.
done
=> Verifying /tree/pkgsrc/inputmethod/fcitx5/patches/patch-test_testdbus.cpp
=> Applying pkgsrc patch /tree/pkgsrc/inputmethod/fcitx5/patches/patch-test_testdbus.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-test_testdbus.cpp,v 1.1 2021/03/01 11:13:20 mef Exp $
|
|https://build.opensuse.org/package/view_file/M17N/fcitx5/fcitx5-gcc7.patch?expand=1
|
|--- fcitx5-5.0.3.orig/test/testdbus.cpp
|+++ test/testdbus.cpp
--------------------------
Patching file test/testdbus.cpp using Plan A...
Hunk #1 succeeded at 67.
done
===> Creating toolchain wrappers for fcitx5-5.0.5nb1
/bin/mkdir -p /scratch/work/inputmethod/fcitx5/work/.buildlink/lib/pkgconfig
cd /scratch/work/inputmethod/fcitx5/work/.buildlink/lib/pkgconfig && /bin/ln -sf enchant-2.pc enchant.pc
===> Configuring for fcitx5-5.0.5nb1
=> Fixing machine-id path
/bin/ln -s /distfiles/en_dict-20121020.tar.gz  /scratch/work/inputmethod/fcitx5/work/fcitx5-5.0.5/src/modules/spell/dict
=> Generating pkg-config files for builtin libevent package.
=> Generating pkg-config file for builtin expat package.
=> Replacing bash interpreter in data/fcitx5-diagnose.sh.
=> Adding run-time search paths to pkg-config files.
INFO: [subst.mk:_pkgconfig] Nothing changed in "src/modules/Fcitx5Module.pc.in".
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 5.5.0
-- The CXX compiler identification is GNU 5.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /scratch/work/inputmethod/fcitx5/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /scratch/work/inputmethod/fcitx5/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /scratch/work/inputmethod/fcitx5/work/.tools/bin/pkg-config (found version "1.7.4") 
-- Checking for module 'dbus-1'
--   Found dbus-1, version 1.12.20
-- Checking for module 'libevent'
--   Found libevent, version 1.4.4
-- Found LibKVM: /usr/include  
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for dlmopen
-- Looking for dlmopen - not found
-- Found DL: /usr/include  
-- Found LibIntl: /usr/include  
-- Found LibUUID: /usr/pkg/lib/libuuid.so (found version "2.32.1") 
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Found Pthread: /usr/include  
-- Looking for backtrace
-- Looking for backtrace - found
-- Found Execinfo: /usr/include  
-- Found Gettext: /usr/pkg/bin/msgmerge (found version "0.21") 
-- XCB: XFIXES requires XCB;RENDER;SHAPE
-- XCB: XFIXES requires XCB;RENDER;SHAPE
-- Found XCB_XCB: /usr/X11R7/lib/libxcb.so (found version "1.12") 
-- Found XCB_RENDER: /usr/X11R7/lib/libxcb-render.so (found version "1.10") 
-- Found XCB_SHAPE: /usr/X11R7/lib/libxcb-shape.so (found version "1.10") 
-- Found XCB_XFIXES: /usr/X11R7/lib/libxcb-xfixes.so (found version "1.10") 
-- Found XCB_AUX: /usr/pkg/lib/libxcb-util.so (found version "0.4.0") 
-- Found XCB_EWMH: /usr/pkg/lib/libxcb-ewmh.so (found version "0.4.1") 
-- Found XCB_ICCCM: /usr/pkg/lib/libxcb-icccm.so (found version "0.4.1") 
-- Found XCB_KEYSYMS: /usr/pkg/lib/libxcb-keysyms.so (found version "0.4.0") 
-- Found XCB_RANDR: /usr/X11R7/lib/libxcb-randr.so (found version "1.10") 
-- Found XCB_XINERAMA: /usr/X11R7/lib/libxcb-xinerama.so (found version "1.10") 
-- Found XCB_XKB: /usr/X11R7/lib/libxcb-xkb.so (found version "1.10") 
-- Found XCB: /usr/X11R7/lib/libxcb.so;/usr/X11R7/lib/libxcb-render.so;/usr/X11R7/lib/libxcb-shape.so;/usr/X11R7/lib/libxcb-xfixes.so;/usr/pkg/lib/libxcb-util.so;/usr/pkg/lib/libxcb-ewmh.so;/usr/pkg/lib/libxcb-icccm.so;/usr/pkg/lib/libxcb-keysyms.so;/usr/X11R7/lib/libxcb-randr.so;/usr/X11R7/lib/libxcb-xinerama.so;/usr/X11R7/lib/libxcb-xkb.so (found version "1.12") found components: XCB AUX XKB XFIXES ICCCM XINERAMA RANDR EWMH KEYSYMS 
-- Checking for module 'cairo-xcb'
--   Found cairo-xcb, version 1.16.0
-- Checking for module 'xkbfile'
--   Found xkbfile, version 1.0.9
-- Found XKBCommon_XKBCommon: /usr/pkg/lib/libxkbcommon.so (found version "1.3.0") 
-- Found XKBCommon_X11: /usr/pkg/lib/libxkbcommon-x11.so (found version "1.3.0") 
-- Found XKBCommon: /usr/pkg/lib/libxkbcommon.so;/usr/pkg/lib/libxkbcommon-x11.so (found version "1.3.0") found components: XKBCommon X11 
-- Checking for module 'iso-codes'
--   Found iso-codes, version 3.77
-- Found IsoCodes: /usr/pkg/share/iso-codes/json/iso_639-3.json  
-- Found Expat: /usr/lib/libexpat.so (found version "2.2.1") 
-- Found XKeyboardConfig: /usr/X11R7/lib/X11/xkb (found version "2.20") 
-- Checking for module 'json-c'
--   Found json-c, version 0.15
-- Checking for module 'cairo'
--   Found cairo, version 1.16.0
-- Checking for modules 'pango;pangocairo'
--   Found pango, version 1.48.4
--   Found pangocairo, version 1.48.4
-- Checking for module 'gdk-pixbuf-2.0'
--   Found gdk-pixbuf-2.0, version 2.40.0
-- Checking for module 'gio-unix-2.0'
--   Found gio-unix-2.0, version 2.68.2
-- Checking for module 'enchant-2'
--   Found enchant-2, version 2.2.15
-- Looking for pipe2
-- Looking for pipe2 - found
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- The following OPTIONAL packages have been found:

 * Execinfo
 * XKeyboardConfig

-- The following REQUIRED packages have been found:

 * ECM
 * LibKVM
 * DL
 * LibIntl
 * LibUUID, uuid library in util-linux, <http://www.kernel.org/pub/linux/utils/util-linux/>
 * Pthread
 * Gettext
 * fmt
 * XCB, X protocol C-language Binding, <https://xcb.freedesktop.org/>
 * XCBImdkit
 * XKBCommon, Keyboard handling library using XKB data, <http://xkbcommon.org>
 * IsoCodes
 * Expat
 * PkgConfig

-- Configuring done
-- Generating done
-- Build files have been written to: /scratch/work/inputmethod/fcitx5/work/fcitx5-5.0.5
=> Rewrite cmake Dependencies files