+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/asterisk-16.29.1nb10/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/asterisk-16.29.1nb10/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for asterisk-16.29.1/asterisk-16.29.1.tar.gz
=> Checksum SHA512 OK for asterisk-16.29.1/asterisk-16.29.1.tar.gz
=> Checksum BLAKE2s OK for asterisk-16.29.1/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz
=> Checksum SHA512 OK for asterisk-16.29.1/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz
=> Checksum BLAKE2s OK for asterisk-16.29.1/pjproject-2.12.1.md5
=> Checksum SHA512 OK for asterisk-16.29.1/pjproject-2.12.1.md5
=> Checksum BLAKE2s OK for asterisk-16.29.1/pjproject-2.12.1.tar.bz2
=> Checksum SHA512 OK for asterisk-16.29.1/pjproject-2.12.1.tar.bz2
===> Installing dependencies for asterisk-16.29.1nb10
==========================================================================
The supported build options for asterisk are:

	asterisk-config jabber ldap pgsql snmp spandsp
	speex unixodbc webvmail x11

The currently selected options are:

	asterisk-config spandsp speex

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

	PKG_OPTIONS.asterisk (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
asterisk-16.29.1nb10.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = jpeg
        * PYTHON_VERSION_DEFAULT = 311
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private
        * VARBASE = /var/opt/pkg

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

        * CURSES_TYPE = ncurses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * PYPACKAGE = python311
        * TERMCAP_TYPE = curses

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency gsed>=3.0.2: found gsed-4.9nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.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 srtp>=2.5.0nb1: found srtp-2.5.0nb1
=> Full dependency openssl>=3: found openssl-3.1.5
=> Full dependency spandsp>=0.0.6pre21nb14: found spandsp-0.0.6pre21nb15
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency speex>=1.2rc1: found speex-1.2.1
=> Full dependency speexdsp>=1.2rc3: found speexdsp-1.2.1
=> Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.45.1
=> Full dependency editline>=3.0.20130712nb1: found editline-3.1.20221030nb2
=> Full dependency ncurses>=6.3nb1: found ncurses-6.4
=> Full dependency python311>=3.11.0: found python311-3.11.8
=> Full dependency jansson>=2.4nb1: found jansson-2.14
=> Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.4
=> Full dependency curl>=8.4.0nb1: found curl-8.6.0
===> Overriding tools for asterisk-16.29.1nb10
===> Extracting for asterisk-16.29.1nb10
===> Patching for asterisk-16.29.1nb10
=> Applying pkgsrc patches for asterisk-16.29.1nb10
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile,v 1.3 2021/02/11 02:20:18 ryoon Exp $
|
|--- Makefile.orig	2021-01-21 16:28:04.000000000 +0000
|+++ Makefile
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 148 (offset 5 lines).
Hunk #2 succeeded at 220 (offset 5 lines).
Hunk #3 succeeded at 432 (offset 3 lines).
Hunk #4 succeeded at 525 (offset -24 lines).
Hunk #5 succeeded at 768 (offset 13 lines).
Hunk #6 succeeded at 750 (offset -24 lines).
Hunk #7 succeeded at 825 (offset 13 lines).
Hunk #8 succeeded at 829 (offset -24 lines).
Hunk #9 succeeded at 923 (offset 20 lines).
Hunk #10 succeeded at 1011 (offset -23 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-build__tools_mkpkgconfig
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-build__tools_mkpkgconfig
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-build__tools_mkpkgconfig,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- build_tools/mkpkgconfig.orig	2015-10-09 21:48:48.000000000 +0000
|+++ build_tools/mkpkgconfig
--------------------------
Patching file build_tools/mkpkgconfig using Plan A...
Hunk #1 succeeded at 22.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-channels_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-channels_Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-channels_Makefile,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|* Fix an ioctl not found error
|
|--- channels/Makefile.orig	2019-07-25 09:38:14.000000000 +0000
|+++ channels/Makefile
--------------------------
Patching file channels/Makefile using Plan A...
Hunk #1 succeeded at 39.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.5 2023/01/03 16:53:17 ryoon Exp $
|
|--- configure.orig	2022-12-31 23:05:06.861637654 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 10102.
Hunk #2 succeeded at 16525.
Hunk #3 succeeded at 18962.
Hunk #4 succeeded at 19443.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure.ac,v 1.3 2022/03/04 12:22:31 ryoon Exp $
|
|--- configure.ac.orig	2020-07-16 16:00:28.000000000 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 794 (offset 45 lines).
Hunk #2 succeeded at 846 (offset 45 lines).
Hunk #3 succeeded at 915 (offset 45 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-contrib_scripts_vmail.cgi
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-contrib_scripts_vmail.cgi
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-contrib_scripts_vmail.cgi,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- contrib/scripts/vmail.cgi.orig	2015-10-09 21:48:48.000000000 +0000
|+++ contrib/scripts/vmail.cgi
--------------------------
Patching file contrib/scripts/vmail.cgi using Plan A...
Hunk #1 succeeded at 145.
Hunk #2 succeeded at 153.
Hunk #3 succeeded at 200.
Hunk #4 succeeded at 242.
Hunk #5 succeeded at 251.
Hunk #6 succeeded at 298.
Hunk #7 succeeded at 386.
Hunk #8 succeeded at 410.
Hunk #9 succeeded at 435.
Hunk #10 succeeded at 560.
Hunk #11 succeeded at 588.
Hunk #12 succeeded at 809.
Hunk #13 succeeded at 823.
Hunk #14 succeeded at 884.
Hunk #15 succeeded at 902.
Hunk #16 succeeded at 932.
Hunk #17 succeeded at 968.
Hunk #18 succeeded at 1018.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-include_asterisk_autoconfig.h.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-include_asterisk_autoconfig.h.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_asterisk_autoconfig.h.in,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- include/asterisk/autoconfig.h.in.orig	2016-10-25 19:27:49.000000000 +0000
|+++ include/asterisk/autoconfig.h.in
--------------------------
Patching file include/asterisk/autoconfig.h.in using Plan A...
Hunk #1 succeeded at 1039 (offset 94 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-include_asterisk_sha1.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-include_asterisk_sha1.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_asterisk_sha1.h,v 1.2 2022/03/04 12:22:31 ryoon Exp $
|
|--- include/asterisk/sha1.h.orig	2022-02-10 11:53:37.000000000 +0000
|+++ include/asterisk/sha1.h
--------------------------
Patching file include/asterisk/sha1.h using Plan A...
Hunk #1 succeeded at 191.
Hunk #2 succeeded at 238.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-main_Makefile,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- main/Makefile.orig	2019-07-25 09:38:14.000000000 +0000
|+++ main/Makefile
--------------------------
Patching file main/Makefile using Plan A...
Hunk #1 succeeded at 97.
Hunk #2 succeeded at 250 (offset 4 lines).
Hunk #3 succeeded at 337 (offset 4 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_acl.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_acl.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-main_acl.c,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- main/acl.c.orig	2015-10-09 21:48:48.000000000 +0000
|+++ main/acl.c
--------------------------
Patching file main/acl.c using Plan A...
Hunk #1 succeeded at 126 (offset -1 lines).
Hunk #2 succeeded at 135 (offset -1 lines).
Hunk #3 succeeded at 146 (offset -1 lines).
Hunk #4 succeeded at 205 (offset -1 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_bridge__channel.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_bridge__channel.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-main_bridge__channel.c,v 1.2 2022/03/04 12:22:31 ryoon Exp $
|
|* Fix segfault under NetBSD/aarch64 9.99.80.
|
|--- main/bridge_channel.c.orig	2022-02-10 11:53:37.000000000 +0000
|+++ main/bridge_channel.c
--------------------------
Patching file main/bridge_channel.c using Plan A...
Hunk #1 succeeded at 59.
Hunk #2 succeeded at 266.
Hunk #3 succeeded at 943.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_pbx__builtins.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_pbx__builtins.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-main_pbx__builtins.c,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- main/pbx_builtins.c.orig	2018-05-01 20:12:26.000000000 +0000
|+++ main/pbx_builtins.c
--------------------------
Patching file main/pbx_builtins.c using Plan A...
Hunk #1 succeeded at 948 (offset 71 lines).
Hunk #2 succeeded at 963 (offset 71 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_stdtime_localtime.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_stdtime_localtime.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-main_stdtime_localtime.c,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- main/stdtime/localtime.c.orig	2018-05-01 20:12:26.000000000 +0000
|+++ main/stdtime/localtime.c
--------------------------
Patching file main/stdtime/localtime.c using Plan A...
Hunk #1 succeeded at 65.
Hunk #2 succeeded at 78.
Hunk #3 succeeded at 315.
Hunk #4 succeeded at 2367.
Hunk #5 succeeded at 2379.
Hunk #6 succeeded at 2392.
Hunk #7 succeeded at 2466.
Hunk #8 succeeded at 2480.
Hunk #9 succeeded at 2537.
Hunk #10 succeeded at 2552.
Hunk #11 succeeded at 2566.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_taskprocessor.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_taskprocessor.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-main_taskprocessor.c,v 1.1 2021/02/11 11:54:13 ryoon Exp $
|
|* Fix segfault under NetBSD/aarch64 9.99.80.
|
|--- main/taskprocessor.c.orig	2021-01-21 16:28:04.000000000 +0000
|+++ main/taskprocessor.c
--------------------------
Patching file main/taskprocessor.c using Plan A...
Hunk #1 succeeded at 37.
Hunk #2 succeeded at 273 (offset 3 lines).
Hunk #3 succeeded at 1337 (offset 62 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_utils.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-main_utils.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-main_utils.c,v 1.2 2020/03/22 23:09:24 tnn Exp $
|
|--- main/utils.c.orig	2019-12-23 16:43:56.000000000 +0000
|+++ main/utils.c
--------------------------
Patching file main/utils.c using Plan A...
Hunk #1 succeeded at 41 (offset 2 lines).
Hunk #2 succeeded at 941 (offset 323 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-pbx_pbx__dundi.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-pbx_pbx__dundi.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-pbx_pbx__dundi.c,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- pbx/pbx_dundi.c.orig	2015-10-09 21:48:48.000000000 +0000
|+++ pbx/pbx_dundi.c
--------------------------
Patching file pbx/pbx_dundi.c using Plan A...
Hunk #1 succeeded at 46 (offset -1 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-res_res__rtp__asterisk.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-res_res__rtp__asterisk.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-res_res__rtp__asterisk.c,v 1.5 2022/03/04 12:22:31 ryoon Exp $
|
|--- res/res_rtp_asterisk.c.orig	2022-02-10 11:53:37.000000000 +0000
|+++ res/res_rtp_asterisk.c
--------------------------
Patching file res/res_rtp_asterisk.c using Plan A...
Hunk #1 succeeded at 70 (offset 1 line).
Hunk #2 succeeded at 3659 (offset 1 line).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-res_res__xmpp.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-res_res__xmpp.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-res_res__xmpp.c,v 1.1 2021/02/11 11:54:13 ryoon Exp $
|
|* Fix segfault under NetBSD/aarch64 9.99.80.
|
|--- res/res_xmpp.c.orig	2021-01-21 16:28:04.000000000 +0000
|+++ res/res_xmpp.c
--------------------------
Patching file res/res_xmpp.c using Plan A...
Hunk #1 succeeded at 62.
Hunk #2 succeeded at 3616.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-sounds_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-sounds_Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sounds_Makefile,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- sounds/Makefile.orig	2018-05-01 20:12:26.000000000 +0000
|+++ sounds/Makefile
--------------------------
Patching file sounds/Makefile using Plan A...
Hunk #1 succeeded at 124.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-tests_test__locale.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-tests_test__locale.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-tests_test__locale.c,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- tests/test_locale.c.orig	2015-10-09 21:48:48.000000000 +0000
|+++ tests/test_locale.c
--------------------------
Patching file tests/test_locale.c using Plan A...
Hunk #1 succeeded at 79 (offset -2 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-utils_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-utils_Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-utils_Makefile,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- utils/Makefile.orig	2018-05-01 20:12:26.000000000 +0000
|+++ utils/Makefile
--------------------------
Patching file utils/Makefile using Plan A...
Hunk #1 succeeded at 41.
Hunk #2 succeeded at 79.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-utils_db1-ast_include_db.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16/patches/patch-utils_db1-ast_include_db.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-utils_db1-ast_include_db.h,v 1.1 2019/08/20 13:47:42 ryoon Exp $
|
|--- utils/db1-ast/include/db.h.orig	2015-10-09 21:48:48.000000000 +0000
|+++ utils/db1-ast/include/db.h
--------------------------
Patching file utils/db1-ast/include/db.h using Plan A...
Hunk #1 succeeded at 54 (offset -1 lines).
done
===> Creating toolchain wrappers for asterisk-16.29.1nb10
===> Configuring for asterisk-16.29.1nb10
=> Substituting "configs" in configs/samples/cli_aliases.conf.sample configs/samples/festival.conf.sample configs/samples/http.conf.sample configs/samples/iax.conf.sample configs/samples/musiconhold.conf.sample configs/samples/osp.conf.sample configs/samples/phoneprov.conf.sample configs/samples/res_config_sqlite.conf.sample configs/samples/sla.conf.sample
=> 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 python interpreter in contrib/scripts/*.py.
=> Replacing bash interpreter in contrib/scripts/astversion contrib/scripts/ast_coredumper contrib/scripts/ast_logescalator contrib/scripts/ast_loggrabber.
INFO: [replace-interpreter] Nothing changed in contrib/scripts/astversion.
=> Replacing Perl interpreter in agi/DialAnMp3.agi agi/agi-test.agi agi/fastagi-test agi/jukebox.agi agi/numeralize contrib/scripts/vmail.cgi.
=> Checking for portability problems in extracted files
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking for x86_64-sun-solaris2.11-gcc... gcc
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for utime.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether char is unsigned... no
checking for x86_64-sun-solaris2.11-uname... no
checking for uname... /sbin/uname
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking for a sed that does not truncate output... /opt/pkg/bin/gsed
checking for egrep... grep -E
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for gawk... /usr/bin/nawk
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether ln -s works... yes
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for GNU make... make
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking for x86_64-sun-solaris2.11-strip... no
checking for x86_64-sun-solaris2.11-gstrip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ar... no
checking for x86_64-sun-solaris2.11-gar... no
checking for ar... ar
checking for bison... /home/pbulk/build/comms/asterisk16/work/.tools/bin/bison
checking for cmp... /bin/cmp
checking for cat... (cached) /usr/bin/cat
checking for cut... /home/pbulk/build/comms/asterisk16/work/.tools/bin/cut
checking for flex... /opt/tools/bin/flex
checking for grep... (cached) /usr/xpg4/bin/grep
checking for python2.7... /opt/pkg/bin/python3.11
checking for find... /usr/bin/find
checking for basename... /home/pbulk/build/comms/asterisk16/work/.tools/bin/basename
checking for dirname... /home/pbulk/build/comms/asterisk16/work/.tools/bin/dirname
checking for sh... /bin/bash
checking for ln... /usr/bin/ln
checking for doxygen... :
checking for dot... :
checking for wget... /usr/bin/wget
checking for curl... /home/pbulk/build/comms/asterisk16/work/.tools/bin/curl
checking for xmllint... /opt/pkg/bin/xmllint
checking for xmlstarlet... no
checking for xml... no
checking for bash... /bin/bash
checking for git... :
checking for alembic... :
checking for bzip2... /opt/pkg/bin/bzip2
checking for tar... /usr/bin/gtar
checking for patch... /home/pbulk/build/comms/asterisk16/work/.tools/bin/patch
checking for sed... (cached) /opt/pkg/bin/gsed
checking for nm... /usr/bin/nm
checking for realpath... :
checking for ldconfig... /home/pbulk/build/comms/asterisk16/work/.tools/bin/ldconfig
checking for sha1sum... .//build_tools/sha1sum-sh
checking for openssl... /opt/pkg/bin/openssl
checking pkg-config is at least version 0.9.0... yes
checking for bison that supports parse-param... /home/pbulk/build/comms/asterisk16/work/.tools/bin/bison
checking for x86_64-sun-solaris2.11-soxmix... no
checking for soxmix... no
checking for md5... no
checking for md5sum... no
checking for gmd5sum... no
checking for digest... digest
checking for a sed that does not truncate output... (cached) /opt/pkg/bin/gsed
checking for pthread_join using gcc  -pthread  -lpthread -lrt... yes
checking whether gcc is Clang... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... -D_POSIX_PTHREAD_SEMANTICS
checking for PTHREAD_PRIO_INHERIT... yes
checking for RAII support... checking for gcc -fnested-functions... no
checking for clang strsep/strcmp optimization... no
configure: checking OPENSSL with pkg-config
configure: checking whether system openssl > 1.1.0
checking for OPENSSL... yes
checking for embedded pjproject (may have to download)... configuring
[pjproject]  Verifying /data/distfiles/asterisk-16.29.1/pjproject-2.12.1.tar.bz2
digest: illegal option -- a
[pjproject]  Verify successful
[pjproject]  Unpacking /data/distfiles/asterisk-16.29.1/pjproject-2.12.1.tar.bz2
[pjproject]  Applying patches /home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1/third-party/pjproject/patches /home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1/third-party/pjproject/source
[pjproject]  Applying user.mak
[pjproject]  Rebuilding
[pjproject]  Applying custom include file patches/asterisk_malloc_debug.h
[pjproject]  Applying custom include file patches/config_site.h
[pjproject]  Configuring with --build=x86_64-sun-solaris2.11 --host=x86_64-sun-solaris2.11 --prefix=/opt/pjproject --disable-speex-codec --disable-speex-aec --disable-bcg729 --disable-gsm-codec --disable-ilbc-codec --disable-l16-codec --disable-g722-codec --disable-g7221-codec --disable-opencore-amr --disable-silk --disable-opus --disable-video --disable-v4l2 --disable-sound --disable-ext-sound --disable-sdl --disable-libyuv --disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc --without-external-pa --without-external-srtp --disable-resample --disable-g711-codec
checking for bundled pjproject... yes
checking for gawk... (cached) /usr/bin/nawk
checking for curl-config... /opt/pkg/bin/curl-config
checking for the version of libcurl... 8.6.0
checking for libcurl >= version 7.10.1... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
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 arpa/nameser.h... (cached) yes
checking for assert.h... yes
checking for ctype.h... yes
checking for dlfcn.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... yes
checking for locale.h... yes
checking for math.h... yes
checking for pwd.h... yes
checking for netinet/in.h... (cached) yes
checking for regex.h... yes
checking for sched.h... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for syslog.h... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/resource.h... yes
checking for sys/socket.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... yes
checking for termios.h... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... yes
checking for libintl.h... yes
checking for malloc.h... yes
checking for netdb.h... (cached) yes
checking for stddef.h... yes
checking for strings.h... (cached) yes
checking for sys/event.h... no
checking for utime.h... (cached) yes
checking for LIBEDIT... yes
checking for Testing for libedit unicode support... yes
checking for uuid_generate_random in -luuid... yes
checking for uuid/uuid.h... yes
checking for JANSSON... yes
checking for clock_gettime in -lrt... yes
checking for LIBXML2... yes
checking for uriParseUriA in -luriparser... no
checking for xsltLoadStylesheetPI in -lxslt... no
checking for xsltCleanupGlobals in -lxslt... no
checking for xlocale.h... yes
checking for winsock.h... no
checking for winsock2.h... no
checking for poll.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for long double with more range or precision than double... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for struct stat.st_blksize... yes
checking for struct ucred.uid... no
checking for struct ucred.cr_uid... no
checking for struct sockpeercred.uid... no
checking for struct ifreq.ifr_ifru.ifru_hwaddr... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking for ptrdiff_t... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimensec... no
checking for struct stat.st_mtimespec... no
checking for working chown... yes
checking whether closedir returns void... no
checking for error_at_line... 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 _LARGEFILE_SOURCE value needed for large files... no
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for getpagesize... yes
checking for vprintf... yes
checking for working mmap... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking for strftime... yes
checking for working strnlen... yes
checking for working strtod... yes
checking whether utime accepts a null argument... yes
checking for asprintf... yes
checking for atexit... yes
checking for closefrom... yes
checking for dup2... yes
checking for eaccess... no
checking for endpwent... yes
checking for euidaccess... no
checking for ffsll... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for gethostbyname... no
checking for gethostname... yes
checking for getloadavg... yes
checking for gettimeofday... yes
checking for glob... yes
checking for ioperm... no
checking for inet_ntoa... yes
checking for isascii... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkdtemp... yes
checking for munmap... yes
checking for newlocale... yes
checking for pipe2... yes
checking for ppoll... yes
checking for putenv... yes
checking for re_comp... yes
checking for regcomp... yes
checking for select... yes
checking for setenv... yes
checking for socket... no
checking for strcasecmp... yes
checking for strcasestr... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strsep... yes
checking for strspn... yes
checking for strstr... yes
checking for strtod... (cached) yes
checking for strtol... yes
checking for strtold... yes
checking for strtoq... no
checking for unsetenv... yes
checking for uselocale... yes
checking for utime... yes
checking for vasprintf... yes
checking for getpeereid... no
checking for sysctl... no
checking for swapctl... yes
checking for malloc_trim... no
checking for strftime_l... yes
checking for strptime_l... yes
checking for htonll... yes
checking for ntohll... yes
checking for sqrt in -lm... yes
checking for exp2... yes
checking for log2... yes
checking for exp10... no
checking for log10... yes
checking for sin... yes
checking for cos... yes
checking for tan... yes
checking for asin... yes
checking for acos... yes
checking for atan... yes
checking for atan2... yes
checking for pow... yes
checking for rint... yes
checking for exp... yes
checking for log... yes
checking for remainder... yes
checking for fmod... yes
checking for round... yes
checking for roundf... yes
checking for trunc... yes
checking for floor... yes
checking for ceil... yes
checking for exp2l... yes
checking for log2l... yes
checking for exp10l... no
checking for log10l... yes
checking for sinl... yes
checking for cosl... yes
checking for tanl... yes
checking for asinl... yes
checking for acosl... yes
checking for atanl... yes
checking for atan2l... yes
checking for powl... yes
checking for sqrtl... yes
checking for rintl... yes
checking for expl... yes
checking for logl... yes
checking for remainderl... yes
checking for fmodl... yes
checking for roundl... yes
checking for truncl... yes
checking for floorl... yes
checking for ceill... yes
checking for LLONG_MAX in limits.h... yes
checking for timersub in time.h... yes
checking for a version of GNU ld that supports the --dynamic-list flag... no
checking for poll.h... (cached) yes
checking for inet_aton... yes
checking for IP_PKTINFO... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether gethostbyname_r is declared... yes
checking for library containing gethostbyname_r... -lnsl
checking for gethostbyname_r with 6 arguments... no
checking for gethostbyname_r with 5 arguments... yes
checking for byteswap.h... no
checking for __swap16 variant of <sys/endian.h> byteswapping macros... no
checking for bswap16 variant of <sys/endian.h> byteswapping macros... no
checking for locale_t in locale.h... yes
checking for O_EVTONLY in fcntl.h... no
checking for O_SYMLINK in fcntl.h... no
checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes
checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... no
checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... no
checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... no
checking for pthread_spinlock_t in pthread.h... yes
checking for pthread_rwlock_timedwrlock() in pthread.h... yes
checking for working unnamed semaphores... yes
checking if PTHREAD_ONCE_INIT needs braces... no
checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes
checking whether we can compare a mutex to its initial value... no
checking for sys/thr.h... no
checking for compiler sync operations... yes
checking for compiler atomic operations... yes
checking if your system printf is NULL-safe.... (null)yes
checking if socket() accepts SOCK_NONBLOCK... no
checking if we can increase the maximum select-able file descriptor... no
checking if we have usable eventfd support... yes
checking for compiler 'attribute pure' support... yes
checking for compiler 'attribute malloc' support... yes
checking for compiler 'attribute const' support... yes
checking for compiler 'attribute unused' support... yes
checking for compiler 'attribute always_inline' support... no
checking for compiler 'attribute deprecated' support... yes
checking for compiler 'attribute sentinel' support... yes
checking for compiler 'attribute warn_unused_result' support... yes
checking for compiler 'attribute may_alias' support... yes
checking for compiler 'attribute constructor' support... yes
checking for compiler 'attribute destructor' support... yes
checking for compiler 'attribute noreturn' support... yes
checking for -fsanitize=address support... yes
checking for -fsanitize=thread support... yes
checking for -fsanitize=leak support... yes
checking for -fsanitize=undefined support... yes
checking for -Wdeclaration-after-statement support... yes
checking for -Wtrampolines support... yes
checking for _FORTIFY_SOURCE support... yes
checking for -fno-strict-overflow... yes
checking for -Wno-format-truncation... yes
checking for -Wno-format-y2k... yes
checking for -Wno-stringop-truncation... yes
checking for -Wshadow... yes
checking for -march=native support... yes
checking whether to use rpath... checking for sysinfo... no
checking for library containing res_9_ninit... no
checking for res_ninit... no
checking for BIND_8_COMPAT required... yes
checking for GLOB_NOMAGIC in glob.h... yes
checking for GLOB_BRACE in glob.h... yes
checking for RTLD_NOLOAD in dlfcn.h... yes
checking for IP_MTU_DISCOVER in netinet/in.h... no
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of char *... 8
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking size of fd_set.fds_bits... (cached) 8
checking for dladdr in dlfcn.h... yes
checking for snd_pcm_open in -lasound... no
checking for bfd_openr in -lbfd... no
checking for bfd_openr in -lbfd... (cached) no
checking for bfd_openr in -lbfd... (cached) no
checking for DAHDI_RESET_COUNTERS in dahdi/user.h... no
checking for DAHDI_DEFAULT_MTU_MRU in dahdi/user.h... no
checking for DAHDI_CODE in dahdi/user.h... no
checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... no
checking for enhanced dahdi vmwi support... no
checking if "int foo = DAHDI_ECHOCANCEL_FAX_MODE" compiles using dahdi/user.h... no
checking for getifaddrs() support... yes
checking for gsm_create in -lgsm... no
checking for ILBC... no
checking for iconv_open in -liconv... yes
checking for iconv.h... yes
checking for icaltimezone_get_utc_timezone in -lical... no
checking for UW IMAP Toolkit c-client library... no
checking for system c-client library...... no
checking for SQLConnect in -liodbc... no
checking for inotify_init in -lc... yes
checking for sys/inotify.h... yes
checking for jack_activate in -ljack... no
checking for kqueue in -lc... no
checking for kevent64... no
checking for mISDN_open in -lmISDN... no
checking for x86_64-sun-solaris2.11-mysql_config... no
checking for mysql_config... no
checking for nbs_connect in -lnbs... no
checking for x86_64-sun-solaris2.11-neon-config... no
checking for neon-config... no
checking for x86_64-sun-solaris2.11-neon-config... no
checking for neon-config... no
checking for newtBell in -lnewt... no
checking for ogg_stream_init in -logg... yes
checking for ogg/ogg.h... yes
checking for backtrace in -lexecinfo... no
checking for backtrace in -lc... yes
checking for execinfo.h... yes
checking for ba2str in -lbluetooth... no
checking for bs_version in -lbeanstalk... no
checking for linux/soundcard.h... no
checking for sys/soundcard.h... yes
checking for poptStrerror in -lpopt... no
checking for PORTAUDIO... no
checking for Pa_GetDeviceCount in -lportaudio... no
checking for pri_connected_line_update in -lpri... no
checking for resample_open in -lresample... no
checking for fftw_malloc in -lfftw3... no
checking for sf_open in -lsndfile... no
checking for minimum version of SpanDSP... yes
checking for span_set_message_handler in -lspandsp... yes
checking for spandsp.h... yes
checking for t38_terminal_init in -lspandsp... yes
checking for spandsp.h... (cached) yes
checking for ss7_set_isup_timer in -lss7... no
checking for openr2_chan_new in -lopenr2... no
checking for opus_encoder_create in -lopus... no
checking for op_open_callbacks in -lopusfile... no
checking for rc_read_config in -lfreeradius-client... no
checking for rc_read_config in -lradiusclient-ng... no
checking for rc_read_config in -lradcli... no
checking for codec2_create in -lcodec2... no
checking for cpg_join in -lcpg... no
checking for corosync_cfg_state_track in -lcfg... no
checking for speex_encode in -lspeex... yes
checking for speex/speex.h... yes
checking for speex_preprocess_ctl in -lspeex... no
checking for speex_preprocess_ctl in -lspeexdsp... yes
checking for speex/speex.h... (cached) yes
checking for sqlite_exec in -lsqlite... no
checking for sqlite3_open in -lsqlite3... yes
checking for sqlite3.h... yes
checking for crypt in -lcrypt... yes
checking for crypt.h... yes
checking for crypt... yes
checking for crypt_r in -lcrypt... no
checking for osp/osp.h... no
checking for srtp_init in -lsrtp2... yes
checking for srtp2/srtp.h... yes
checking for the ability of -lsrtp2 to be linked in a shared object... yes
checking for srtp_crypto_policy_set_aes_cm_256_hmac_sha1_80 in -lsrtp2... yes
checking for srtp_crypto_policy_set_aes_cm_192_hmac_sha1_80 in -lsrtp2... yes
checking for srtp_crypto_policy_set_aes_gcm_128_8_auth in -lsrtp2... yes
checking for srtp_shutdown in -lsrtp2... yes
checking for srtp2/srtp.h... (cached) yes
checking for srtp_get_version_string in -lsrtp2... yes
checking for srtp2/srtp.h... (cached) yes
checking for GMIME... no
checking for GMIME... no
checking for GMIME... no
checking for GMIME... no
checking for GMIME... no
checking for malloc in -lhoard... no
checking for dbinit in -lsybdb... no
checking for tone_zone_find_by_num in -ltonezone... no
checking for tone_zone_find in -ltonezone... no
checking for vorbis_info_init in -lvorbis... no
checking for OV_CALLBACKS_NOCLOSE declared in vorbis/vorbisfile.h... no
checking for vpb_open in -lvpb... no
checking for compress in -lz... yes
checking for zlib.h... yes
checking for linux/compiler.h... no
checking for linux/ixjuser.h... no
checking for MSG_NOSIGNAL in sys/socket.h... yes
checking for SO_NOSIGPIPE in sys/socket.h... no
checking for IMG_Load in -lSDL_image... no
checking for sws_getContext in -lavcodec... no
checking for linux/videodev.h... no
checking for XOpenDisplay in -lX11... no
checking for XOpenDisplay in -lX11... (cached) no
checking for /sbin/launchd... no
checking for SYSTEMD... no
checking for LOG_AUTH in syslog.h... yes
checking for LOG_AUTHPRIV in syslog.h... yes
checking for LOG_CRON in syslog.h... yes
checking for LOG_DAEMON in syslog.h... yes
checking for LOG_FTP in syslog.h... yes
checking for LOG_KERN in syslog.h... yes
checking for LOG_LPR in syslog.h... yes
checking for LOG_MAIL in syslog.h... yes
checking for LOG_NEWS in syslog.h... yes
checking for LOG_SYSLOG in syslog.h... yes
checking for LOG_UUCP in syslog.h... yes
checking for bridges/bridge_softmix/include/hrirs.h... yes
checking for mandatory modules:  PJPROJECT SPANDSP SPEEX SPEEX_PREPROCESS SPEEXDSP SRTP... ok
configure: creating ./config.status
config.status: creating build_tools/menuselect-deps
config.status: creating makeopts
config.status: creating include/asterisk/autoconfig.h
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for gcc... gcc
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for GNU make... make
checking pkg-config is at least version 0.9.0... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for asprintf... yes
checking for getloadavg... yes
checking for setenv... yes
checking for strcasestr... yes
checking for strndup... yes
checking for strnlen... yes
checking for strsep... yes
checking for unsetenv... yes
checking for vasprintf... yes
checking for newtBell in -lnewt... no
checking for initscr in -lncurses... yes
checking for ncurses.h... yes
checking for keypad in -ltinfo... no
checking for a sed that does not truncate output... /opt/pkg/bin/gsed
checking for LIBXML2... yes
checking for GTK2... no
configure: creating ./config.status
config.status: creating makeopts
config.status: creating autoconfig.h
configure: Menuselect build configuration successfully completed

               .$$$$$$$$$$$$$$$=..      
            .$7$7..          .7$$7:.    
          .$$:.                 ,$7.7   
        .$7.     7$$$$           .$$77  
     ..$$.       $$$$$            .$$$7 
    ..7$   .?.   $$$$$   .?.       7$$$.
   $.$.   .$$$7. $$$$7 .7$$$.      .$$$.
 .777.   .$$$$$$77$$$77$$$$$7.      $$$,
 $$$~      .7$$$$$$$$$$$$$7.       .$$$.
.$$7          .7$$$$$$$7:          ?$$$.
$$$          ?7$$$$$$$$$$I        .$$$7 
$$$       .7$$$$$$$$$$$$$$$$      :$$$. 
$$$       $$$$$$7$$$$$$$$$$$$    .$$$.  
$$$        $$$   7$$$7  .$$$    .$$$.   
$$$$             $$$$7         .$$$.    
7$$$7            7$$$$        7$$$      
 $$$$$                        $$$       
  $$$$7.                       $$  (TM)     
   $$$$$$$.           .7$$$$$$  $$      
     $$$$$$$$$$$$7$$$$$$$$$.$$$$$$      
       $$$$$$$$$$$$$$$$.                

configure: Package configured for: 
configure: OS type  : solaris2.11
configure: Host CPU : x86_64
configure: build-cpu:vendor:os: x86_64 : sun : solaris2.11 :
configure: host-cpu:vendor:os: x86_64 : sun : solaris2.11 :
cd /home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1 &&  env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= LIBOSSAUDIO= DEVOSSAUDIO=/dev/dsp DEVOSSSOUND=/dev/dsp EXTERNALS_CACHE_DIR=/data/distfiles/asterisk-16.29.1 PYTHON=/opt/pkg/bin/python3.11 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/pkg/include\ -I/opt/pkg/include/readline\ -I/opt/pkg/include/ncurses\ -I/usr/include\ -I/opt/pkg/include/python3.11 CPPFLAGS=-I/opt/pkg/include\ -I/opt/pkg/include/readline\ -I/opt/pkg/include/ncurses\ -I/usr/include\ -I/opt/pkg/include/python3.11 CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/pkg/include\ -I/opt/pkg/include/readline\ -I/opt/pkg/include/ncurses\ -I/usr/include\ -I/opt/pkg/include/python3.11 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib\ -Wl,-R/opt/pkg/lib\ -L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -lintl\ -liconv LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/comms/asterisk16/work/.cwrapper/bin:/home/pbulk/build/comms/asterisk16/work/.buildlink/bin:/home/pbulk/build/comms/asterisk16/work/.gcc/bin:/home/pbulk/build/comms/asterisk16/work/.tools/bin:/opt/pkg/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/etc/opt/pkg/asterisk HOME=/home/pbulk/build/comms/asterisk16/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/comms/asterisk16/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/opt/pkg/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/comms/asterisk16/work/.tools/bin/makeinfo FLEX= BISON=/home/pbulk/build/comms/asterisk16/work/.tools/bin/bison ITSTOOL=/home/pbulk/build/comms/asterisk16/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/comms/asterisk16/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/comms/asterisk16/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/comms/asterisk16/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/comms/asterisk16/work/.buildlink/lib/pkgconfig:/home/pbulk/build/comms/asterisk16/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/comms/asterisk16/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/comms/asterisk16/work/.cwrapper/config &&  /opt/pkg/bin/gmake menuselect.makeopts
PKG_CONFIG_PATH=
PKG_CONFIG_LOG=/home/pbulk/build/comms/asterisk16/work/.pkg-config.log
PKG_CONFIG_LIBDIR=/home/pbulk/build/comms/asterisk16/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/comms/asterisk16/work/.buildlink/lib/pkgconfig:/home/pbulk/build/comms/asterisk16/work/.buildlink/share/pkgconfig
PKG_CONFIG=/home/pbulk/build/comms/asterisk16/work/.tools/bin/pkg-config
GDBUS_CODEGEN=/home/pbulk/build/comms/asterisk16/work/.tools/bin/gdbus-codegen
ITSTOOL=/home/pbulk/build/comms/asterisk16/work/.tools/bin/itstool
BISON=/home/pbulk/build/comms/asterisk16/work/.tools/bin/bison
FLEX=
MAKEINFO=/home/pbulk/build/comms/asterisk16/work/.tools/bin/makeinfo
INSTALL_INFO=
BSD_INSTALL_GAME_DIR=/opt/pkg/bin/bsdinstall -d -o pbulk -g pbulk -m 775
BSD_INSTALL_GAME_DATA=/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 664
BSD_INSTALL_GAME=/opt/pkg/bin/bsdinstall -c  -o pbulk -g pbulk -m 2555
BSD_INSTALL_MAN_DIR=/opt/pkg/bin/bsdinstall -d -o pbulk -g pbulk -m 755
BSD_INSTALL_DATA_DIR=/opt/pkg/bin/bsdinstall -d -o pbulk -g pbulk -m 755
BSD_INSTALL_LIB_DIR=/opt/pkg/bin/bsdinstall -d -o pbulk -g pbulk -m 755
BSD_INSTALL_SCRIPT_DIR=/opt/pkg/bin/bsdinstall -d -o pbulk -g pbulk -m 755
BSD_INSTALL_PROGRAM_DIR=/opt/pkg/bin/bsdinstall -d -o pbulk -g pbulk -m 755
BSD_INSTALL=/opt/pkg/bin/bsdinstall
BSD_INSTALL_MAN=/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 644
BSD_INSTALL_DATA=/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 644
BSD_INSTALL_LIB=/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755
BSD_INSTALL_SCRIPT=/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755
BSD_INSTALL_PROGRAM=/opt/pkg/bin/bsdinstall -c  -o pbulk -g pbulk -m 755
OBJECT_FMT=ELF
MAKECONF=/dev/null
PKGGNUDIR=gnu/
PKGINFODIR=info
PKGMANDIR=share/man
X11BASE=/opt/pkg
LOCALBASE=/opt/pkg
CPP=cpp
PKG_SYSCONFDIR=/etc/opt/pkg/asterisk
CONFIG_SITE=
PREFIX=/opt/pkg
LINKER_RPATH_FLAG=-R
LDFLAGS=-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lintl -liconv
LC_TIME=C
LC_NUMERIC=C
LC_MONETARY=C
LC_MESSAGES=C
LC_CTYPE=C
LC_COLLATE=C
LC_ALL=C
FFLAGS=-O
FC=gfortran
F77=gfortran
COMPILER_RPATH_FLAG=-Wl,-R
CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/readline -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include/python3.11
CXX=g++
CPPFLAGS=-I/opt/pkg/include -I/opt/pkg/include/readline -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include/python3.11
CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/readline -I/opt/pkg/include/ncurses -I/usr/include -I/opt/pkg/include/python3.11
CC=gcc
PYTHON=/opt/pkg/bin/python3.11
EXTERNALS_CACHE_DIR=/data/distfiles/asterisk-16.29.1
DEVOSSSOUND=/dev/dsp
DEVOSSAUDIO=/dev/dsp
LIBOSSAUDIO=
DL_LIBS=
DL_LDFLAGS=
DL_CFLAGS=
PTHREADBASE=/usr
PTHREAD_LIBS=-lpthread -lrt
PTHREAD_LDFLAGS= -pthread
PTHREAD_CFLAGS= -pthread 
USETOOLS=no
DEPENDS_TARGET=/nonexistent
report_from_name=MNX Cloud
SHELL=/usr/bin/bash
MAKEFLAGS= .MAKE.LEVEL.ENV=MAKELEVEL ALLOW_VULNERABLE_PACKAGES= BATCH=1 DEPENDS_TARGET=/nonexistent LOWER_OPSYS=solaris OPSYS=SunOS OPSYS_VERSION=051100 OS_VERSION=5.11 PKGTOOLS_VERSION=20240126 PYTHON_VERSION_REQD=311 UNPRIVILEGED_GROUP=pbulk UNPRIVILEGED_GROUPS=pbulk UNPRIVILEGED_USER=pbulk WRKLOG=/tmp/bulklog/asterisk-16.29.1nb10/work.log _CC=/opt/tools/gcc13/bin/gcc _MAKE=/opt/pkg/bin/bmake _PATH_ORIG=/sbin:/usr/sbin:/usr/bin:/opt/tools/bin _PKGSRCDIR=/data/jenkins/workspace/pkgsrc-upstream-bulktest _PKGSRC_BARRIER=yes _UNAME_V=joyent_20230727T000733Z
SSH_CLIENT=192.168.100.54 62663 22
_CC=/opt/tools/gcc13/bin/gcc
_UNAME_V=joyent_20230727T000733Z
OLDPWD=/data/jenkins/workspace/pkgsrc-upstream-bulktest/comms/asterisk16
_MAKE=/opt/pkg/bin/bmake
USER=root
UNPRIVILEGED_USER=pbulk
LOWER_OPSYS=solaris
_PATH_ORIG=/sbin:/usr/sbin:/usr/bin:/opt/tools/bin
.MAKE.LEVEL.ENV=MAKELEVEL
MAKELEVEL=0
_PKGSRCDIR=/data/jenkins/workspace/pkgsrc-upstream-bulktest
PATH=/home/pbulk/build/comms/asterisk16/work/.cwrapper/bin:/home/pbulk/build/comms/asterisk16/work/.buildlink/bin:/home/pbulk/build/comms/asterisk16/work/.gcc/bin:/home/pbulk/build/comms/asterisk16/work/.tools/bin:/opt/pkg/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin:/opt/pkg/bin:/opt/pkg/bin
WRKLOG=/tmp/bulklog/asterisk-16.29.1nb10/work.log
PWD=/home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1
ALLOW_VULNERABLE_PACKAGES=
LANG=C
UNPRIVILEGED_GROUPS=pbulk
PYTHON_VERSION_REQD=311
TZ=UTC
CWRAPPERS_CONFIG_DIR=/home/pbulk/build/comms/asterisk16/work/.cwrapper/config
BATCH=1
OS_VERSION=5.11
HOME=/home/pbulk/build/comms/asterisk16/work/.home
SHLVL=6
report_from_addr=pkgsrc@mnx.io
PKGTOOLS_VERSION=20240126
PBULK_CONF=/data/pkgsrc/pkgsrc-eng/pbulk/conf/upstream-bulktest/pbulk.conf
UNPRIVILEGED_GROUP=pbulk
LOGNAME=root
SSH_CONNECTION=192.168.100.54 62663 192.168.100.54 22
_PKGSRC_BARRIER=yes
OPSYS_VERSION=051100
OPSYS=SunOS
_=/home/pbulk/build/comms/asterisk16/work/.tools/bin/env
gmake[2]: Entering directory '/home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1'
CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect
make[3]: Entering directory '/home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1/menuselect'
gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/opt/pkg/include/libxml2 -I/opt/pkg/include   -c -o menuselect.o menuselect.c
gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES   -c -o strcompat.o strcompat.c
gcc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES   -c -o menuselect_stub.o menuselect_stub.c
gcc  -o menuselect menuselect.o strcompat.o menuselect_stub.o -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lxml2
make[3]: Leaving directory '/home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1/menuselect'
Generating input for menuselect ...
menuselect/menuselect --check-deps menuselect.makeopts
menuselect/menuselect --check-deps menuselect.makeopts  
gmake[2]: Leaving directory '/home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1'
cd /home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1 &&  ./menuselect/menuselect --enable res_pktccops menuselect.makeopts
cd /home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1 &&  ./menuselect/menuselect --enable chan_mgcp menuselect.makeopts
cd /home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1 &&  ./menuselect/menuselect --enable agi-test.agi menuselect.makeopts
cd /home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1 &&  ./menuselect/menuselect --enable eagi-test menuselect.makeopts
cd /home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1 &&  ./menuselect/menuselect --enable eagi-sphinx-test menuselect.makeopts
cd /home/pbulk/build/comms/asterisk16/work/asterisk-16.29.1 &&  ./menuselect/menuselect --enable jukebox.agi menuselect.makeopts