+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/kannel-1.4.0nb21/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/kannel-1.4.0nb21/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for gateway-1.4.0.tar.bz2
=> Checksum SHA512 OK for gateway-1.4.0.tar.bz2
===> Installing dependencies for kannel-1.4.0nb21
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency perl>=5.0: found perl-5.38.2
=> Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.4
===> Overriding tools for kannel-1.4.0nb21
===> Extracting for kannel-1.4.0nb21
===> Patching for kannel-1.4.0nb21
=> Applying pkgsrc patches for kannel-1.4.0nb21
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/kannel/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/kannel/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.5 2005/01/24 13:59:47 wulf Exp $
|
|--- utils/start-stop-daemon.c.orig	2004-01-23 00:38:25.000000000 +1030
|+++ utils/start-stop-daemon.c	2005-01-22 13:43:30.000000000 +1030
--------------------------
Patching file utils/start-stop-daemon.c using Plan A...
Hunk #1 succeeded at 90.
Hunk #2 succeeded at 668.
Hunk #3 succeeded at 742.
Hunk #4 succeeded at 960.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/kannel/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/kannel/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.5 2005/01/24 13:59:47 wulf Exp $
|
|--- Makefile.in.orig	2004-08-25 07:20:09.000000000 +0930
|+++ Makefile.in	2005-01-22 13:43:38.000000000 +1030
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 94.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/kannel/patches/patch-ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/kannel/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.5 2006/01/10 18:33:16 joerg Exp $
|
|--- configure.orig	2006-01-10 18:25:12.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 1703.
Hunk #2 succeeded at 1738.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/kannel/patches/patch-gwlib_log.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/kannel/patches/patch-gwlib_log.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gwlib_log.c,v 1.1 2015/03/31 15:56:45 joerg Exp $
|
|--- gwlib/log.c.orig	2015-03-29 10:51:48.000000000 +0000
|+++ gwlib/log.c
--------------------------
Patching file gwlib/log.c using Plan A...
Hunk #1 succeeded at 432.
done
===> Creating toolchain wrappers for kannel-1.4.0nb21
===> Configuring for kannel-1.4.0nb21
=> 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
=> Checking for portability problems in extracted files
creating cache ./config.cache

Configuring for Kannel gateway version 1.4.0 ...

Running system checks ...
checking host system type... x86_64-sun-solaris2.11
checking for gcc... gcc
checking whether the C compiler (gcc -I/opt/pkg/include/libxml2/libxml -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -DSunOS=1 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64) works... yes
checking whether the C compiler (gcc -I/opt/pkg/include/libxml2/libxml -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -DSunOS=1 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for flex... flex
checking for yywrap in -lfl... no
checking for convert... no
checking for perl... /opt/pkg/bin/perl
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for log in -lm... yes
checking for accept in -lsocket... yes
checking for inet_ntoa in -lnsl... yes
checking for inet_ntop in -lresolv... yes
checking for inet_ntop in -lbind... no
checking for pthread_exit in  -pthread -lpthread -lrt... yes
checking for libiconv in -liconv... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/poll.h... yes
checking for pthread.h... yes
checking for getopt.h... yes
checking for syslog.h... yes
checking for iconv.h... yes
checking for zlib.h... yes
checking for execinfo.h... yes
checking for stdlib.h... yes
checking for sys/socket.h... yes
checking for sys/sockio.h... yes
checking for net/if.h... yes
checking for netinet/in.h... yes
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for getopt_long... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for backtrace... yes
checking for srandom... yes
checking for getopt... yes
checking for gethostbyname_r... yes
checking for which type of gethostbyname_r... 5
checking for socklen_t in <sys/socket.h>... yes
checking for getopt in <stdio.h>... yes
checking for getopt in <unistd.h>... no
checking for regex.h... yes
checking for regcomp... yes

Checking for POSIX threads support ...
checking for working pthreads... yes
checking for pthread_spinlock support... yes
checking for pthread_rwlock support... yes
checking for sem_init in -lrt... yes
checking for semaphore support... yes

Checking for libxml2 support ...
checking for xml2-config... /home/pbulk/build/www/kannel/work/.buildlink/bin/xml2-config
checking libxml version... 2.12.4

Configuring for PCRE support ...
checking whether to compile with PCRE support... disabled

Configuring DocBook support ...
checking for jade... no
checking for jadetex... no
checking for pdfjadetex... no
checking for dvips... no
checking for fig2dev... no
checking for convert... no
checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl... no
checking for /usr/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl... no
checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.59/html/docbook.dsl... no
checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.77/html/docbook.dsl... no
checking for /usr/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl... no
checking for /usr/share/sgml/docbook/dsssl/modular/html/docbook.dsl... no
checking for /usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl... no
checking for /usr/local/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl... no
checking for /usr/local/share/sgml/docbook/dsssl-stylesheets-1.59/html/docbook.dsl... no
checking for /usr/local/share/sgml/docbook/dsssl-stylesheets-1.77/html/docbook.dsl... no
checking for /usr/local/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl... no
checking for /usr/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl... no
checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl... no
checking for /usr/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl... no
checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.59/print/docbook.dsl... no
checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.77/print/docbook.dsl... no
checking for /usr/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl... no
checking for /usr/share/sgml/docbook/dsssl/modular/print/docbook.dsl... no
checking for /usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl... no
checking for /usr/local/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl... no
checking for /usr/local/share/sgml/docbook/dsssl-stylesheets-1.59/print/docbook.dsl... no
checking for /usr/local/share/sgml/docbook/dsssl-stylesheets-1.77/print/docbook.dsl... no
checking for /usr/local/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl... no
checking for /usr/local/share/sgml/docbook/dsssl/modular/print/docbook.dsl... no
Not building documentation.

Configuring parameters ...
checking which malloc to use... native malloc
enabling local time
enabling cookies

Configuring OpenSSL support ...
checking whether to compile with SSL support... disabled

Configuring DB support ...
checking whether to compile with MySQL support... disabled
checking whether to compile with LibSDB support... disabled
checking whether to compile with SQLite support... disabled
checking whether to compile with Oracle support... disabled
checking whether to compile with PostgresSQL support... disabled

Generating output files ...
updating cache ./config.cache
creating ./config.status
creating gwlib/gw_uuid_types.h
creating Makefile
creating gw-config.h

License information ...
+--------------------------------------------------------------------+
| License:                                                           |
| This software is subject to the Kannel Software License, available |
| in this distribution in the file LICENSE. By continuing this       |
| installation process, you are bound by the terms of this license   |
| agreement. If you do not agree with the terms of this license, you |
| must abort the installation process at this point.                 |
|                                                                    |
|                      The Kannel Group <http://www.kannel.org/>     |
+--------------------------------------------------------------------+

Thank you for using Kannel.