=> 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 ekg-1.7.tar.gz
=> Checksum RMD160 OK for ekg-1.7.tar.gz
=> Checksum SHA512 OK for ekg-1.7.tar.gz
===> Installing dependencies for ekg-1.7nb11
==========================================================================
The following variables will affect the build process of this package,
ekg-1.7nb11.  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
        * TERMCAP_TYPE = termcap

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 gmake>=3.81: found gmake-4.1nb4
=> 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
=> Full dependency ncurses>=6.0: found ncurses-6.1
=> Full dependency readline>=6.0: found readline-7.0
=> Full dependency jpeg>=9: found jpeg-9c
===> Overriding tools for ekg-1.7nb11
===> Extracting for ekg-1.7nb11
===> Patching for ekg-1.7nb11
=> Applying pkgsrc patches for ekg-1.7nb11
=> Verifying /data/pkgsrc/chat/ekg/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc/chat/ekg/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.9 2008/03/05 15:01:06 jlam Exp $
|
|--- src/Makefile.in.orig	2007-04-28 16:02:22.000000000 -0400
|+++ src/Makefile.in
--------------------------
Patching file src/Makefile.in using Plan A...
Hunk #1 succeeded at 26.
Hunk #2 succeeded at 42.
done
=> Verifying /data/pkgsrc/chat/ekg/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc/chat/ekg/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.4 2007/10/14 07:48:52 adam Exp $
|
|--- Makefile.in.orig	2006-08-05 17:46:21.000000000 +0200
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 42.
done
=> Verifying /data/pkgsrc/chat/ekg/patches/patch-ac
=> Applying pkgsrc patch /data/pkgsrc/chat/ekg/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.6 2008/03/05 15:01:06 jlam Exp $
|
|--- lib/Makefile.in.orig	2006-04-18 21:05:11.000000000 +0200
|+++ lib/Makefile.in
--------------------------
Patching file lib/Makefile.in using Plan A...
Hunk #1 succeeded at 11.
Hunk #2 succeeded at 45.
Hunk #3 succeeded at 85.
done
=> Verifying /data/pkgsrc/chat/ekg/patches/patch-ad
=> Applying pkgsrc patch /data/pkgsrc/chat/ekg/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.6 2007/10/14 07:48:52 adam Exp $
|
|--- configure.orig	2007-04-28 22:57:00.000000000 +0200
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 5437.
Hunk #2 succeeded at 5941.
done
=> Verifying /data/pkgsrc/chat/ekg/patches/patch-src_ui-readline.c
=> Applying pkgsrc patch /data/pkgsrc/chat/ekg/patches/patch-src_ui-readline.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_ui-readline.c,v 1.1 2014/04/16 21:00:35 joerg Exp $
|
|--- src/ui-readline.c.orig	2014-04-16 20:11:28.000000000 +0000
|+++ src/ui-readline.c
--------------------------
Patching file src/ui-readline.c using Plan A...
Hunk #1 succeeded at 198.
Hunk #2 succeeded at 240.
Hunk #3 succeeded at 262.
Hunk #4 succeeded at 279.
Hunk #5 succeeded at 309.
Hunk #6 succeeded at 339.
Hunk #7 succeeded at 369.
Hunk #8 succeeded at 388.
Hunk #9 succeeded at 407.
Hunk #10 succeeded at 426.
Hunk #11 succeeded at 440.
Hunk #12 succeeded at 864.
done
===> Creating toolchain wrappers for ekg-1.7nb11
===> Configuring for ekg-1.7nb11
=> 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
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
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 ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for an ANSI C-conforming const... yes
checking for gmake... /data/scratch/chat/ekg/work/.tools/bin/gmake
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... 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 whether byte ordering is bigendian... no
checking for uintXX_t types... found in <stdint.h>
checking for t_accept in -lnsl... no
checking for socket in -lsocket... no
checking for __inet_addr in -lbind... no
checking for gethostbyname_r... yes
checking for inet_pton... yes
checking for va_copy... yes
checking for __va_copy... yes
checking for C99-compatible vsnprintf()... yes
checking for pthread_join in LIBS= with CFLAGS= -pthread ... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... clang
checking whether to check for GCC pthread/shared inconsistencies... no
checking for long long... yes
checking for pkg-config... pkg-config
checking for OpenSSL... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for dirname... yes
checking for getopt_long... yes
checking for scandir... yes
checking for setenv... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for utimes... yes
checking for mkstemp... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for setlocale... yes
checking for strcoll... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for inet_pton... (cached) yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for initscr in -lncurses... yes
CURSES_INCLUDES=
checking for tgetent in -ltermcap... yes
checking for readline.h... /usr/pkg/include/readline/readline.h
checking for rl_set_prompt... yes
checking for rl_filename_completion_function... yes
checking for rl_get_screen_size... yes
checking for rl_set_key... yes
checking for rl_bind_key_in_map... yes
checking for gsm_decode in -lgsm... no
checking for DGifSlurp in -lungif... no
checking for jpeg_start_decompress in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for gzopen in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating examples/Makefile
config.status: creating lib/libgadu.pc
config.status: creating config.h

configured options:
 - static libgadu: enabled (default)
 - shared libgadu: disabled
 - libgadu_openssl: enabled
 - openssl: enabled
 - ioctld: disabled
 - python: disabled
 - zlib: enabled
 - pthread: enabled
 - libungif: disabled
 - libjpeg: enabled
 - ui-readline: enabled (default)
 - ui-ncurses: enabled
 - aspell: disabled

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp