=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mkvtoolnix-89.0.tar.xz
=> Checksum SHA512 OK for mkvtoolnix-89.0.tar.xz
===> Installing dependencies for mkvtoolnix-89.0
==========================================================================
The supported build options for mkvtoolnix are:

	doc gui

The currently selected options are:

	doc

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

	PKG_OPTIONS.mkvtoolnix (not defined)

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

        * CURSES_DEFAULT = curses
        * JPEG_DEFAULT = jpeg
        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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

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

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/bin/make clean' after the changes.
==========================================================================
=> Tool dependency docbook-xsl>=1.79.1nb5: found docbook-xsl-1.79.2nb7
=> Tool dependency ruby32-base>=3.2.6: found ruby32-base-3.2.6
=> Tool dependency po4a-[0-9]*: found po4a-0.73nb4
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency boost-headers-1.87.*: found boost-headers-1.87.0
=> Build dependency gcc10>=10.3.0nb2: found gcc10-10.5.0nb2
=> Build dependency nlohmann-json>=3.7.0: found nlohmann-json-3.11.3
=> Build dependency utf8-cpp>=2.3.4: found utf8-cpp-4.0.6
=> Build dependency x11-links>=1.36: found x11-links-1.36
=> Full dependency boost-libs-1.87.*: found boost-libs-1.87.0
=> Full dependency boost-libs>=1.87.0: found boost-libs-1.87.0
=> Full dependency cmark>=0.30.3nb1: found cmark-0.31.1
=> Full dependency flac>=1.4.0: found flac-1.4.3
=> Full dependency fmtlib>=11.0.1: found fmtlib-11.1.1
=> Full dependency gcc10-libs>=10.2.0: found gcc10-libs-10.5.0nb3
=> Full dependency gmp>=5.0.1: found gmp-6.3.0
=> Full dependency libebml>=1.4.4: found libebml-1.4.5
=> Full dependency libmatroska>=1.7.1: found libmatroska-1.7.1
=> Full dependency libogg>=1.1.2nb1: found libogg-1.3.5nb1
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> Full dependency lzo>=2.01: found lzo-2.10
=> Full dependency pugixml>=1.7: found pugixml-1.14
=> Full dependency qt6-qtmultimedia>=6.8.1: found qt6-qtmultimedia-6.8.1
=> Full dependency qt6-qtsvg>=6.8.1: found qt6-qtsvg-6.8.1
===> 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 mkvtoolnix-89.0
===> Extracting for mkvtoolnix-89.0
===> Patching for mkvtoolnix-89.0
=> Applying pkgsrc patches for mkvtoolnix-89.0
===> Creating toolchain wrappers for mkvtoolnix-89.0
===> Configuring for mkvtoolnix-89.0
=> Generating pkg-config file for builtin expat 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
=> Fixing locale directory references.
configure: WARNING: unrecognized options: --enable-qt6, --with-qmake
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking target system type... x86_64--netbsd
checking for x86_64--netbsd-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 whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... (cached) -std=c++17
checking how to run the C++ preprocessor... c++ -std=c++17 -E
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-ld... no
checking for ld... ld
checking for x86_64--netbsd-strings... no
checking for strings... strings
checking for x86_64--netbsd-objdump... no
checking for objdump... objdump
checking pkg-config is at least version 0.9.0... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/syscall.h... yes
checking for stropts.h... no
checking for syscall... yes
checking compiler type and version... gcc 10.5.0
checking for lld... no
checking for support for the "-std=c++20" flag... -std=c++20
checking for libraries to link against for the file system library... -lstdc++fs
checking whether the byte order is big-endian... no
checking if being compiled with mingw32... no
checking for int64_t... yes
checking for uint64_t... yes
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for iconv.h... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo... yes
checking for ogg_sync_init in -logg... yes
checking for ogg/ogg.h... yes
checking for vorbis_synthesis_init in -lvorbis... yes
checking for vorbis/codec.h... yes
checking for flac... yes
checking for FLAC__stream_decoder_skip_single_frame in -lFLAC... yes
checking for EBML... yes
checking for MATROSKA... yes
checking for PUGIXML... yes
configure: Using the system version of the pugixml library
checking nlohmann's json-cpp... yes
configure: Using the system version of nlohmann json-cpp
checking for utf8.h... yes
configure: Using the system version of UTF8-CPP
checking fmt... yes
checking for ZLIB... yes
checking for qmake6... using supplied /usr/pkg/qt6/bin/qmake6
checking for qmake6's version... 6.8.1
checking for lconvert... no
checking for moc... /usr/pkg/qt6/libexec/moc
checking for rcc... /usr/pkg/qt6/libexec/rcc
checking for uic... /usr/pkg/qt6/libexec/uic
checking for Qt 6... yes
checking for boostlib >= 1.66.0... yes
checking for Boost's multi-precision library with GMP backend... yes
checking whether the Boost::System library is available... yes
checking for exit in -lboost_system... yes
checking whether the Boost::Filesystem library is available... yes
checking for exit in -lboost_filesystem... yes
checking for boost/operators.hpp... yes
checking for valgrind... no
checking for main in -lbenchmark... no
checking for benchmark/benchmark.h... no
checking for pandoc... no
checking for DocBook XSL root directory... using supplied /usr/pkg/share/xsl/docbook
checking for xsltproc... /usr/pkg/bin/xsltproc
checking whether xsltproc works... yes
checking POSIX termios... yes
checking whether termios.h defines TIOCGWINSZ... yes
checking for sys/ioctl.h... yes
checking for po4a... using supplied /usr/pkg/bin/po4a
checking for gettext... no
checking for gettext in -lintl... yes
checking for msgfmt... /pbulk/work/multimedia/mkvtoolnix/work/.tools/bin/msgfmt
checking for libintl.h... yes
checking the translations to install... be bg ca cs de es eu fr it ja ko lt nb nl pl pt pt_BR ro ru sr_RS sr_RS@latin sv tr uk zh_CN zh_SG zh_TW
checking the manpage translation languages to install... be bg ca de es fr it ja ko nb nl pl ru uk zh_CN zh_TW 
configure: creating ./config.status
config.status: creating build-config
config.status: creating config.h
configure: WARNING: unrecognized options: --enable-qt6, --with-qmake

The mkvtoolnix configuration is complete.
Optional features that are built: 
   * FLAC audio
   * man page translations (po4a)
   * translations (gettext)
Optional features that are NOT built: 
   * online update check in the GUI
   * 'mkvtoolnix' wrapper binary
   * debugging information
   * profiling support
   * compiler optimizations
   * development technique 'address sanitizer'
   * development technique 'undefined behavior sanitizer'
   * pre-compiled headers
   * make a static build of the applications
   * MKVToolNix GUI
   * DVD chapter support via libdvdread