=> 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 ucommon-6.3.1.tar.gz
=> Checksum RMD160 OK for ucommon-6.3.1.tar.gz
=> Checksum SHA512 OK for ucommon-6.3.1.tar.gz
===> Installing dependencies for ucommon-6.3.1nb4
==========================================================================
The supported build options for ucommon are:

	gnutls openssl static 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-6.3.1nb4.  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 libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1
=> Tool dependency intltool>=0.40.0: found intltool-0.51.0nb2
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.11.3
=> 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 cwrappers>=20150314: found cwrappers-20180325
===> Overriding tools for ucommon-6.3.1nb4
===> Extracting for ucommon-6.3.1nb4
===> Patching for ucommon-6.3.1nb4
=> Applying pkgsrc patches for ucommon-6.3.1nb4
=> Verifying /data/pkgsrc/devel/ucommon/patches/patch-commoncpp_tcp.cpp
=> Applying pkgsrc patch /data/pkgsrc/devel/ucommon/patches/patch-commoncpp_tcp.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-commoncpp_tcp.cpp,v 1.1 2015/04/23 18:25:15 joerg Exp $
|
|--- commoncpp/tcp.cpp.orig	2015-04-23 14:03:06.000000000 +0000
|+++ commoncpp/tcp.cpp
--------------------------
Patching file commoncpp/tcp.cpp using Plan A...
Hunk #1 succeeded at 457.
done
=> Verifying /data/pkgsrc/devel/ucommon/patches/patch-commoncpp_udp.cpp
=> Applying pkgsrc patch /data/pkgsrc/devel/ucommon/patches/patch-commoncpp_udp.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-commoncpp_udp.cpp,v 1.3 2015/04/18 02:43:24 rodent Exp $
|
|Fix build for NetBSD.
|
|--- commoncpp/udp.cpp.orig	2015-03-24 23:28:03.000000000 +0000
|+++ commoncpp/udp.cpp
--------------------------
Patching file commoncpp/udp.cpp using Plan A...
Hunk #1 succeeded at 317.
done
=> Verifying /data/pkgsrc/devel/ucommon/patches/patch-configure
=> Applying pkgsrc patch /data/pkgsrc/devel/ucommon/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2015/04/18 02:43:24 rodent Exp $
|
|Fix portability failure.
|
|--- configure.orig	2015-03-24 23:44:16.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 16782.
done
=> Verifying /data/pkgsrc/devel/ucommon/patches/patch-inc_ucommon_thread.h
=> Applying pkgsrc patch /data/pkgsrc/devel/ucommon/patches/patch-inc_ucommon_thread.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-inc_ucommon_thread.h,v 1.1 2016/12/19 13:33:43 joerg Exp $
|
|Friendship is not inherited.
|
|--- inc/ucommon/thread.h.orig	2016-12-18 09:48:45.932481633 +0000
|+++ inc/ucommon/thread.h
--------------------------
Patching file inc/ucommon/thread.h using Plan A...
Hunk #1 succeeded at 1252.
done
=> Verifying /data/pkgsrc/devel/ucommon/patches/patch-utils_keywait.cpp
=> Applying pkgsrc patch /data/pkgsrc/devel/ucommon/patches/patch-utils_keywait.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-utils_keywait.cpp,v 1.2 2015/04/18 02:43:24 rodent Exp $
|
|Fix unportable cfmakeraw() for SunOS.
|
|--- utils/keywait.cpp.orig	2015-03-24 23:42:51.000000000 +0000
|+++ utils/keywait.cpp
--------------------------
Patching file utils/keywait.cpp using Plan A...
Hunk #1 succeeded at 123.
done
===> Creating toolchain wrappers for ucommon-6.3.1nb4
===> Configuring for ucommon-6.3.1nb4
=> 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
=> Checking for portability problems in extracted files
-- The C compiler identification is Clang 5.0.5
-- The CXX compiler identification is Clang 5.0.5
CMake Warning (dev) at /usr/pkg/share/cmake-3.11/Modules/Platform/NetBSD.cmake:13 (include):
  File /usr/pkg/share/cmake-3.11/Modules/Platform/NetBSD.cmake includes
  /data/scratch/devel/ucommon/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.11/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.11/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.11/Modules/Platform/NetBSD.cmake:13 (include):
  File /usr/pkg/share/cmake-3.11/Modules/Platform/NetBSD.cmake includes
  /data/scratch/devel/ucommon/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.11/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.11/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: /data/scratch/devel/ucommon/work/.cwrapper/bin/clang
-- Check for working C compiler: /data/scratch/devel/ucommon/work/.cwrapper/bin/clang -- 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.11/Modules/Platform/NetBSD.cmake:13 (include):
  File /usr/pkg/share/cmake-3.11/Modules/Platform/NetBSD.cmake includes
  /data/scratch/devel/ucommon/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.11/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.11/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: /data/scratch/devel/ucommon/work/.cwrapper/bin/clang++
-- Check for working CXX compiler: /data/scratch/devel/ucommon/work/.cwrapper/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring GNU ucommon 6.3.1...
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- 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 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 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
-- Found PkgConfig: /data/scratch/devel/ucommon/work/.tools/bin/pkg-config (found version "1.4.1") 
-- Looking for regfree in regex
-- Looking for regfree in regex - not found
-- Checking for module 'openssl>=1.0.0'
--   Found openssl, version 1.1.0h
-- 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: /data/scratch/devel/ucommon/work/ucommon-6.3.1
=> Overriding intltool.
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
=> Rewrite cmake Dependencies files