=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for mkvtoolnix-40.0.0.tar.xz => Checksum RMD160 OK for mkvtoolnix-40.0.0.tar.xz => Checksum SHA512 OK for mkvtoolnix-40.0.0.tar.xz ===> Installing dependencies for mkvtoolnix-40.0.0 ========================================================================== The supported build options for mkvtoolnix are: qt5 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) ========================================================================== => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency docbook-xsl-[0-9]*: found docbook-xsl-1.79.1nb4 => Build dependency po4a-[0-9]*: found po4a-0.56nb1 => Build dependency ruby24-base>=2.4.9: found ruby24-base-2.4.9nb1 => Build dependency boost-headers-1.71.*: found boost-headers-1.71.0nb2 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency flac>=1.1.3nb1: found flac-1.3.3 => Full dependency libogg>=1.1.2nb1: found libogg-1.3.4nb1 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.6nb1 => Full dependency boost-libs-1.71.*: found boost-libs-1.71.0 => Full dependency boost-libs>=1.71.0: found boost-libs-1.71.0 => Full dependency libebml>=1.3.5: found libebml-1.3.9 => Full dependency libmatroska>=1.4.2: found libmatroska-1.5.2 => Full dependency cmark>=0.28.3: found cmark-0.29.0nb1 => Full dependency fmtlib>=5.2.1: found fmtlib-6.0.0 => Full dependency pugixml>=1.7: found pugixml-1.10 ===> Overriding tools for mkvtoolnix-40.0.0 ===> Extracting for mkvtoolnix-40.0.0 ===> Patching for mkvtoolnix-40.0.0 => Applying pkgsrc patches for mkvtoolnix-40.0.0 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mkvtoolnix/patches/patch-Rakefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mkvtoolnix/patches/patch-Rakefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Rakefile,v 1.5 2019/11/05 18:01:48 adam Exp $ | |Leave pkgsrc to handle security features and optimization. | |--- Rakefile.orig 2019-11-04 20:54:12.000000000 +0000 |+++ Rakefile -------------------------- Patching file Rakefile using Plan A... Hunk #1 succeeded at 128. Hunk #2 succeeded at 158. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mkvtoolnix/patches/patch-src_common_locale.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mkvtoolnix/patches/patch-src_common_locale.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_common_locale.cpp,v 1.1 2018/12/03 12:15:03 jperkin Exp $ | |Remove broken SunOS section that is no longer needed. |https://gitlab.com/mbunkus/mkvtoolnix/issues/2450 | |--- src/common/locale.cpp.orig 2018-12-01 11:15:36.000000000 +0000 |+++ src/common/locale.cpp -------------------------- Patching file src/common/locale.cpp using Plan A... Hunk #1 succeeded at 283 (offset -9 lines). done ===> Creating toolchain wrappers for mkvtoolnix-40.0.0 ===> Configuring for mkvtoolnix-40.0.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. => Checking for portability problems in extracted files 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 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 whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o makoto -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 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 inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for vsscanf... yes checking for syscall... yes checking compiler type and version... gcc 7.4.0 checking for lld... no checking for support for the "-std=c++17" flag... -std=c++17 checking for support for C++11 feature "initializer lists"... yes checking for support for C++11 feature "range-based 'for'"... yes checking for support for C++11 feature "right angle brackets"... yes checking for support for C++11 feature "'auto' keyword"... yes checking for support for C++11 feature "lambda functions"... yes checking for support for C++11 feature "nullptr"... yes checking for support for C++11 feature "tuples"... yes checking for support for C++11 feature "alias declarations"... yes checking for support for C++14 feature "std::make_unique"... yes checking for support for C++14 feature "digit separators"... yes checking for support for C++14 feature "binary literals"... yes checking for support for C++14 feature "generic lambdas"... yes checking for support for C++14 feature "User-defined literals for std::string"... yes checking for support for C++17 feature "attribute 'maybe_unused'"... yes checking for support for C++17 feature "nested namespace definition"... yes checking for support for C++17 feature "structured bindings"... yes 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 PRId64 and PRIu64... yes checking iconv.h usability... yes checking iconv.h presence... yes 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 ogg/ogg.h usability... yes checking ogg/ogg.h presence... yes checking for ogg/ogg.h... yes checking for vorbis_synthesis_init in -lvorbis... yes checking vorbis/codec.h usability... yes checking vorbis/codec.h presence... yes checking for vorbis/codec.h... yes checking for FLAC__stream_decoder_new in -lFLAC... yes checking for FLAC__StreamMetadata_StreamInfo.sample_rate... yes checking for FLAC__stream_decoder_skip_single_frame in -lFLAC... yes checking for EBML... yes checking for MATROSKA... yes checking if libEBML contains FindNextChild... yes checking for PUGIXML... yes configure: Using the system version of the pugixml library checking nlohmann's json-cpp... no configure: Using the internal version of nlohmann json-cpp checking utf8.h usability... no checking utf8.h presence... no checking for utf8.h... no configure: Using the internal version of UTF8-CPP checking fmt... yes checking for ZLIB... yes *** Not checking for Qt: disabled by user request checking for magic_open in -lmagic... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for boostlib >= 1.60.0... 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 whether the Boost::Regex library is available... yes checking for main in -lboost_regex... yes checking whether the Boost::Date_Time library is available... yes checking for main in -lboost_date_time... yes checking boost/rational.hpp usability... yes checking boost/rational.hpp presence... yes checking for boost/rational.hpp... yes checking boost/logic/tribool.hpp usability... yes checking boost/logic/tribool.hpp presence... yes checking for boost/logic/tribool.hpp... yes checking boost/lexical_cast.hpp usability... yes checking boost/lexical_cast.hpp presence... yes checking for boost/lexical_cast.hpp... yes checking boost/integer/common_factor.hpp usability... yes checking boost/integer/common_factor.hpp presence... yes checking for boost/integer/common_factor.hpp... yes checking boost/operators.hpp usability... yes checking boost/operators.hpp presence... yes checking for boost/operators.hpp... yes checking boost/range.hpp usability... yes checking boost/range.hpp presence... yes checking for boost/range.hpp... yes checking boost/variant.hpp usability... yes checking boost/variant.hpp presence... yes checking for boost/variant.hpp... yes checking for main in -lgtest_main... no checking gtest/gtest.h usability... no checking gtest/gtest.h presence... no checking for gtest/gtest.h... no checking for valgrind... no checking for main in -lbenchmark... no checking benchmark/benchmark.h usability... no checking benchmark/benchmark.h presence... 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for po4a... /usr/pkg/bin/po4a checking for po4a-translate... /usr/pkg/bin/po4a-translate checking whether po4a-translate works... yes checking for gettext... no checking for gettext in -lintl... yes checking for msgfmt... /tmp/multimedia/mkvtoolnix/work/.tools/bin/msgfmt checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking the translations to install... bg ca cs de es eu fr it ja ko lt nl pl pt pt_BR ro ru sr_RS sr_RS@latin sv tr uk zh_CN zh_TW checking the manpage translation languages to install... bg ca de es ja ko nl pl uk zh_CN configure: creating ./config.status config.status: creating build-config config.status: creating config.h The mkvtoolnix configuration is complete. Optional features that are built: * FLAC audio * libMagic file type detection * man page translations (po4a) * translations (gettext) Optional features that are NOT built: * online update check in the GUI * AppImage compatibility * 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