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

        * JPEG_DEFAULT = jpeg
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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.64.1
=> Tool dependency cmake>=3.0: found cmake-3.17.0
=> Build dependency extra-cmake-modules>=5.10.0: found extra-cmake-modules-5.66.0
=> Build dependency x11-links>=1.31: found x11-links-1.31
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency gnupg2>=2.2.0: found gnupg2-2.2.20
=> Full dependency kcoreaddons>=5.66.0nb2: found kcoreaddons-5.66.0nb2
=> Full dependency qt5-qtbase>=5.14.1nb2: found qt5-qtbase-5.14.1nb2
=> Full dependency kcrash>=5.66.0nb2: found kcrash-5.66.0nb2
=> Full dependency kdoctools>=5.66.0nb2: found kdoctools-5.66.0nb2
=> Full dependency ki18n>=5.61.0: found ki18n-5.66.0nb2
=> Full dependency kio>=5.66.0nb2: found kio-5.66.0nb2
=> Full dependency kiconthemes>=5.66.0nb2: found kiconthemes-5.66.0nb2
=> Full dependency kwidgetsaddons>=5.66.0nb2: found kwidgetsaddons-5.66.0nb2
=> Full dependency kparts>=5.66.0nb2: found kparts-5.66.0nb2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17
===> Overriding tools for kdiff3-1.8.1nb5
===> Extracting for kdiff3-1.8.1nb5
===> Patching for kdiff3-1.8.1nb5
=> Applying pkgsrc patches for kdiff3-1.8.1nb5
===> Creating toolchain wrappers for kdiff3-1.8.1nb5
===> Configuring for kdiff3-1.8.1nb5
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt.
-- The C compiler identification is GNU 7.4.0
-- The CXX compiler identification is GNU 7.4.0
-- Check for working C compiler: /tmp/pkgbuild/devel/kdiff3/work.i386/.cwrapper/bin/gcc
-- Check for working C compiler: /tmp/pkgbuild/devel/kdiff3/work.i386/.cwrapper/bin/gcc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /tmp/pkgbuild/devel/kdiff3/work.i386/.cwrapper/bin/c++
-- Check for working CXX compiler: /tmp/pkgbuild/devel/kdiff3/work.i386/.cwrapper/bin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Installing in /usr/pkg. Run /tmp/pkgbuild/devel/kdiff3/work.i386/kdiff3-1.8.1/prefix.sh to set the environment for kdiff3.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Could not set up the appstream test. appstreamcli is missing.
-- Found Gettext: /usr/bin/msgmerge (found version "0.16.1") 
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args` (KF5I18n)
  does not match the name of the calling package (KF5).  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  CMakeLists.txt:41 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5I18n: /usr/pkg/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.66.0") 
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args`
  (KF5CoreAddons) does not match the name of the calling package (KF5).  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  CMakeLists.txt:41 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5CoreAddons: /usr/pkg/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.66.0") 
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args` (KF5Crash)
  does not match the name of the calling package (KF5).  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  CMakeLists.txt:41 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5Crash: /usr/pkg/lib/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.66.0") 
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args`
  (KF5DocTools) does not match the name of the calling package (KF5).  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  CMakeLists.txt:41 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5DocTools: /usr/pkg/lib/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.66.0") 
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args`
  (KF5IconThemes) does not match the name of the calling package (KF5).  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  CMakeLists.txt:41 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5IconThemes: /usr/pkg/lib/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.66.0") 
-- Found KF5: success (found suitable version "5.66.0", minimum required is "5.23.0") found components: I18n CoreAddons Crash DocTools IconThemes 
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args` (KF5Parts)
  does not match the name of the calling package (KF5).  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  src/CMakeLists.txt:4 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5Parts: /usr/pkg/lib/cmake/KF5Parts/KF5PartsConfig.cmake (found version "5.66.0") 
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args`
  (KF5WidgetsAddons) does not match the name of the calling package (KF5).
  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  src/CMakeLists.txt:4 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5WidgetsAddons: /usr/pkg/lib/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.66.0") 
-- Found KF5: success (found suitable version "5.66.0", minimum required is "5.23.0") found components: Parts WidgetsAddons 
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args` (KF5Parts)
  does not match the name of the calling package (KF5).  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  src/CMakeLists.txt:44 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args`
  (KF5WidgetsAddons) does not match the name of the calling package (KF5).
  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  src/CMakeLists.txt:44 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args` (KF5Config)
  does not match the name of the calling package (KF5).  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  src/CMakeLists.txt:44 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5Config: /usr/pkg/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.66.0") 
-- Found KF5: success (found suitable version "5.66.0", minimum required is "5.23.0") found components: Parts WidgetsAddons Config 
CMake Warning (dev) at /usr/pkg/share/ECM/modules/ECMAddAppIcon.cmake:384 (message):
  
  /tmp/pkgbuild/devel/kdiff3/work.i386/kdiff3-1.8.1/src/icons/sc-apps-kdiff3.svgz
  is not named correctly for ecm_add_app_icon - ignoring
Call Stack (most recent call first):
  /usr/pkg/share/ECM/modules/ECMAddAppIcon.cmake:142 (_ecm_add_app_icon_categorize_icons)
  src/icons/CMakeLists.txt:13 (ecm_add_app_icon)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args` (KF5KIO)
  does not match the name of the calling package (KF5).  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  kdiff3fileitemactionplugin/CMakeLists.txt:3 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5KIO: /usr/pkg/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.66.0") 
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to `find_package_handle_standard_args`
  (KF5WidgetsAddons) does not match the name of the calling package (KF5).
  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/find-modules/FindKF5.cmake:78 (find_package_handle_standard_args)
  kdiff3fileitemactionplugin/CMakeLists.txt:3 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5: success (found suitable version "5.66.0", minimum required is "5.23.0") found components: KIO WidgetsAddons 
-- The following OPTIONAL packages have been found:

 * KF5Sonnet (required version >= 5.66.0)
 * KF5TextWidgets (required version >= 5.66.0)
 * KF5Service (required version >= 5.66.0)
 * KF5Completion (required version >= 5.66.0)
 * KF5ItemViews (required version >= 5.66.0)
 * KF5JobWidgets (required version >= 5.66.0)
 * KF5Solid (required version >= 5.66.0)
 * KF5Auth (required version >= 5.66.0)
 * KF5Codecs (required version >= 5.66.0)
 * KF5ConfigWidgets (required version >= 5.66.0)
 * KF5XmlGui (required version >= 5.66.0)

-- The following REQUIRED packages have been found:

 * ECM (required version >= 5.10.0)
 * Qt5Gui
 * Qt5PrintSupport
 * Qt5 (required version >= 5.6.0)
 * KF5Crash (required version >= 5.23.0)
 * KF5DocTools (required version >= 5.23.0)
 * KF5IconThemes (required version >= 5.23.0)
 * Gettext
 * KF5I18n (required version >= 5.66.0)
 * KF5Parts (required version >= 5.23.0)
 * KF5CoreAddons (required version >= 5.66.0)
 * Qt5Core (required version >= 5.12.0)
 * KF5KIO (required version >= 5.23.0)
 * Qt5Widgets (required version >= 5.12.0)
 * KF5WidgetsAddons (required version >= 5.23.0)
 * KF5 (required version >= 5.23.0)

-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/pkgbuild/devel/kdiff3/work.i386/kdiff3-1.8.1
=> Rewrite cmake Dependencies files