=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for mkvtoolnix-54.0.0.tar.xz => Checksum RMD160 OK for mkvtoolnix-54.0.0.tar.xz => Checksum SHA512 OK for mkvtoolnix-54.0.0.tar.xz ===> Installing dependencies for mkvtoolnix-54.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.7.3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency docbook-xsl>=1.79.1nb5: found docbook-xsl-1.79.2nb4 => Build dependency po4a-[0-9]*: found po4a-0.62 => Build dependency ruby26-base>=2.6.6: found ruby26-base-2.6.6nb1 => Build dependency boost-headers-1.75.*: found boost-headers-1.75.0 => 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.7 => Full dependency boost-libs-1.75.*: found boost-libs-1.75.0 => Full dependency libebml>=1.4.2: found libebml-1.4.2 => Full dependency pcre2>=10.30: found pcre2-10.36 => Full dependency libmatroska>=1.6.3: found libmatroska-1.6.3 => Full dependency cmark>=0.28.3: found cmark-0.29.0nb1 => Full dependency fmtlib>=5.2.1: found fmtlib-7.1.3 => Full dependency pugixml>=1.7: found pugixml-1.11.4 ===> 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-54.0.0 ===> Extracting for mkvtoolnix-54.0.0 ===> Patching for mkvtoolnix-54.0.0 => Applying pkgsrc patches for mkvtoolnix-54.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 131 (offset 3 lines). Hunk #2 succeeded at 159 (offset 1 line). 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.2 2020/05/31 11:34:15 adam Exp $ | |Remove broken SunOS section that is no longer needed. |https://gitlab.com/mbunkus/mkvtoolnix/issues/2450 | |--- src/common/locale.cpp.orig 2020-05-31 10:56:36.000000000 +0000 |+++ src/common/locale.cpp -------------------------- Patching file src/common/locale.cpp using Plan A... Hunk #1 succeeded at 284 (offset 1 line). done ===> Creating toolchain wrappers for mkvtoolnix-54.0.0 ===> Configuring for mkvtoolnix-54.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 configure: WARNING: unrecognized options: --with-boost-date-time, --with-boost-filesystem, --with-boost-system 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... none needed 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 pbulk -g wheel 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 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 grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 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++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 for support for C++17 feature "std::optional"... yes checking for support for C++17 feature "std::gcd"... yes checking for support for C++17 feature "constexpr if"... yes checking for support for C++17 feature "file system library"... no checking for libraries to link against for the file system library... The following features of the C++17 standards are not supported by c++: * file system library (C++17) If you are using the GNU C compiler collection (gcc), you need at least v8; for clang v7 and newer should work. configure: error: support for required C++17 features incomplete *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mkvtoolnix *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/mkvtoolnix