=> 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 ircservices-5.0.64.tar.gz
=> Checksum RMD160 OK for ircservices-5.0.64.tar.gz
=> Checksum SHA512 OK for ircservices-5.0.64.tar.gz
===> Installing dependencies for ircservices-5.0.64nb5
==========================================================================
The following variables will affect the build process of this package,
ircservices-5.0.64nb5.  Their current value is shown below:

        * VARBASE = /var

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 gmake>=3.81: found gmake-4.1nb3
=> Tool dependency perl>=5.0: found perl-5.26.1nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.11nb1
=> Build dependency cwrappers>=20150314: found cwrappers-20171108
===> Overriding tools for ircservices-5.0.64nb5
===> Extracting for ircservices-5.0.64nb5
===> Patching for ircservices-5.0.64nb5
=> Applying pkgsrc patches for ircservices-5.0.64nb5
=> Verifying /data/pkgsrc/chat/ircservices/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc/chat/ircservices/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.3 2012/04/27 16:53:13 dholland Exp $
|
|- avoid infinite loop in options processing
|- ...?
|
|--- configure.orig	2009-07-31 14:46:19.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 485.
Hunk #2 succeeded at 1377.
Hunk #3 succeeded at 1389.
Hunk #4 succeeded at 1403.
Hunk #5 succeeded at 1441.
Hunk #6 succeeded at 1471.
Hunk #7 succeeded at 1495.
done
=> Verifying /data/pkgsrc/chat/ircservices/patches/patch-ab
=> Applying pkgsrc patch /data/pkgsrc/chat/ircservices/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2004/10/02 22:09:46 adrianp Exp $
|
|--- data/Makefile.orig	2004-10-02 20:44:29.000000000 +0100
|+++ data/Makefile	2004-10-02 20:44:38.000000000 +0100
--------------------------
Patching file data/Makefile using Plan A...
Hunk #1 succeeded at 12.
done
=> Verifying /data/pkgsrc/chat/ircservices/patches/patch-ac
=> Applying pkgsrc patch /data/pkgsrc/chat/ircservices/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.1 2004/10/02 22:09:46 adrianp Exp $
|
|--- data/example-modules.conf.orig	2004-10-02 20:01:04.000000000 +0100
|+++ data/example-modules.conf	2004-10-02 19:59:27.000000000 +0100
--------------------------
Patching file data/example-modules.conf using Plan A...
Hunk #1 succeeded at 392 (offset 26 lines).
Hunk #2 succeeded at 405 (offset 26 lines).
done
=> Verifying /data/pkgsrc/chat/ircservices/patches/patch-ad
=> Applying pkgsrc patch /data/pkgsrc/chat/ircservices/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2010/07/15 11:48:22 obache Exp $
|
|Avoid to conflict with getline(3) in IEEE Std 1003.1-2008.
|
|--- lang/langcomp.c.orig	2009-07-31 14:54:04.000000000 +0000
|+++ lang/langcomp.c
--------------------------
Patching file lang/langcomp.c using Plan A...
Hunk #1 succeeded at 41.
Hunk #2 succeeded at 114.
Hunk #3 succeeded at 195.
done
=> Fixing scripts.
=> Fixing paths of hard-coded utilities.
=> Fixing configuration files.
===> Creating toolchain wrappers for ircservices-5.0.64nb5
===> Configuring for ircservices-5.0.64nb5
=> Checking for portability problems in extracted files

Beginning IRC Services configuration.

Executable (program) file will be installed in /usr/pkg/sbin
Data files will be installed in /usr/pkg/lib/services
Checking sanity of /bin/sh... high.
Searching for a suitable compiler... (supplied) using clang.
Compiler flags supplied: -O2
Let's see what libraries we need...
Checking if we can use dynamic modules... yes.
Checking whether ranlib exists... yes.
Looking for an 8-bit integer type... char
Looking for a 16-bit integer type... short
Looking for a 32-bit integer type... int
Checking the size of int... 32 bits
Checking the size of long... 64 bits
Checking the size of time_t... 64 bits (nifty!)
Checking the size of gid_t... 32 bits
Checking for socklen_t... present.
Checking for presence of include files (it's okay if some aren't there):
    strings.h... present
    sys/select.h... present
    sys/sysproto.h... not present
Seeing if your system defines int16/int32... not found (this is good).
How to complain when something goes wrong... ah, strerror() is here.
Looking for other routines we want that you don't have... strtok [1]   Segmentation fault (core dumped) ("${@}")
strdup 
Checking how to install files... looks like "install" will work.
Seeing if "install" will create directories... OK.
Checking how to copy directories... /bin/cp -pr
Creating config.h... done.
Creating Makefile.inc... done.
Saving configuration results in config.cache... done.

All done!  Now edit defs.h as needed, and run "make" (or possibly "gmake")
to compile Services.  See the README and FAQ if you have any problems.