=> Bootstrap dependency digest>=20010302: found digest-20160304
WARNING: [license.mk] Every package should define a LICENSE.
===> 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 gtmess-0.91.tar.gz
=> Checksum RMD160 OK for gtmess-0.91.tar.gz
=> Checksum SHA512 OK for gtmess-0.91.tar.gz
===> Installing dependencies for gtmess-0.91nb9
==========================================================================
The following variables will affect the build process of this package,
gtmess-0.91nb9.  Their current value is shown below:

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

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

        * CURSES_TYPE = curses

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 checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency tk-[0-9]*: found tk-8.6.8nb1
===> Overriding tools for gtmess-0.91nb9
===> Extracting for gtmess-0.91nb9
===> Patching for gtmess-0.91nb9
=> Applying pkgsrc patches for gtmess-0.91nb9
=> Verifying /data/pkgsrc/chat/gtmess/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc/chat/gtmess/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2005/09/28 23:11:27 rafal Exp $
|
|--- data/Makefile.am.orig	2005-03-18 13:03:59.000000000 -0500
|+++ data/Makefile.am	2005-09-23 01:12:03.000000000 -0400
--------------------------
Patching file data/Makefile.am using Plan A...
Hunk #1 succeeded at 18.
done
=> Verifying /data/pkgsrc/chat/gtmess/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc/chat/gtmess/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2005/09/28 23:11:27 rafal Exp $
|
|--- data/Makefile.in.orig	2005-03-18 13:38:19.000000000 -0500
|+++ data/Makefile.in	2005-09-23 01:12:03.000000000 -0400
--------------------------
Patching file data/Makefile.in using Plan A...
Hunk #1 succeeded at 54.
Hunk #2 succeeded at 67.
Hunk #3 succeeded at 151.
Hunk #4 succeeded at 251.
Hunk #5 succeeded at 332.
Hunk #6 succeeded at 377.
Hunk #7 succeeded at 404.
done
=> Verifying /data/pkgsrc/chat/gtmess/patches/patch-ac
=> Applying pkgsrc patch /data/pkgsrc/chat/gtmess/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.1 2005/10/06 15:50:59 minskim Exp $
|
|--- src/client/gtmess.h.orig	2005-03-18 06:15:31.000000000 -0800
|+++ src/client/gtmess.h
--------------------------
Patching file src/client/gtmess.h using Plan A...
Hunk #1 succeeded at 79.
done
=> Verifying /data/pkgsrc/chat/gtmess/patches/patch-src_client_hash__cfg.c
=> Applying pkgsrc patch /data/pkgsrc/chat/gtmess/patches/patch-src_client_hash__cfg.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_client_hash__cfg.c,v 1.1 2012/11/16 00:34:58 joerg Exp $
|
|--- src/client/hash_cfg.c.orig	2012-11-15 13:33:33.000000000 +0000
|+++ src/client/hash_cfg.c
--------------------------
Patching file src/client/hash_cfg.c using Plan A...
Hunk #1 succeeded at 117.
done
===> Creating toolchain wrappers for gtmess-0.91nb9
===> Configuring for gtmess-0.91nb9
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./data/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/client/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/inty/Makefile.in.
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for library containing strerror... none required
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking how to run the C preprocessor... clang -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking return type of signal handlers... void
checking for gettimeofday... yes
checking for localtime_r... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for select... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for setlocale... yes
checking for library containing iconv... (cached) 
checking for wcswidth... yes
checking for mbsrtowcs... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for pthread_create in -lpthread... yes
checking for library containing initscr... -lcurses
checking for wresize... yes
checking for addwstr... yes
checking for SSL_library_init in -lssl... no
checking if -lssl exists in alternate location... no
configure: error: cannot find ssl library
*** Error code 1

Stop.
make[1]: stopped in /data/pkgsrc/chat/gtmess
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/chat/gtmess