+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/asterisk-20.5.0/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/asterisk-20.5.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for asterisk-20.5.0/asterisk-20.5.0.tar.gz
=> Checksum SHA512 OK for asterisk-20.5.0/asterisk-20.5.0.tar.gz
=> Checksum BLAKE2s OK for asterisk-20.5.0/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz
=> Checksum SHA512 OK for asterisk-20.5.0/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz
=> Checksum BLAKE2s OK for asterisk-20.5.0/pjproject-2.13.1.md5
=> Checksum SHA512 OK for asterisk-20.5.0/pjproject-2.13.1.md5
=> Checksum BLAKE2s OK for asterisk-20.5.0/pjproject-2.13.1.tar.bz2
=> Checksum SHA512 OK for asterisk-20.5.0/pjproject-2.13.1.tar.bz2
===> Installing dependencies for asterisk-20.5.0
==========================================================================
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 ldap spandsp speex unixodbc

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-20.5.0.  Their current value is shown below:

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

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
`/usr/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 nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3
=> 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.4
=> Full dependency unixodbc>=2.3.2: found unixodbc-2.3.12
=> Full dependency libltdl>=2.4.2: found libltdl-2.4.7
=> Full dependency spandsp>=0.0.6pre21nb14: found spandsp-0.0.6pre21nb15
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency openldap-client>=2.6.6nb1: found openldap-client-2.6.6nb1
=> 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.44.2
=> Full dependency editline>=3.0.20130712nb1: found editline-3.1.20221030nb2
=> Full dependency ncurses>=6.3nb1: found ncurses-6.4
=> Full dependency libuuid>=2.18: found libuuid-2.32.1nb2
=> Full dependency python311>=3.11.0: found python311-3.11.7
=> Full dependency jansson>=2.4nb1: found jansson-2.14
=> Full dependency libxml2>=2.10.4nb3: found libxml2-2.10.4nb6
=> Full dependency curl>=8.4.0nb1: found curl-8.5.0
===> Overriding tools for asterisk-20.5.0
===> Extracting for asterisk-20.5.0
===> Patching for asterisk-20.5.0
=> Applying pkgsrc patches for asterisk-20.5.0
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile,v 1.1 2023/12/10 06:40:20 ryoon Exp $
|
|--- Makefile.orig	2023-10-18 17:10:25.000000000 +0000
|+++ Makefile
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 148.
Hunk #2 succeeded at 220.
Hunk #3 succeeded at 437.
Hunk #4 succeeded at 528.
Hunk #5 succeeded at 744.
Hunk #6 succeeded at 763.
Hunk #7 succeeded at 801.
Hunk #8 succeeded at 842.
Hunk #9 succeeded at 899.
Hunk #10 succeeded at 1031.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-build__tools_make__xml__documentation
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-build__tools_make__xml__documentation
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-build__tools_make__xml__documentation,v 1.1 2023/12/15 14:18:16 gdt Exp $
|
|Fix non-POSIX \b in sed to POSIX character class.
|
|Not yet reported upstream.
|
|--- build_tools/make_xml_documentation.orig	2023-12-15 13:33:05.565768402 +0000
|+++ build_tools/make_xml_documentation
--------------------------
Patching file build_tools/make_xml_documentation using Plan A...
Hunk #1 succeeded at 214.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-build__tools_mkpkgconfig
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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-el9-trunk-x86_64/comms/asterisk20/patches/patch-channels_Makefile
**************************************
Ignoring patch file /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-channels_Makefile: no checksum found
**************************************
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2023/12/10 06:40:20 ryoon Exp $
|
|--- configure.orig	2023-10-18 17:10:25.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 9229.
Hunk #2 succeeded at 15322.
Hunk #3 succeeded at 17539.
Hunk #4 succeeded at 18199.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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.1 2023/12/10 06:40:20 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 792 (offset 43 lines).
Hunk #2 succeeded at 800 (offset -1 lines).
Hunk #3 succeeded at 913 (offset 43 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-contrib_scripts_vmail.cgi
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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-el9-trunk-x86_64/comms/asterisk20/patches/patch-include_asterisk_autoconfig.h.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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 1033 (offset 88 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-include_asterisk_sha1.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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.1 2023/12/10 06:40:20 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-el9-trunk-x86_64/comms/asterisk20/patches/patch-main_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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 249 (offset 3 lines).
Hunk #3 succeeded at 336 (offset 3 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-main_acl.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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-el9-trunk-x86_64/comms/asterisk20/patches/patch-main_bridge__channel.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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.1 2023/12/10 06:40:20 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-el9-trunk-x86_64/comms/asterisk20/patches/patch-main_pbx__builtins.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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 965 (offset 88 lines).
Hunk #2 succeeded at 980 (offset 88 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-main_stdtime_localtime.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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-el9-trunk-x86_64/comms/asterisk20/patches/patch-main_taskprocessor.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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-el9-trunk-x86_64/comms/asterisk20/patches/patch-main_utils.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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.1 2023/12/10 06:40:20 ryoon 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-el9-trunk-x86_64/comms/asterisk20/patches/patch-pbx_pbx__dundi.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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-el9-trunk-x86_64/comms/asterisk20/patches/patch-res_res__rtp__asterisk.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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.1 2023/12/10 06:40:20 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 3699 (offset 41 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-res_res__xmpp.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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 3531 (offset -85 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-sounds_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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-el9-trunk-x86_64/comms/asterisk20/patches/patch-tests_test__locale.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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-el9-trunk-x86_64/comms/asterisk20/patches/patch-third-party_pjproject_patches_0000-pjlib__src__pj__os____core____unix.c.patch
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-third-party_pjproject_patches_0000-pjlib__src__pj__os____core____unix.c.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-third-party_pjproject_patches_0000-pjlib__src__pj__os____core____unix.c.patch,v 1.1 2023/12/10 06:40:20 ryoon Exp $
|
|--- third-party/pjproject/patches/0000-pjlib_src_pj_os__core__unix.c.patch.orig	2023-11-23 20:46:31.216683535 +0000
|+++ third-party/pjproject/patches/0000-pjlib_src_pj_os__core__unix.c.patch
--------------------------
(Creating file third-party/pjproject/patches/0000-pjlib_src_pj_os__core__unix.c.patch...)
Patching file third-party/pjproject/patches/0000-pjlib_src_pj_os__core__unix.c.patch using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-utils_Makefile
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 ryoon Exp $
|
|--- utils/Makefile.orig	2023-10-18 17:10:25.000000000 +0000
|+++ utils/Makefile
--------------------------
Patching file utils/Makefile using Plan A...
Hunk #1 succeeded at 65.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/patches/patch-utils_db1-ast_include_db.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20/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 2023/12/10 06:40:20 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-20.5.0
===> Configuring for asterisk-20.5.0
=> 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/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
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether char is unsigned... no
checking for x86_64-redhat-linux-uname... no
checking for uname... /bin/uname
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... cc -E
checking how to run the C++ preprocessor... c++ -E
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by cc... /home/pbulk/build/comms/asterisk20/work/.cwrapper/bin/ld
checking if the linker (/home/pbulk/build/comms/asterisk20/work/.cwrapper/bin/ld) is GNU ld... yes
checking for gawk... /bin/gawk
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether ln -s works... yes
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking for GNU make... make
checking for egrep... (cached) /bin/egrep
checking for x86_64-redhat-linux-strip... no
checking for x86_64-redhat-linux-gstrip... no
checking for strip... strip
checking for x86_64-redhat-linux-ar... no
checking for x86_64-redhat-linux-gar... no
checking for ar... ar
checking for bison... /home/pbulk/build/comms/asterisk20/work/.tools/bin/bison
checking for cmp... /bin/cmp
checking for cat... (cached) /bin/cat
checking for cut... /home/pbulk/build/comms/asterisk20/work/.tools/bin/cut
checking for flex... :
checking for grep... (cached) /bin/grep
checking for python2.7... /usr/pkg/bin/python3.11
checking for find... /bin/find
checking for basename... /home/pbulk/build/comms/asterisk20/work/.tools/bin/basename
checking for dirname... /home/pbulk/build/comms/asterisk20/work/.tools/bin/dirname
checking for sh... /bin/bash
checking for ln... /bin/ln
checking for doxygen... :
checking for dot... :
checking for wget... :
checking for curl... /home/pbulk/build/comms/asterisk20/work/.tools/bin/curl
checking for xmllint... /usr/pkg/bin/xmllint
checking for xmlstarlet... no
checking for xml... no
checking for bash... /bin/bash
checking for git... /bin/git
checking for alembic... :
checking for bzip2... /usr/pkg/bin/bzip2
checking for tar... /bin/tar
checking for patch... /home/pbulk/build/comms/asterisk20/work/.tools/bin/patch
checking for sed... (cached) /bin/sed
checking for nm... /bin/nm
checking for realpath... /bin/realpath
checking for ldconfig... /home/pbulk/build/comms/asterisk20/work/.tools/bin/ldconfig
checking for sha1sum... /bin/sha1sum
checking for openssl... /usr/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/asterisk20/work/.tools/bin/bison
checking for x86_64-redhat-linux-soxmix... no
checking for soxmix... no
checking for md5... no
checking for md5sum... md5sum
checking for a sed that does not truncate output... (cached) /bin/sed
checking for pthread_join using cc  -pthread  -lpthread -lrt... yes
checking whether cc is Clang... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
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 /nfs/distfiles/asterisk-20.5.0/pjproject-2.13.1.tar.bz2
[pjproject]  Verify successful
[pjproject]  Unpacking /nfs/distfiles/asterisk-20.5.0/pjproject-2.13.1.tar.bz2
[pjproject]  Applying patches /home/pbulk/build/comms/asterisk20/work/asterisk-20.5.0/third-party/pjproject/patches /home/pbulk/build/comms/asterisk20/work/asterisk-20.5.0/third-party/pjproject/source
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/aconfigure b/aconfigure
|index d6f0e8809..9dcd46398 100755
|--- a/aconfigure
|+++ b/aconfigure
--------------------------
Patching file aconfigure using Plan A...
Hunk #1 succeeded at 9157 (offset 171 lines).
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/aconfigure.ac b/aconfigure.ac
|index 16b311045..849da81ab 100644
|--- a/aconfigure.ac
|+++ b/aconfigure.ac
--------------------------
Patching file aconfigure.ac using Plan A...
Hunk #1 succeeded at 1946 (offset 108 lines).
done
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- a/pjlib/src/pj/os_core_unix.c.orig	2023-11-23 20:43:09.239183479 +0000
|+++ b/pjlib/src/pj/os_core_unix.c
--------------------------
Patching file pjlib/src/pj/os_core_unix.c using Plan A...
Hunk #1 succeeded at 639.
done
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/build.mak.in b/build.mak.in
|index 4bc464f8c..80681d961 100644
|--- a/build.mak.in
|+++ b/build.mak.in
--------------------------
Patching file build.mak.in using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 41.
Hunk #3 succeeded at 57.
done
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|From ac685b30c17be461b2bf5b46a772ed9742b8e985 Mon Sep 17 00:00:00 2001
|From: Riza Sulistyo <trengginas@users.noreply.github.com>
|Date: Thu, 9 Feb 2023 13:19:23 +0700
|Subject: [PATCH] Make sure that NOTIFY tdata is set before sending it.
|
|---
| pjsip/src/pjsip-simple/evsub.c | 9 ++++++---
| 1 file changed, 6 insertions(+), 3 deletions(-)
|
|diff --git a/pjsip/src/pjsip-simple/evsub.c b/pjsip/src/pjsip-simple/evsub.c
|index da0a9b416..68c1d3951 100644
|--- a/pjsip/src/pjsip-simple/evsub.c
|+++ b/pjsip/src/pjsip-simple/evsub.c
--------------------------
Patching file pjsip/src/pjsip-simple/evsub.c using Plan A...
Hunk #1 succeeded at 2217 (offset 1 line).
Hmm...  Ignoring the trailing garbage.
done
[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-redhat-linux --host=x86_64-redhat-linux --with-ssl --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 --enable-epoll
checking for bundled pjproject... yes
checking for gawk... (cached) /bin/gawk
checking for curl-config... /usr/pkg/bin/curl-config
checking for the version of libcurl... 8.5.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 assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for netinet/in.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for netdb.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for strings.h... (cached) yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for LIBEDIT... yes
checking for Testing for libedit unicode support... yes
checking for uuid_generate_random in -luuid... yes
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... 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 xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking poll.h usability... yes
checking poll.h presence... yes
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 stdbool.h that conforms to C99... yes
checking for _Bool... 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... yes
checking for struct ucred.cr_uid... no
checking for struct sockpeercred.uid... no
checking for struct ifreq.ifr_ifru.ifru_hwaddr... yes
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 unistd.h... (cached) yes
checking for working chown... yes
checking whether closedir returns void... no
checking for error_at_line... 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 _LARGEFILE_SOURCE value needed for large files... no
checking whether cc needs -traditional... no
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for utime.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
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 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 vprintf... yes
checking for _doprnt... no
checking for asprintf... yes
checking for atexit... yes
checking for closefrom... yes
checking for dup2... yes
checking for eaccess... yes
checking for endpwent... yes
checking for euidaccess... yes
checking for ffsll... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getloadavg... yes
checking for gettimeofday... yes
checking for glob... yes
checking for ioperm... yes
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... yes
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... no
checking for strlcpy... no
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... yes
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... no
checking for malloc_trim... yes
checking for htonll... no
checking for ntohll... no
checking for sqrt in -lm... yes
checking for exp2... yes
checking for log2... yes
checking for exp10... yes
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... yes
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... yes
checking for poll.h... (cached) yes
checking for inet_aton... yes
checking for IP_PKTINFO... yes
checking whether gethostbyname_r is declared... yes
checking for library containing gethostbyname_r... none required
checking for gethostbyname_r with 6 arguments... yes
checking for gethostbyname_r with 5 arguments... no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
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... yes
checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... yes
checking for PTHREAD_MUTEX_ADAPTIVE_NP in pthread.h... yes
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 strftime_l... yes
checking for strptime_l... yes
checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... yes
checking whether we can compare a mutex to its initial value... no
checking sys/thr.h usability... no
checking sys/thr.h presence... 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... yes
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... yes
checking for library containing res_9_ninit... no
checking for res_ninit... yes
checking for library containing res_9_ndestroy... no
checking for res_ndestroy... no
checking for library containing res_9_close... no
checking for res_close... no
checking for struct __res_state._u._ext.nsaddrs... yes
checking for BIND_8_COMPAT required... no
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... yes
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 cap_from_text in -lcap... 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 timerfd support... yes
checking for gsm_create in -lgsm... no
checking for ILBC... no
checking for iconv_open in -liconv... yes
checking iconv.h usability... yes
checking iconv.h presence... 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 sys/inotify.h usability... yes
checking sys/inotify.h presence... 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 ldap_initialize in -lldap... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking for x86_64-redhat-linux-mysql_config... no
checking for mysql_config... no
checking for x86_64-redhat-linux-neon-config... no
checking for neon-config... no
checking for x86_64-redhat-linux-neon-config... no
checking for neon-config... no
checking for newtBell in -lnewt... no
checking for SQLConnect in -lodbc... yes
checking sql.h usability... yes
checking sql.h presence... yes
checking for sql.h... yes
checking for ogg_stream_init in -logg... yes
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes
checking for backtrace in -lexecinfo... no
checking for backtrace in -lc... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for ba2str in -lbluetooth... no
checking for bs_version in -lbeanstalk... no
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 spandsp.h usability... yes
checking spandsp.h presence... 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 speex/speex.h usability... yes
checking speex/speex.h presence... 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 sqlite3_open in -lsqlite3... yes
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for crypt in -lcrypt... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for crypt... no
checking for crypt_r in -lcrypt... yes
checking osp/osp.h usability... no
checking osp/osp.h presence... no
checking for osp/osp.h... no
checking for srtp_init in -lsrtp2... yes
checking srtp2/srtp.h usability... yes
checking srtp2/srtp.h presence... 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 compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking whether ODBC has support for Unicode types... yes
checking linux/compiler.h usability... no
checking linux/compiler.h presence... no
checking for linux/compiler.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 linux/videodev.h usability... no
checking linux/videodev.h presence... 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 UNIXODBC... ok
configure: creating ./config.status
config.status: creating build_tools/menuselect-deps
config.status: creating makeopts
config.status: creating include/asterisk/autoconfig.h
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for GNU make... make
checking pkg-config is at least version 0.9.0... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
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 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 ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for keypad in -ltinfo... no
checking for a sed that does not truncate output... /bin/sed
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  : linux-gnu
configure: Host CPU : x86_64
configure: build-cpu:vendor:os: x86_64 : redhat : linux-gnu :
configure: host-cpu:vendor:os: x86_64 : redhat : linux-gnu :
cd /home/pbulk/build/comms/asterisk20/work/asterisk-20.5.0 &&  env USETOOLS=no DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr EXTERNALS_CACHE_DIR=/nfs/distfiles/asterisk-20.5.0 PYTHON=/usr/pkg/bin/python3.11 CC=cc CFLAGS=-pipe\ -O2\ -I/usr/pkg/include\ -I/usr/include\ -DLDAP_DEPRECATED\ -I/usr/pkg/include/readline\ -I/usr/pkg/include/ncurses\ -I/usr/pkg/include/python3.11 CPPFLAGS=-I/usr/pkg/include\ -I/usr/include\ -DLDAP_DEPRECATED\ -I/usr/pkg/include/readline\ -I/usr/pkg/include/ncurses\ -I/usr/pkg/include/python3.11 CXX=c++ CXXFLAGS=-pipe\ -O2\ -I/usr/pkg/include\ -I/usr/include\ -DLDAP_DEPRECATED\ -I/usr/pkg/include/readline\ -I/usr/pkg/include/ncurses\ -I/usr/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=-Wl,-zrelro\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib64\ -Wl,-R/usr/lib64 LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/comms/asterisk20/work/.cwrapper/bin:/home/pbulk/build/comms/asterisk20/work/.buildlink/bin:/home/pbulk/build/comms/asterisk20/work/.gcc/bin:/home/pbulk/build/comms/asterisk20/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc/asterisk HOME=/home/pbulk/build/comms/asterisk20/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/comms/asterisk20/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/bin/install BSD_INSTALL_PROGRAM_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/comms/asterisk20/work/.tools/bin/makeinfo FLEX= BISON=/home/pbulk/build/comms/asterisk20/work/.tools/bin/bison ITSTOOL=/home/pbulk/build/comms/asterisk20/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/comms/asterisk20/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/comms/asterisk20/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/comms/asterisk20/work/.buildlink/lib64/pkgconfig:/home/pbulk/build/comms/asterisk20/work/.buildlink/lib/pkgconfig:/home/pbulk/build/comms/asterisk20/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/comms/asterisk20/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/comms/asterisk20/work/.cwrapper/config &&  /bin/make menuselect.makeopts
.MAKE.LEVEL.ENV=MAKELEVEL
SHELL=/bin/bash
_MAKE=/usr/pkg/bin/bmake
_PATH_ORIG=/sbin:/bin:/usr/sbin:/usr/bin
CWRAPPERS_CONFIG_DIR=/home/pbulk/build/comms/asterisk20/work/.cwrapper/config
OPSYS=Linux
PBULK_CONF=/nfs/pkgsrc/pkgsrc-eng/pbulk/conf/el9-trunk-x86_64/pbulk.conf
PWD=/home/pbulk/build/comms/asterisk20/work/asterisk-20.5.0
UNPRIVILEGED_GROUP=pbulk
LOGNAME=pbulk
XDG_SESSION_TYPE=tty
_PKGSRC_BARRIER=yes
report_from_name=MNX Cloud
MOTD_SHOWN=pam
HOME=/home/pbulk/build/comms/asterisk20/work/.home
LANG=C
report_from_addr=pkgsrc@mnx.io
PYTHON_VERSION_REQD=311
SSH_CONNECTION=192.168.100.66 33452 192.168.100.66 22
OS_VERSION=5.14.0
XDG_SESSION_CLASS=user
MAKEFLAGS= .MAKE.LEVEL.ENV=MAKELEVEL ALLOW_VULNERABLE_PACKAGES= BATCH=1 DEPENDS_TARGET=/nonexistent HOST_MACHINE_ARCH=x86_64 LOWER_OPSYS=linux OPSYS=Linux OPSYS_VERSION=051400 OS_VERSION=5.14.0 PKGTOOLS_VERSION=20211115 PYTHON_VERSION_REQD=311 UNPRIVILEGED_GROUP=pbulk UNPRIVILEGED_GROUPS=pbulk UNPRIVILEGED_USER=pbulk WRKLOG=/tmp/bulklog/asterisk-20.5.0/work.log _CC=/bin/cc _MAKE=/usr/pkg/bin/bmake _PATH_ORIG=/sbin:/bin:/usr/sbin:/usr/bin _PKGSRCDIR=/data/jenkins/workspace/pkgsrc-el9-trunk-x86_64 _PKGSRC_BARRIER=yes
SELINUX_ROLE_REQUESTED=
OPSYS_VERSION=051400
UNPRIVILEGED_USER=pbulk
LESSOPEN=||/usr/bin/lesspipe.sh %s
USER=pbulk
HOST_MACHINE_ARCH=x86_64
SELINUX_USE_CURRENT_RANGE=
SHLVL=3
MAKELEVEL=0
BATCH=1
XDG_SESSION_ID=22395
XDG_RUNTIME_DIR=/run/user/0
S_COLORS=auto
SSH_CLIENT=192.168.100.66 33452 22
DEBUGINFOD_URLS=https://debuginfod.centos.org/ 
LOWER_OPSYS=linux
_PKGSRCDIR=/data/jenkins/workspace/pkgsrc-el9-trunk-x86_64
which_declare=declare -f
ALLOW_VULNERABLE_PACKAGES=
UNPRIVILEGED_GROUPS=pbulk
_CC=/bin/cc
XDG_DATA_DIRS=/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
PATH=/home/pbulk/build/comms/asterisk20/work/.cwrapper/bin:/home/pbulk/build/comms/asterisk20/work/.buildlink/bin:/home/pbulk/build/comms/asterisk20/work/.gcc/bin:/home/pbulk/build/comms/asterisk20/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin
SELINUX_LEVEL_REQUESTED=
PKGTOOLS_VERSION=20211115
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/0/bus
DEPENDS_TARGET=/nonexistent
WRKLOG=/tmp/bulklog/asterisk-20.5.0/work.log
OLDPWD=/data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20
BASH_FUNC_which%%=() {  ( alias;
 eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
}
_=/home/pbulk/build/comms/asterisk20/work/.tools/bin/env
USETOOLS=no
DL_CFLAGS=
DL_LDFLAGS=
DL_LIBS=
PTHREAD_CFLAGS= -pthread 
PTHREAD_LDFLAGS= -pthread
PTHREAD_LIBS=-lpthread -lrt
PTHREADBASE=/usr
EXTERNALS_CACHE_DIR=/nfs/distfiles/asterisk-20.5.0
PYTHON=/usr/pkg/bin/python3.11
CC=cc
CFLAGS=-pipe -O2 -I/usr/pkg/include -I/usr/include -DLDAP_DEPRECATED -I/usr/pkg/include/readline -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.11
CPPFLAGS=-I/usr/pkg/include -I/usr/include -DLDAP_DEPRECATED -I/usr/pkg/include/readline -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.11
CXX=c++
CXXFLAGS=-pipe -O2 -I/usr/pkg/include -I/usr/include -DLDAP_DEPRECATED -I/usr/pkg/include/readline -I/usr/pkg/include/ncurses -I/usr/pkg/include/python3.11
COMPILER_RPATH_FLAG=-Wl,-R
F77=gfortran
FC=gfortran
FFLAGS=-O
LC_ALL=C
LC_COLLATE=C
LC_CTYPE=C
LC_MESSAGES=C
LC_MONETARY=C
LC_NUMERIC=C
LC_TIME=C
LDFLAGS=-Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
LINKER_RPATH_FLAG=-R
PREFIX=/usr/pkg
CONFIG_SITE=
PKG_SYSCONFDIR=/usr/pkg/etc/asterisk
CPP=cpp
LOCALBASE=/usr/pkg
X11BASE=/usr/pkg
PKGMANDIR=man
PKGINFODIR=info
PKGGNUDIR=gnu/
MAKECONF=/dev/null
OBJECT_FMT=ELF
BSD_INSTALL_PROGRAM=/bin/install -c -s -o pbulk -g pbulk -m 755
BSD_INSTALL_SCRIPT=/bin/install -c -o pbulk -g pbulk -m 755
BSD_INSTALL_LIB=/bin/install -c -o pbulk -g pbulk -m 755
BSD_INSTALL_DATA=/bin/install -c -o pbulk -g pbulk -m 644
BSD_INSTALL_MAN=/bin/install -c -o pbulk -g pbulk -m 644
BSD_INSTALL=/bin/install
BSD_INSTALL_PROGRAM_DIR=/bin/install -d -o pbulk -g pbulk -m 755
BSD_INSTALL_SCRIPT_DIR=/bin/install -d -o pbulk -g pbulk -m 755
BSD_INSTALL_LIB_DIR=/bin/install -d -o pbulk -g pbulk -m 755
BSD_INSTALL_DATA_DIR=/bin/install -d -o pbulk -g pbulk -m 755
BSD_INSTALL_MAN_DIR=/bin/install -d -o pbulk -g pbulk -m 755
BSD_INSTALL_GAME=/bin/install -c -s -o pbulk -g pbulk -m 2555
BSD_INSTALL_GAME_DATA=/bin/install -c -o pbulk -g pbulk -m 664
BSD_INSTALL_GAME_DIR=/bin/install -d -o pbulk -g pbulk -m 775
INSTALL_INFO=
MAKEINFO=/home/pbulk/build/comms/asterisk20/work/.tools/bin/makeinfo
FLEX=
BISON=/home/pbulk/build/comms/asterisk20/work/.tools/bin/bison
ITSTOOL=/home/pbulk/build/comms/asterisk20/work/.tools/bin/itstool
GDBUS_CODEGEN=/home/pbulk/build/comms/asterisk20/work/.tools/bin/gdbus-codegen
PKG_CONFIG=/home/pbulk/build/comms/asterisk20/work/.tools/bin/pkg-config
PKG_CONFIG_LIBDIR=/home/pbulk/build/comms/asterisk20/work/.buildlink/lib64/pkgconfig:/home/pbulk/build/comms/asterisk20/work/.buildlink/lib/pkgconfig:/home/pbulk/build/comms/asterisk20/work/.buildlink/share/pkgconfig
PKG_CONFIG_LOG=/home/pbulk/build/comms/asterisk20/work/.pkg-config.log
PKG_CONFIG_PATH=
make[2]: Entering directory '/home/pbulk/build/comms/asterisk20/work/asterisk-20.5.0'
CC="cc" CXX="c++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect
make[3]: Entering directory '/home/pbulk/build/comms/asterisk20/work/asterisk-20.5.0/menuselect'
cc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES -I/usr/pkg/include/libxml2   -c -o menuselect.o menuselect.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from menuselect.c:27:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
cc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES   -c -o strcompat.o strcompat.c
In file included from /usr/include/sys/types.h:25,
                 from strcompat.c:24:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
cc -g -D_GNU_SOURCE -Wall -Wno-deprecated-declarations -DHAVE_NCURSES   -c -o menuselect_stub.o menuselect_stub.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from menuselect_stub.c:27:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
cc  -o menuselect menuselect.o strcompat.o menuselect_stub.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lxml2
make[3]: Leaving directory '/home/pbulk/build/comms/asterisk20/work/asterisk-20.5.0/menuselect'
Generating input for menuselect ...
menuselect/menuselect --check-deps menuselect.makeopts
menuselect/menuselect --check-deps menuselect.makeopts  
make[2]: Leaving directory '/home/pbulk/build/comms/asterisk20/work/asterisk-20.5.0'
cd /home/pbulk/build/comms/asterisk20/work/asterisk-20.5.0 &&  ./menuselect/menuselect --enable ODBC_STORAGE menuselect.makeopts
'ODBC_STORAGE' not found
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/comms/asterisk20