=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for ucommon-7.0.0.tar.gz
=> Checksum RMD160 OK for ucommon-7.0.0.tar.gz
=> Checksum SHA512 OK for ucommon-7.0.0.tar.gz
===> Installing dependencies for ucommon-7.0.0nb1
==========================================================================
The supported build options for ucommon are:

	gnutls openssl tests

The currently selected options are:

	openssl

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.ucommon (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
ucommon-7.0.0nb1.  Their current value is shown below:

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

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 intltool>=0.40.0: found intltool-0.51.0nb4
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.16.1
=> Tool dependency perl>=5.0: found perl-5.30.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Tool dependency distcc-[0-9]*: found distcc-3.3
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> Overriding tools for ucommon-7.0.0nb1
===> Extracting for ucommon-7.0.0nb1
===> Patching for ucommon-7.0.0nb1
=> Applying pkgsrc patches for ucommon-7.0.0nb1
===> Creating toolchain wrappers for ucommon-7.0.0nb1
===> Configuring for ucommon-7.0.0nb1
=> Adding run-time search paths to pkg-config files.
INFO: [subst.mk:_pkgconfig] Nothing changed in ./commoncpp.pc.in.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
-- The C compiler identification is GNU 7.4.0
-- The CXX compiler identification is GNU 7.4.0
CMake Warning (dev) at /usr/pkg/share/cmake-3.16/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.16/Modules/Platform/NetBSD.cmake includes
  /tmp/pkgbuild/devel/ucommon/work.i386/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.16/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.16/Modules/CMakeSystemSpecificInformation.cmake:26 (include)
  CMakeLists.txt:21 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.16/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.16/Modules/Platform/NetBSD.cmake includes
  /tmp/pkgbuild/devel/ucommon/work.i386/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.16/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.16/Modules/CMakeCInformation.cmake:66 (include)
  CMakeLists.txt:21 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Check for working C compiler: /tmp/pkgbuild/devel/ucommon/work.i386/.cwrapper/bin/gcc
-- Check for working C compiler: /tmp/pkgbuild/devel/ucommon/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
CMake Warning (dev) at /usr/pkg/share/cmake-3.16/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.16/Modules/Platform/NetBSD.cmake includes
  /tmp/pkgbuild/devel/ucommon/work.i386/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.16/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /usr/pkg/share/cmake-3.16/Modules/CMakeCXXInformation.cmake:65 (include)
  CMakeLists.txt:21 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Check for working CXX compiler: /tmp/pkgbuild/devel/ucommon/work.i386/.cwrapper/bin/c++
-- Check for working CXX compiler: /tmp/pkgbuild/devel/ucommon/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
-- Configuring GNU ucommon 7.0.0...
-- Performing Test CHECK_-Wno-long-long
-- Performing Test CHECK_-Wno-long-long - Success
-- Performing Test CHECK_-pthread
-- Performing Test CHECK_-pthread - Success
-- Performing Test CHECK_-mt
-- Performing Test CHECK_-mt - Success
-- Performing Test CHECK_-fvisibility-inlines-hidden
-- Performing Test CHECK_-fvisibility-inlines-hidden - Failed
-- Performing Test CHECK_VISIBILITY
-- Performing Test CHECK_VISIBILITY - Success
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Looking for dlopen in dl
-- Looking for dlopen in dl - not found
-- Looking for dlopen in compat
-- Looking for dlopen in compat - found
-- Looking for shl_load in dld
-- Looking for shl_load in dld - not found
-- Looking for socket in socket
-- Looking for socket in socket - not found
-- Looking for sem_wait in posix4
-- Looking for sem_wait in posix4 - not found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for getaddrinfo
-- Looking for getaddrinfo - found
-- Looking for socketpair
-- Looking for socketpair - found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- Looking for gethostbyname2
-- Looking for gethostbyname2 - found
-- Looking for strcoll
-- Looking for strcoll - found
-- Looking for stricmp
-- Looking for stricmp - not found
-- Looking for stristr
-- Looking for stristr - not found
-- Looking for sysconf
-- Looking for sysconf - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for aligned_alloc
-- Looking for aligned_alloc - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for shl_open
-- Looking for shl_open - not found
-- Looking for pthread_condattr_setclock
-- Looking for pthread_condattr_setclock - found
-- Looking for pthread_setconcurrency
-- Looking for pthread_setconcurrency - not found
-- Looking for pthread_yield
-- Looking for pthread_yield - not found
-- Looking for pthread_yield_np
-- Looking for pthread_yield_np - not found
-- Looking for pthread_delay
-- Looking for pthread_delay - not found
-- Looking for pthread_delay_np
-- Looking for pthread_delay_np - not found
-- Looking for pthread_setschedprio
-- Looking for pthread_setschedprio - found
-- Looking for ftok
-- Looking for ftok - found
-- Looking for shm_open
-- Looking for shm_open - found
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for gmtime_r
-- Looking for gmtime_r - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for nanosleep
-- Looking for nanosleep - found
-- Looking for clock_nanosleep
-- Looking for clock_nanosleep - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for posix_fadvise
-- Looking for posix_fadvise - found
-- Looking for ftruncate
-- Looking for ftruncate - found
-- Looking for pwrite
-- Looking for pwrite - found
-- Looking for setpgrp
-- Looking for setpgrp - found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for gettext
-- Looking for gettext - not found
-- Looking for execvp
-- Looking for execvp - found
-- Looking for atexit
-- Looking for atexit - found
-- Looking for lstat
-- Looking for lstat - found
-- Looking for realpath
-- Looking for realpath - found
-- Looking for symlink
-- Looking for symlink - found
-- Looking for readlink
-- Looking for readlink - found
-- Looking for waitpid
-- Looking for waitpid - found
-- Looking for wait4
-- Looking for wait4 - found
-- Looking for setgroups
-- Looking for setgroups - found
-- Looking for strlcpy
-- Looking for strlcpy - found
CMake Warning (dev) at /usr/pkg/share/cmake-3.16/Modules/CheckIncludeFiles.cmake:120 (message):
  Policy CMP0075 is not set: Include file check macros honor
  CMAKE_REQUIRED_LIBRARIES.  Run "cmake --help-policy CMP0075" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  CMAKE_REQUIRED_LIBRARIES is set to:

    -lpthread;compat;rt

  For compatibility with CMake 3.11 and below this check is ignoring it.
Call Stack (most recent call first):
  cmake/config.cmake:62 (check_include_files)
  CMakeLists.txt:70 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file memory.h
-- Looking for include file memory.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Looking for include file sys/mman.h
-- Looking for include file sys/mman.h - found
-- Looking for include file sys/shm.h
-- Looking for include file sys/shm.h - found
-- Looking for include file sys/poll.h
-- Looking for include file sys/poll.h - found
-- Looking for include file sys/timeb.h
-- Looking for include file sys/timeb.h - not found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file sys/wait.h
-- Looking for include file sys/wait.h - found
-- Looking for include file endian.h
-- Looking for include file endian.h - found
-- Looking for include file sys/filio.h
-- Looking for include file sys/filio.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file sys/resource.h
-- Looking for include file sys/resource.h - found
-- Looking for include file wchar.h
-- Looking for include file wchar.h - found
-- Looking for include file mach/clock.h
-- Looking for include file mach/clock.h - not found
-- Looking for include file mach-o/dyld.h
-- Looking for include file mach-o/dyld.h - not found
-- Looking for include file linux/version.h
-- Looking for include file linux/version.h - not found
-- Looking for include file regex.h
-- Looking for include file regex.h - found
-- Looking for include file sys/inotify.h
-- Looking for include file sys/inotify.h - not found
-- Looking for include file sys/event.h
-- Looking for include file sys/event.h - found
-- Looking for include file syslog.h
-- Looking for include file syslog.h - found
-- Looking for include file libintl.h
-- Looking for include file libintl.h - found
-- Looking for include file netinet/in.h
-- Looking for include file netinet/in.h - found
-- Looking for include file net/if.h
-- Looking for include file net/if.h - found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file termios.h
-- Looking for include file termios.h - found
-- Looking for include file termio.h
-- Looking for include file termio.h - not found
-- Looking for include file sys/param.h
-- Looking for include file sys/param.h - found
-- Looking for include file sys/file.h
-- Looking for include file sys/file.h - found
-- Looking for include file sys/lockf.h
-- Looking for include file sys/lockf.h - found
-- Looking for include file stdatomic.h
-- Looking for include file stdatomic.h - found
-- Looking for include file stdalign.h
-- Looking for include file stdalign.h - found
-- Found PkgConfig: /tmp/pkgbuild/devel/ucommon/work.i386/.tools/bin/pkg-config (found version "1.6.0") 
-- Looking for regfree in regex
-- Looking for regfree in regex - not found
-- Checking for module 'openssl>=1.0.0'
--   Found openssl, version 1.1.1d
-- Looking for include file openssl/fips.h
-- Looking for include file openssl/fips.h - not found
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/pkgbuild/devel/ucommon/work.i386/ucommon-7.0.0
=> Overriding intltool.
=> Rewrite cmake Dependencies files