=> 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.5
==========================================================================
The following variables will affect the build process of this package,
fcitx5-5.0.5. Their current value is shown below:
* SSLBASE = /usr
* SSLCERTBUNDLE (not defined)
* SSLCERTS = /etc/openssl/certs
* SSLDIR = /etc/openssl
* SSLKEYS = /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.66.8
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.19.7
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3
=> Build dependency extra-cmake-modules-[0-9]*: found extra-cmake-modules-5.70.0
=> Build dependency x11-links>=1.32: found x11-links-1.32
=> 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.4
=> Full dependency gettext-tools>=0.18.1.1nb3: found gettext-tools-0.21nb1
=> Full dependency glib2>=2.64.0nb1: found glib2-2.66.8nb1
=> Full dependency libuuid>=2.18: found libuuid-2.32.1
=> Full dependency pango>=1.44.7nb3: found pango-1.48.3
=> Full dependency cairo>=1.16.0nb2: found cairo-1.16.0nb2
=> Full dependency gdk-pixbuf2>=2.40.0nb1: found gdk-pixbuf2-2.40.0nb1
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency dbus>=0.91: found dbus-1.12.20
=> 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.1.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 /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 fcitx5-5.0.5
===> Extracting for fcitx5-5.0.5
===> Patching for fcitx5-5.0.5
=> Applying pkgsrc patches for fcitx5-5.0.5
===> Creating toolchain wrappers for fcitx5-5.0.5
/bin/mkdir -p /tmp/pkgbuild/inputmethod/fcitx5/work.alpha/.buildlink/lib/pkgconfig
cd /tmp/pkgbuild/inputmethod/fcitx5/work.alpha/.buildlink/lib/pkgconfig && /bin/ln -sf enchant-2.pc enchant.pc
===> Configuring for fcitx5-5.0.5
=> Fixing machine-id path
/bin/ln -s /usr/pkgsrc/distfiles/en_dict-20121020.tar.gz /tmp/pkgbuild/inputmethod/fcitx5/work.alpha/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.
-- The C compiler identification is GNU 7.4.0
-- The CXX compiler identification is GNU 7.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /tmp/pkgbuild/inputmethod/fcitx5/work.alpha/.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: /tmp/pkgbuild/inputmethod/fcitx5/work.alpha/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /tmp/pkgbuild/inputmethod/fcitx5/work.alpha/.tools/bin/pkg-config (found version "1.7.3")
-- 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
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (XCB_XCB)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/pkg/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:95 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_XCB: /usr/X11R7/lib/libxcb.so (found version "1.13.1")
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (XCB_RENDER)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/pkg/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:95 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_RENDER: /usr/X11R7/lib/libxcb-render.so (found version "1.13.1")
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (XCB_SHAPE)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/pkg/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:95 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_SHAPE: /usr/X11R7/lib/libxcb-shape.so (found version "1.13.1")
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (XCB_XFIXES)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/pkg/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:95 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_XFIXES: /usr/X11R7/lib/libxcb-xfixes.so (found version "1.13.1")
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (XCB_AUX)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/pkg/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:95 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_AUX: /usr/pkg/lib/libxcb-util.so (found version "0.4.0")
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (XCB_EWMH)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/pkg/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:95 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_EWMH: /usr/pkg/lib/libxcb-ewmh.so (found version "0.4.1")
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (XCB_ICCCM)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/pkg/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:95 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_ICCCM: /usr/pkg/lib/libxcb-icccm.so (found version "0.4.1")
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args`
(XCB_KEYSYMS) does not match the name of the calling package (XCB). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/pkg/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:95 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_KEYSYMS: /usr/pkg/lib/libxcb-keysyms.so (found version "0.4.0")
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (XCB_RANDR)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/pkg/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:95 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_RANDR: /usr/X11R7/lib/libxcb-randr.so (found version "1.13.1")
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args`
(XCB_XINERAMA) does not match the name of the calling package (XCB). This
can lead to problems in calling code that expects `find_package` result
variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/pkg/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:95 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_XINERAMA: /usr/X11R7/lib/libxcb-xinerama.so (found version "1.13.1")
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (XCB_XKB)
does not match the name of the calling package (XCB). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
/usr/pkg/share/ECM/find-modules/FindXCB.cmake:183 (ecm_find_package_handle_library_components)
CMakeLists.txt:95 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XCB_XKB: /usr/X11R7/lib/libxcb-xkb.so (found version "1.13.1")
-- 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.13.1") 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.1.0
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args`
(XKBCommon_XKBCommon) does not match the name of the calling package
(XKBCommon). This can lead to problems in calling code that expects
`find_package` result variables (e.g., `_FOUND`) to follow a certain
pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
cmake/FindXKBCommon.cmake:26 (ecm_find_package_handle_library_components)
CMakeLists.txt:101 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XKBCommon_XKBCommon: /usr/pkg/lib/libxkbcommon.so (found version "1.1.0")
CMake Warning (dev) at /usr/pkg/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args`
(XKBCommon_X11) does not match the name of the calling package (XKBCommon).
This can lead to problems in calling code that expects `find_package`
result variables (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/pkg/share/ECM/modules/ECMFindModuleHelpers.cmake:248 (find_package_handle_standard_args)
cmake/FindXKBCommon.cmake:26 (ecm_find_package_handle_library_components)
CMakeLists.txt:101 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found XKBCommon_X11: /usr/pkg/lib/libxkbcommon-x11.so (found version "1.1.0")
-- Found XKBCommon: /usr/pkg/lib/libxkbcommon.so;/usr/pkg/lib/libxkbcommon-x11.so (found version "1.1.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.8")
-- Found XKeyboardConfig: /usr/X11R7/lib/X11/xkb (found version "2.27")
-- 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.3
-- Found pangocairo, version 1.48.3
-- 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.66.8
-- 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,
* Pthread
* Gettext
* fmt
* XCB, X protocol C-language Binding,
* XCBImdkit
* XKBCommon, Keyboard handling library using XKB data,
* IsoCodes
* Expat
* PkgConfig
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/pkgbuild/inputmethod/fcitx5/work.alpha/fcitx5-5.0.5
=> Rewrite cmake Dependencies files