=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for asterisk-15.4.1/asterisk-15.4.1.tar.gz
=> Checksum RMD160 OK for asterisk-15.4.1/asterisk-15.4.1.tar.gz
=> Checksum SHA512 OK for asterisk-15.4.1/asterisk-15.4.1.tar.gz
=> Checksum SHA1 OK for asterisk-15.4.1/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz
=> Checksum RMD160 OK for asterisk-15.4.1/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz
=> Checksum SHA512 OK for asterisk-15.4.1/asterisk-extra-sounds-en-gsm-1.5.2.tar.gz
=> Checksum SHA1 OK for asterisk-15.4.1/pjproject-2.7.2.md5
=> Checksum RMD160 OK for asterisk-15.4.1/pjproject-2.7.2.md5
=> Checksum SHA512 OK for asterisk-15.4.1/pjproject-2.7.2.md5
=> Checksum SHA1 OK for asterisk-15.4.1/pjproject-2.7.2.tar.bz2
=> Checksum RMD160 OK for asterisk-15.4.1/pjproject-2.7.2.tar.bz2
=> Checksum SHA512 OK for asterisk-15.4.1/pjproject-2.7.2.tar.bz2
===> Installing dependencies for asterisk-15.4.1nb24
==========================================================================
The supported build options for asterisk are:

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

The currently selected options are:

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

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

        * CURSES_DEFAULT = curses
        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private
        * VARBASE = /var

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

        * CURSES_TYPE = curses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal
        * TERMCAP_TYPE = termcap

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency bison>=1.0: found bison-3.7.4
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency p5-DBI-[0-9]*: found p5-DBI-1.643nb1
=> Full dependency bash-[0-9]*: found bash-5.0.18
=> Full dependency perl>=5.0: found perl-5.32.0nb1
=> Full dependency srtp>=2.3.0: found srtp-2.3.0
=> Full dependency unixodbc>=2.3.2: found unixodbc-2.3.9
=> Full dependency libltdl>=2.4.2: found libltdl-2.4.6
=> Full dependency spandsp>=0.0.6pre18nb2: found spandsp-0.0.6pre21nb4
=> Full dependency iksemel>=1.4: found iksemel-1.4nb7
=> Full dependency speex>=1.2rc1: found speex-1.2.0
=> Full dependency speexdsp>=1.2rc3: found speexdsp-1.2.0
=> Full dependency net-snmp>=5.7.3nb13: found net-snmp-5.8nb2
=> Full dependency postgresql12-client>=12.5nb1: found postgresql12-client-12.5nb1
=> Full dependency libuuid>=2.18: found libuuid-2.32.1
=> Full dependency jansson>=2.4nb1: found jansson-2.13.1
=> Full dependency libxml2>=2.9.10nb3: found libxml2-2.9.10nb3
=> Full dependency curl>=7.70.0nb2: found curl-7.74.0
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for asterisk-15.4.1nb24
===> Extracting for asterisk-15.4.1nb24
===> Patching for asterisk-15.4.1nb24
=> Applying pkgsrc patches for asterisk-15.4.1nb24
=> Substituting "webvmail" in contrib/scripts/vmail.cgi
===> Creating toolchain wrappers for asterisk-15.4.1nb24
===> Configuring for asterisk-15.4.1nb24
=> 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
=> Generating pkg-config files for builtin xz package.
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Replacing bash interpreter in contrib/scripts/astversion contrib/scripts/ast_coredumper contrib/scripts/ast_logescalator contrib/scripts/ast_loggrabber.
=> Replacing Perl interpreter in agi/DialAnMp3.agi agi/agi-test.agi agi/fastagi-test agi/jukebox.agi agi/numeralize contrib/scripts/vmail.cgi.
checking build system type... armv6--netbsdelf-eabihf
checking host system type... armv6--netbsdelf-eabihf
checking for armv6--netbsdelf-eabihf-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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/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... yes
checking for armv6--netbsdelf-eabihf-uname... no
checking for uname... /usr/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... gcc -E
checking how to run the C++ preprocessor... c++ -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/.cwrapper/bin/ld
checking if the linker (/tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/.cwrapper/bin/ld) is GNU ld... yes
checking for gawk... /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking whether ln -s works... yes
checking for armv6--netbsdelf-eabihf-ranlib... no
checking for ranlib... ranlib
checking for GNU make... make
checking for egrep... (cached) /usr/bin/egrep
checking for armv6--netbsdelf-eabihf-strip... no
checking for armv6--netbsdelf-eabihf-gstrip... no
checking for strip... strip
checking for armv6--netbsdelf-eabihf-ar... no
checking for armv6--netbsdelf-eabihf-gar... no
checking for ar... ar
checking for bison... /tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/.tools/bin/bison
checking for cmp... /usr/bin/cmp
checking for cat... (cached) /bin/cat
checking for cut... /tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/.tools/bin/cut
checking for flex... /usr/bin/flex
checking for grep... (cached) /usr/bin/grep
checking for python... :
checking for find... /usr/bin/find
checking for compress... /usr/bin/compress
checking for basename... /tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/.tools/bin/basename
checking for dirname... /tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/.tools/bin/dirname
checking for sh... /bin/sh
checking for ln... /bin/ln
checking for doxygen... :
checking for dot... :
checking for wget... :
checking for curl... /usr/pkg/bin/curl
checking for rubber... :
checking for catdvi... :
checking for kpsewhich... :
checking for xmllint... /usr/pkg/bin/xmllint
checking for xmlstarlet... no
checking for xml... no
checking for bash... /tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/.tools/bin/bash
checking for git... :
checking for alembic... :
checking for bzip2... /usr/bin/bzip2
checking for tar... /bin/tar
checking for patch... /tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/.tools/bin/patch
checking for sed... (cached) /usr/bin/sed
checking for nm... /usr/bin/nm
checking for ldconfig... /tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/.tools/bin/ldconfig
checking for sha1sum... ./build_tools/sha1sum-sh
checking for openssl... /usr/bin/openssl
checking for bison that supports parse-param... /tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/.tools/bin/bison
checking for armv6--netbsdelf-eabihf-soxmix... no
checking for soxmix... no
checking for md5... md5
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for pthread_join using gcc  -pthread  ... yes
checking whether gcc 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
checking for embedded pjproject (may have to download)... configuring
[pjproject]  Verifying /usr/pkgsrc/distfiles/asterisk-15.4.1/pjproject-2.7.2.tar.bz2
[pjproject]  Verify successful
[pjproject]  Unpacking /usr/pkgsrc/distfiles/asterisk-15.4.1/pjproject-2.7.2.tar.bz2
[pjproject]  Applying patches /tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/asterisk-15.4.1/third-party/pjproject/patches /tmp/pbulkbuild/comms/asterisk15/work.earmv6hf/asterisk-15.4.1/third-party/pjproject/source
[pjproject]  Applying user.mak
[pjproject]  Applying custom include file patches/asterisk_malloc_debug.h
[pjproject]  Applying custom include file patches/config_site.h
[pjproject]  Rebuilding
[pjproject]  Configuring with --build=armv6--netbsdelf-eabihf --host=armv6--netbsdelf-eabihf --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-oss --disable-sdl --disable-libyuv --disable-ffmpeg --disable-openh264 --disable-ipp --disable-libwebrtc --without-external-pa --without-external-srtp --disable-resample --disable-g711-codec
Invalid configuration `armv6--netbsdelf-eabihf': machine `armv6--netbsdelf' not recognized
aconfigure: error: /bin/sh ./config.sub armv6--netbsdelf-eabihf failed
make: *** [Makefile:150: source/build.mak] Error 1
failed
configure: Unable to configure third-party/pjproject
configure: error: Re-run the ./configure command with 'NOISY_BUILD=yes' appended to see error details.
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/comms/asterisk15
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/comms/asterisk15