=> 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 jabberd-2.6.1.tar.xz
=> Checksum RMD160 OK for jabberd-2.6.1.tar.xz
=> Checksum SHA512 OK for jabberd-2.6.1.tar.xz
===> Installing dependencies for jabberd-2.6.1nb3
==========================================================================
The supported build options for jabberd are:

	auth-db auth-ldap auth-mysql auth-pam auth-pgsql
	auth-sqlite debug mio-epoll mio-kqueue mio-poll
	mio-select storage-db storage-mysql storage-pgsql
	storage-sqlite websocket

The currently selected options are:

	auth-sqlite mio-poll storage-sqlite websocket

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

	PKG_OPTIONS.jabberd2 (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
jabberd-2.6.1nb3.  Their current value is shown below:

        * CURSES_DEFAULT = curses
        * JABBERD_DBDIR = /var/db/jabberd
        * JABBERD_GROUP = jabberd
        * JABBERD_LOGDIR = /var/log/jabberd
        * JABBERD_PIDDIR = /var/run/jabberd
        * JABBERD_USER = jabberd
        * KRB5_DEFAULT = heimdal
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private
        * VARBASE = /var

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

        * CURSES_TYPE = curses
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal

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 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 perl>=5.0: found perl-5.26.2
=> Full dependency http-parser>=2.7.0: found http-parser-2.8.1
=> Full dependency libidn>=1.20nb1: found libidn-1.33
=> Full dependency udns>=0.0.9: found udns-0.4
=> Full dependency gsasl>=1.8.0nb3: found gsasl-1.8.0nb8
===> Overriding tools for jabberd-2.6.1nb3
===> Extracting for jabberd-2.6.1nb3
mv /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/jabberd.cfg.dist.in /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/jabberd.cfg.in
mv /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/c2s.xml.dist.in /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/c2s.xml.in
mv /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router.xml.dist.in /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router.xml.in
mv /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router-users.xml.dist.in /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router-users.xml.in
mv /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router-filter.xml.dist.in /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router-filter.xml.in
mv /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/s2s.xml.dist.in /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/s2s.xml.in
mv /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/sm.xml.dist.in /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/sm.xml.in
===> Patching for jabberd-2.6.1nb3
=> Applying pkgsrc patches for jabberd-2.6.1nb3
=> Verifying /data/pkgsrc/chat/jabberd2/patches/patch-Makefile.in
=> Applying pkgsrc patch /data/pkgsrc/chat/jabberd2/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.5 2015/12/13 23:46:11 schnoebe Exp $
|
|Skip etc.
|
|--- Makefile.in.orig	2015-10-30 08:53:18.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 344 (offset 1 line).
done
=> Fixing configure script.
===> Creating toolchain wrappers for jabberd-2.6.1nb3
===> Configuring for jabberd-2.6.1nb3
sed	-e "s|@bindir@|/usr/pkg/bin|g"				 -e "s|@jabberd_router_bin@|router|g"			 -e "s|@jabberd_c2s_bin@|c2s|g"				 -e "s|@jabberd_s2s_bin@|s2s|g"				 -e "s|@jabberd_sm_bin@|sm|g"				 -e "s|@localstatedir@/@package@/db|/var/db/jabberd|g"	 -e "s|@localstatedir@/@package@/log|/var/log/jabberd|g"	 -e "s|@localstatedir@/@package@/pid|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/run|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/stats|/var/log/jabberd|g" -e "s|@localstatedir@/lib/jabberd2|/var/db/jabberd|g"	 -e "s|@pkglibdir@|/usr/pkg/lib/jabberd|g"		 -e "s|<cachain>@sysconfdir@|<cachain>/etc/openssl/certs|g"	 -e "s|<pemfile>@sysconfdir@|<pemfile>/etc/openssl/certs|g"	 -e "s|cachain='@sysconfdir@|cachain='/etc/openssl/certs|g"	 -e "s|pemfile='@sysconfdir@|pemfile='/etc/openssl/certs|g"	 -e "s|@sysconfdir@/templates|/usr/pkg/etc/jabberd|g"	 -e "s|@sysconfdir@|/usr/pkg/etc/jabberd|g"			 /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/jabberd.cfg.in > /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/jabberd.cfg
sed	-e "s|@bindir@|/usr/pkg/bin|g"				 -e "s|@jabberd_router_bin@|router|g"			 -e "s|@jabberd_c2s_bin@|c2s|g"				 -e "s|@jabberd_s2s_bin@|s2s|g"				 -e "s|@jabberd_sm_bin@|sm|g"				 -e "s|@localstatedir@/@package@/db|/var/db/jabberd|g"	 -e "s|@localstatedir@/@package@/log|/var/log/jabberd|g"	 -e "s|@localstatedir@/@package@/pid|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/run|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/stats|/var/log/jabberd|g" -e "s|@localstatedir@/lib/jabberd2|/var/db/jabberd|g"	 -e "s|@pkglibdir@|/usr/pkg/lib/jabberd|g"		 -e "s|<cachain>@sysconfdir@|<cachain>/etc/openssl/certs|g"	 -e "s|<pemfile>@sysconfdir@|<pemfile>/etc/openssl/certs|g"	 -e "s|cachain='@sysconfdir@|cachain='/etc/openssl/certs|g"	 -e "s|pemfile='@sysconfdir@|pemfile='/etc/openssl/certs|g"	 -e "s|@sysconfdir@/templates|/usr/pkg/etc/jabberd|g"	 -e "s|@sysconfdir@|/usr/pkg/etc/jabberd|g"			 /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/c2s.xml.in > /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/c2s.xml
sed	-e "s|@bindir@|/usr/pkg/bin|g"				 -e "s|@jabberd_router_bin@|router|g"			 -e "s|@jabberd_c2s_bin@|c2s|g"				 -e "s|@jabberd_s2s_bin@|s2s|g"				 -e "s|@jabberd_sm_bin@|sm|g"				 -e "s|@localstatedir@/@package@/db|/var/db/jabberd|g"	 -e "s|@localstatedir@/@package@/log|/var/log/jabberd|g"	 -e "s|@localstatedir@/@package@/pid|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/run|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/stats|/var/log/jabberd|g" -e "s|@localstatedir@/lib/jabberd2|/var/db/jabberd|g"	 -e "s|@pkglibdir@|/usr/pkg/lib/jabberd|g"		 -e "s|<cachain>@sysconfdir@|<cachain>/etc/openssl/certs|g"	 -e "s|<pemfile>@sysconfdir@|<pemfile>/etc/openssl/certs|g"	 -e "s|cachain='@sysconfdir@|cachain='/etc/openssl/certs|g"	 -e "s|pemfile='@sysconfdir@|pemfile='/etc/openssl/certs|g"	 -e "s|@sysconfdir@/templates|/usr/pkg/etc/jabberd|g"	 -e "s|@sysconfdir@|/usr/pkg/etc/jabberd|g"			 /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router.xml.in > /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router.xml
sed	-e "s|@bindir@|/usr/pkg/bin|g"				 -e "s|@jabberd_router_bin@|router|g"			 -e "s|@jabberd_c2s_bin@|c2s|g"				 -e "s|@jabberd_s2s_bin@|s2s|g"				 -e "s|@jabberd_sm_bin@|sm|g"				 -e "s|@localstatedir@/@package@/db|/var/db/jabberd|g"	 -e "s|@localstatedir@/@package@/log|/var/log/jabberd|g"	 -e "s|@localstatedir@/@package@/pid|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/run|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/stats|/var/log/jabberd|g" -e "s|@localstatedir@/lib/jabberd2|/var/db/jabberd|g"	 -e "s|@pkglibdir@|/usr/pkg/lib/jabberd|g"		 -e "s|<cachain>@sysconfdir@|<cachain>/etc/openssl/certs|g"	 -e "s|<pemfile>@sysconfdir@|<pemfile>/etc/openssl/certs|g"	 -e "s|cachain='@sysconfdir@|cachain='/etc/openssl/certs|g"	 -e "s|pemfile='@sysconfdir@|pemfile='/etc/openssl/certs|g"	 -e "s|@sysconfdir@/templates|/usr/pkg/etc/jabberd|g"	 -e "s|@sysconfdir@|/usr/pkg/etc/jabberd|g"			 /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router-users.xml.in > /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router-users.xml
sed	-e "s|@bindir@|/usr/pkg/bin|g"				 -e "s|@jabberd_router_bin@|router|g"			 -e "s|@jabberd_c2s_bin@|c2s|g"				 -e "s|@jabberd_s2s_bin@|s2s|g"				 -e "s|@jabberd_sm_bin@|sm|g"				 -e "s|@localstatedir@/@package@/db|/var/db/jabberd|g"	 -e "s|@localstatedir@/@package@/log|/var/log/jabberd|g"	 -e "s|@localstatedir@/@package@/pid|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/run|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/stats|/var/log/jabberd|g" -e "s|@localstatedir@/lib/jabberd2|/var/db/jabberd|g"	 -e "s|@pkglibdir@|/usr/pkg/lib/jabberd|g"		 -e "s|<cachain>@sysconfdir@|<cachain>/etc/openssl/certs|g"	 -e "s|<pemfile>@sysconfdir@|<pemfile>/etc/openssl/certs|g"	 -e "s|cachain='@sysconfdir@|cachain='/etc/openssl/certs|g"	 -e "s|pemfile='@sysconfdir@|pemfile='/etc/openssl/certs|g"	 -e "s|@sysconfdir@/templates|/usr/pkg/etc/jabberd|g"	 -e "s|@sysconfdir@|/usr/pkg/etc/jabberd|g"			 /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router-filter.xml.in > /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/router-filter.xml
sed	-e "s|@bindir@|/usr/pkg/bin|g"				 -e "s|@jabberd_router_bin@|router|g"			 -e "s|@jabberd_c2s_bin@|c2s|g"				 -e "s|@jabberd_s2s_bin@|s2s|g"				 -e "s|@jabberd_sm_bin@|sm|g"				 -e "s|@localstatedir@/@package@/db|/var/db/jabberd|g"	 -e "s|@localstatedir@/@package@/log|/var/log/jabberd|g"	 -e "s|@localstatedir@/@package@/pid|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/run|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/stats|/var/log/jabberd|g" -e "s|@localstatedir@/lib/jabberd2|/var/db/jabberd|g"	 -e "s|@pkglibdir@|/usr/pkg/lib/jabberd|g"		 -e "s|<cachain>@sysconfdir@|<cachain>/etc/openssl/certs|g"	 -e "s|<pemfile>@sysconfdir@|<pemfile>/etc/openssl/certs|g"	 -e "s|cachain='@sysconfdir@|cachain='/etc/openssl/certs|g"	 -e "s|pemfile='@sysconfdir@|pemfile='/etc/openssl/certs|g"	 -e "s|@sysconfdir@/templates|/usr/pkg/etc/jabberd|g"	 -e "s|@sysconfdir@|/usr/pkg/etc/jabberd|g"			 /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/s2s.xml.in > /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/s2s.xml
sed	-e "s|@bindir@|/usr/pkg/bin|g"				 -e "s|@jabberd_router_bin@|router|g"			 -e "s|@jabberd_c2s_bin@|c2s|g"				 -e "s|@jabberd_s2s_bin@|s2s|g"				 -e "s|@jabberd_sm_bin@|sm|g"				 -e "s|@localstatedir@/@package@/db|/var/db/jabberd|g"	 -e "s|@localstatedir@/@package@/log|/var/log/jabberd|g"	 -e "s|@localstatedir@/@package@/pid|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/run|/var/run/jabberd|g"	 -e "s|@localstatedir@/@package@/stats|/var/log/jabberd|g" -e "s|@localstatedir@/lib/jabberd2|/var/db/jabberd|g"	 -e "s|@pkglibdir@|/usr/pkg/lib/jabberd|g"		 -e "s|<cachain>@sysconfdir@|<cachain>/etc/openssl/certs|g"	 -e "s|<pemfile>@sysconfdir@|<pemfile>/etc/openssl/certs|g"	 -e "s|cachain='@sysconfdir@|cachain='/etc/openssl/certs|g"	 -e "s|pemfile='@sysconfdir@|pemfile='/etc/openssl/certs|g"	 -e "s|@sysconfdir@/templates|/usr/pkg/etc/jabberd|g"	 -e "s|@sysconfdir@|/usr/pkg/etc/jabberd|g"			 /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/sm.xml.in > /data/scratch/chat/jabberd2/work/jabberd-2.6.1/etc/sm.xml
=> Generating pkg-config file for builtin expat package.
=> 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
=> Replacing Perl interpreter in tools/*.pl.
INFO: [replace-interpreter] Nothing changed in tools/migrate-jd14dir-2-sqlite.pl.
=> 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 a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for x86_64--netbsd-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... clang -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... (cached) 262144
checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop
checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64--netbsd-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether C compiler accepts -fdiagnostics-color... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/types.h... (cached) yes
checking for netinet/in.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for resolv.h... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for arpa/nameser.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for netinet/in.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... 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 sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for resolv.h... (cached) yes
checking for windns.h... no
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for stdint-types....... "(putting them into ac-stdint.h)"
checking for uintptr_t... yes
checking for uint64_t... yes
... seen our uintptr_t in stdint.h (uint64_t too)
creating ac-stdint.h : _AC_STDINT_H
checking for int_least32_t... yes
checking for int_fast32_t... yes
..adding include stdint.h
... seen good stdint.h inttypes
... seen good uint64_t
... DONE ac-stdint.h
checking whether closedir returns void... no
checking for working alloca.h... no
checking for alloca... yes
checking for mbstate_t... yes
checking for working POSIX fnmatch... 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 for working memcmp... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... (cached) int,fd_set *,struct timeval *
checking for close... yes
checking for dup2... yes
checking for fcntl... yes
checking for _findfirst... no
checking for gethostname... yes
checking for getopt... yes
checking for getpagesize... yes
checking for getpid... yes
checking for gettimeofday... yes
checking for inet_aton... yes
checking for inet_ntoa... yes
checking for ioctl... yes
checking for isascii... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for _mkdir... no
checking for modf... yes
checking for select... yes
checking for setenv... yes
checking for sleep... yes
checking for Sleep... no
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strndup... yes
checking for strnicmp... no
checking for strstr... yes
checking for tzset... yes
checking for uname... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for connect... yes
checking for _head_libws2_32_a in -lws2_32... no
checking for gethostbyname... yes
checking for gethostbyname... (cached) yes
checking for library containing inet_ntop... none required
checking for library containing inet_pton... none required
checking for res_query... yes
checking for syslog... yes
checking for vsyslog... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking if snprintf can handle NULL arguments... yes
checking if vsnprintf can handle NULL arguments... yes
checking for socklen_t... yes
checking for XML_ParserCreate in -lexpat... yes
checking for stringprep_check_version in -lidn... yes
checking for Libidn version >= 0.3.0... yes
checking for dns_init in -ludns... yes
checking gsasl.h usability... yes
checking gsasl.h presence... yes
checking for gsasl.h... yes
checking for gsasl_check_version in -lgsasl... yes
checking for GnuSASL version >= 1.4.0... yes
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking for CRYPTO_lock in -lcrypto... no
configure: error: OpenSSL >= 1.0.1 not found
*** Error code 1

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

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