=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for jabber-1.4.2.tar.gz
=> Checksum RMD160 OK for jabber-1.4.2.tar.gz
=> Checksum SHA512 OK for jabber-1.4.2.tar.gz
===> Installing dependencies for jabberd-1.4.2nb13
==========================================================================
The supported build options for jabberd are:

	inet6

The currently selected options are:

	inet6

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

	PKG_OPTIONS.jabberd (not defined)

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

        * JABBERD_LOGDIR = /var/log/jabberd
        * JABBERD_PIDDIR = /var/run/jabberd
        * JABBERD_SPOOLDIR = /var/spool/jabberd
        * 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 gmake>=3.81: found gmake-4.2.1nb1
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> Overriding tools for jabberd-1.4.2nb13
===> Extracting for jabberd-1.4.2nb13
===> Patching for jabberd-1.4.2nb13
=> Applying pkgsrc patches for jabberd-1.4.2nb13
===> Creating toolchain wrappers for jabberd-1.4.2nb13
===> Configuring for jabberd-1.4.2nb13
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
cat: .wrksrc-freebsd: No such file or directory
Running Jabber Configure
========================

Searching for SSL...            Found.
Using jabber's internal copy of pth 1.4.0 because 1.4.1 is incompatible
Configuring jabber pth-1.4.0...
Configuring GNU Pth (Portable Threads), Version 1.4.0 (24-Mar-2001)
Copyright (c) 1999-2001 Ralf S. Engelschall <rse@engelschall.com>
creating cache ./config.cache
Platform: x86_64-unknown-netbsd9.0

Build Tools:
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -g -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/lib) works... yes
checking whether the C compiler (gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -g -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... yes
checking for compiler option -pipe... yes
checking for compilation debug mode... disabled
checking for compilation profile mode... disabled
checking for compilation optimization mode... disabled
checking for ranlib... ranlib
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /tmp/pkgbuild/chat/jabberd/work.x86_64/.cwrapper/bin/ld
checking if the linker (/tmp/pkgbuild/chat/jabberd/work.x86_64/.cwrapper/bin/ld) is GNU ld... yes
checking whether the linker (/tmp/pkgbuild/chat/jabberd/work.x86_64/.cwrapper/bin/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /tmp/pkgbuild/chat/jabberd/work.x86_64/.cwrapper/bin/ld option to reload object files... -r
checking dynamic linker characteristics... NetBSD ld.elf_so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool

Mandatory Platform Environment:
checking for ANSI C header files... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for stdarg.h... yes
checking for string.h... yes
checking for signal.h... yes
checking for unistd.h... yes
checking for setjmp.h... yes
checking for fcntl.h... yes
checking for errno.h... yes
checking for sys/types.h... yes
checking for sys/time.h... yes
checking for sys/wait.h... yes
checking for sys/stat.h... yes
checking for sys/socket.h... yes
checking for function gettimeofday... yes
checking for function select... yes
checking for function sigaction... yes
checking for function sigprocmask... yes
checking for function sigpending... yes
checking for function sigsuspend... yes
decision on mandatory system headers and functions... all fine

Optional Platform Environment:
checking for number of signals... 64
checking for function poll... yes
checking for define POLLIN in poll.h... yes
checking whether poll(2) facility has to be faked... no
checking for sys/uio.h... yes
checking for function readv... yes
checking for function writev... yes
checking whether readv(2)/writev(2) facility has to be faked... no
checking for function usleep... yes
checking for function strerror... yes
checking for sys/resource.h... yes
checking for net/errno.h... no
checking for paths.h... yes
checking for gethostname in -lnsl... no
checking for gethostbyname in -lnsl... no
checking for accept in -lsocket... no
checking for sys/select.h... yes
checking for typedef sig_atomic_t... yes
checking for typedef pid_t... yes
checking for typedef size_t... yes
checking for typedef ssize_t... yes
checking for typedef off_t... yes
checking for typedef stack_t... yes
checking for attribute ss_base in struct sigaltstack from sys/signal.h... no
checking for attribute ss_sp in struct sigaltstack from sys/signal.h... yes
checking for a single-argument based gettimeofday... no
checking for struct timespec... yes
checking for typedef socklen_t... yes
checking for type of argument 3 for accept()... __socklen_t *
checking for fallback socklen_t... socklen_t
checking for typedef nfds_t... yes
checking for type of argument 2 for poll()... nfds_t
checking for fallback nfds_t... nfds_t
checking for built-in type long long... yes
checking for built-in type long double... yes

Machine Context Implementation:
checking for ucontext.h... yes
checking for function makecontext... yes
checking for function swapcontext... yes
checking for function getcontext... yes
checking for function setcontext... yes
checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... yes
checking for signal.h... (cached) yes
checking for function sigsetjmp... no
checking for function siglongjmp... no
checking for function setjmp... no
checking for function longjmp... no
checking for function _setjmp... yes
checking for function _longjmp... yes
checking for function sigaltstack... yes
checking for function sigstack... no
checking for signal-mask aware setjmp(3)/longjmp(3)... yes: ssjlj
checking for typedef stack_t... (cached) yes
checking for direction of stack growth... down
checking for function makecontext... (cached) yes
checking for stack setup via makecontext... ok
checking for function sigaltstack... (cached) yes
checking for typedef stack_t... (cached) yes
checking for stack setup via sigaltstack... ok
checking for function sigstack... (cached) no
checking for stack setup via sigstack... N.A.
decision on mctx implementation... mcsc/sc/mc

System Call Mapping:
checking for function syscall... yes
checking for sys/syscall.h... yes
checking for sys/socketcall.h... no
checking for define SYS_read in sys/syscall.h... yes
checking whether soft system call mapping is used... no
checking whether hard system call mapping is used... no

Build Parameters:
checking whether to activate batch build mode... no
checking whether to activate maintainer build targets... no
checking whether to activate test build targets... yes
checking whether to build Pthread library... no
checking whether to build against Sfio library... no
checking whether to build against Dmalloc library... no

Output Substitution:
updating cache ./config.cache
creating ./config.status
creating Makefile
creating pthread-config
creating pthread.h
creating pth-config
creating pth.h
creating pth_acmac.h
creating pth_acdef.h

Now please type `make' to compile. Good luck.

Building pth-1.4.0...
./shtool scpp -o pth_p.h -t pth_p.h.in -Dcpp -Cintern -M '==#==' pth_compat.c pth_debug.c pth_syscall.c pth_errno.c pth_ring.c pth_mctx.c pth_clean.c pth_time.c pth_tcb.c pth_util.c pth_pqueue.c pth_event.c pth_sched.c pth_data.c pth_msg.c pth_cancel.c pth_sync.c pth_attr.c pth_lib.c pth_fork.c pth_high.c pth_ext.c pth_string.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_debug.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_ring.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_pqueue.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_time.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_errno.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_mctx.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_tcb.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_sched.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_attr.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_lib.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_event.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_data.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_clean.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_cancel.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_msg.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_sync.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_fork.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_util.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_high.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_syscall.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_ext.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_compat.c
./libtool --mode=compile --quiet gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe pth_string.c
pth_string.c: In function 'dopr':
pth_string.c:125:22: warning: left shift count >= width of type [-Wshift-count-overflow]
         maxlen = (~(1<<((sizeof(size_t)*8)-2)));
                      ^~
pth_string.c: At top level:
pth_string.c:488:1: warning: conflicting types for built-in function 'pow10' [-Wbuiltin-declaration-mismatch]
 pow10(int exp)
 ^~~~~
pth_string.c:499:1: warning: conflicting types for built-in function 'round' [-Wbuiltin-declaration-mismatch]
 round(LDOUBLE value)
 ^~~~~
./libtool --mode=link --quiet gcc -o libpth.la pth_debug.lo pth_ring.lo pth_pqueue.lo pth_time.lo pth_errno.lo pth_mctx.lo pth_tcb.lo pth_sched.lo pth_attr.lo pth_lib.lo pth_event.lo pth_data.lo pth_clean.lo pth_cancel.lo pth_msg.lo pth_sync.lo pth_fork.lo pth_util.lo pth_high.lo pth_syscall.lo pth_ext.lo pth_compat.lo pth_string.lo \
-rpath /usr/local/lib -version-info `./shtool version -lc -dlibtool pth_vers.c`
gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe test_std.c
gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe test_common.c
./libtool --mode=link --quiet gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/lib -o test_std test_std.o test_common.o libpth.la 
gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe test_mp.c
./libtool --mode=link --quiet gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/lib -o test_mp test_mp.o test_common.o libpth.la 
gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe test_misc.c
./libtool --mode=link --quiet gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/lib -o test_misc test_misc.o test_common.o libpth.la 
gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe test_philo.c
./libtool --mode=link --quiet gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/lib -o test_philo test_philo.o test_common.o libpth.la 
gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe test_sig.c
./libtool --mode=link --quiet gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/lib -o test_sig test_sig.o test_common.o libpth.la 
gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe test_select.c
./libtool --mode=link --quiet gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/lib -o test_select test_select.o test_common.o libpth.la 
gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe test_httpd.c
./libtool --mode=link --quiet gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/lib -o test_httpd test_httpd.o test_common.o libpth.la 
gcc -c -Du_int8_t=uint8_t -I/usr/include -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Wall -I. -I.. -I/usr/include/openssl -DHAVE_SSL -pipe test_sfio.c
./libtool --mode=link --quiet gcc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -L/usr/lib -o test_sfio test_sfio.o test_common.o libpth.la 
make[1]: Entering directory '/tmp/pkgbuild/chat/jabberd/work.x86_64/jabber-1.4.2/jabberd/pth-1.4.0'

Now please type `make test' to run a quick test suite. Hope it works.

make[1]: Leaving directory '/tmp/pkgbuild/chat/jabberd/work.x86_64/jabber-1.4.2/jabberd/pth-1.4.0'
Setting Build Parameters...     Done.
Generating Settings Script...   Done.

You may now type 'make' to build your new Jabber system.