This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MKVToolNix configure 82.0, which was generated by GNU Autoconf 2.72. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/mkvtoolnix-82.0 --htmldir=/usr/share/doc/mkvtoolnix-82.0/html --libdir=/usr/lib64 --enable-debug --disable-precompiled-headers --disable-gui --without-dvdread --with-gettext --disable-update-check --disable-optimization --with-boost=/usr --with-boost-libdir=/usr/lib64 --with-qmake6=/usr/lib64/qt6/bin/qmake ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 6.1.66-gentoo-dist uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Wed Dec 13 16:48:18 CET 2023 /usr/bin/uname -p = AMD EPYC 7513 32-Core Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.12/ebuild-helpers/xattr/ PATH: /usr/lib/portage/python3.12/ebuild-helpers/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /opt/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3216: looking for aux files: install-sh config.guess config.sub configure:3229: trying ./ configure:3240: ./install-sh found configure:3258: ./config.guess found configure:3258: ./config.sub found configure:3487: checking build system type configure:3503: result: x86_64-pc-linux-gnu configure:3523: checking host system type configure:3538: result: x86_64-pc-linux-gnu configure:3558: checking target system type configure:3573: result: x86_64-pc-linux-gnu configure:3617: checking for x86_64-pc-linux-gnu-gcc configure:3638: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3650: result: x86_64-pc-linux-gnu-gcc configure:4055: checking for C compiler version configure:4064: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p13) 13.2.1 20240210 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4075: $? = 0 configure:4064: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-13.2.1_p20240210/work/gcc-13-20240210/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 13.2.1_p20240210 p13' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.2.1 20240210 (Gentoo 13.2.1_p20240210 p13) configure:4075: $? = 0 configure:4064: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4075: $? = 1 configure:4064: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4075: $? = 1 configure:4064: x86_64-pc-linux-gnu-gcc -version >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4075: $? = 1 configure:4095: checking whether the C compiler works configure:4117: x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:4121: $? = 0 configure:4172: result: yes configure:4176: checking for C compiler default output file name configure:4178: result: a.out configure:4184: checking for suffix of executables configure:4191: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:4195: $? = 0 configure:4219: result: configure:4243: checking whether we are cross compiling configure:4251: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:4255: $? = 0 configure:4262: ./conftest configure:4266: $? = 0 configure:4281: result: no configure:4287: checking for suffix of object files configure:4310: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:4314: $? = 0 configure:4338: result: o configure:4342: checking whether the compiler supports GNU C configure:4362: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:4362: $? = 0 configure:4374: result: yes configure:4385: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4406: x86_64-pc-linux-gnu-gcc -c -g -I/usr/include/utf8cpp conftest.c >&5 configure:4406: $? = 0 configure:4453: result: yes configure:4473: checking for x86_64-pc-linux-gnu-gcc option to enable C11 features configure:4488: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:4488: $? = 0 configure:4507: result: none needed configure:4633: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:4665: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:4669: $? = 0 configure:4675: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:4679: $? = 0 configure:4690: cc -c conftest.c >&5 configure:4694: $? = 0 configure:4702: cc -c conftest.c -o conftest2.o >&5 configure:4706: $? = 0 configure:4712: cc -c conftest.c -o conftest2.o >&5 configure:4716: $? = 0 configure:4735: result: yes configure:4756: checking how to run the C preprocessor configure:4782: x86_64-pc-linux-gnu-gcc -E -I/usr/include/utf8cpp conftest.c configure:4782: $? = 0 configure:4798: x86_64-pc-linux-gnu-gcc -E -I/usr/include/utf8cpp conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MKVToolNix" | #define PACKAGE_TARNAME "mkvtoolnix" | #define PACKAGE_VERSION "82.0" | #define PACKAGE_STRING "MKVToolNix 82.0" | #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4827: result: x86_64-pc-linux-gnu-gcc -E configure:4841: x86_64-pc-linux-gnu-gcc -E -I/usr/include/utf8cpp conftest.c configure:4841: $? = 0 configure:4857: x86_64-pc-linux-gnu-gcc -E -I/usr/include/utf8cpp conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MKVToolNix" | #define PACKAGE_TARNAME "mkvtoolnix" | #define PACKAGE_VERSION "82.0" | #define PACKAGE_STRING "MKVToolNix 82.0" | #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4910: checking for x86_64-pc-linux-gnu-g++ configure:4931: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:4943: result: x86_64-pc-linux-gnu-g++ configure:5020: checking for C++ compiler version configure:5029: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 13.2.1_p20240210 p13) 13.2.1 20240210 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5040: $? = 0 configure:5029: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-13.2.1_p20240210/work/gcc-13-20240210/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 13.2.1_p20240210 p13' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.2.1 20240210 (Gentoo 13.2.1_p20240210 p13) configure:5040: $? = 0 configure:5029: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:5040: $? = 1 configure:5029: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:5040: $? = 1 configure:5044: checking whether the compiler supports GNU C++ configure:5064: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.cpp >&5 configure:5064: $? = 0 configure:5076: result: yes configure:5087: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:5108: x86_64-pc-linux-gnu-g++ -c -g -I/usr/include/utf8cpp conftest.cpp >&5 configure:5108: $? = 0 configure:5155: result: yes configure:5175: checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features configure:5190: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:175:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 175 | cxx11test::delegate d2(); | ^~ conftest.cpp:175:25: note: remove parentheses to default-initialize a variable 175 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:175:25: note: or replace parentheses with braces to value-initialize a variable configure:5190: $? = 0 configure:5209: result: none needed configure:5283: checking how to run the C++ preprocessor configure:5305: x86_64-pc-linux-gnu-g++ -E -I/usr/include/utf8cpp conftest.cpp configure:5305: $? = 0 configure:5321: x86_64-pc-linux-gnu-g++ -E -I/usr/include/utf8cpp conftest.cpp conftest.cpp:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MKVToolNix" | #define PACKAGE_TARNAME "mkvtoolnix" | #define PACKAGE_VERSION "82.0" | #define PACKAGE_STRING "MKVToolNix 82.0" | #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5350: result: x86_64-pc-linux-gnu-g++ -E configure:5364: x86_64-pc-linux-gnu-g++ -E -I/usr/include/utf8cpp conftest.cpp configure:5364: $? = 0 configure:5380: x86_64-pc-linux-gnu-g++ -E -I/usr/include/utf8cpp conftest.cpp conftest.cpp:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MKVToolNix" | #define PACKAGE_TARNAME "mkvtoolnix" | #define PACKAGE_VERSION "82.0" | #define PACKAGE_STRING "MKVToolNix 82.0" | #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5413: checking whether make sets $(MAKE) configure:5437: result: yes configure:5461: checking for a BSD-compatible install configure:5535: result: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c configure:5549: checking for x86_64-pc-linux-gnu-ranlib configure:5570: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5582: result: x86_64-pc-linux-gnu-ranlib configure:5653: checking for x86_64-pc-linux-gnu-strip configure:5674: found /usr/bin/x86_64-pc-linux-gnu-strip configure:5686: result: x86_64-pc-linux-gnu-strip configure:5757: checking for x86_64-pc-linux-gnu-ar configure:5778: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5790: result: x86_64-pc-linux-gnu-ar configure:5861: checking for x86_64-pc-linux-gnu-ld configure:5882: found /usr/bin/x86_64-pc-linux-gnu-ld configure:5894: result: x86_64-pc-linux-gnu-ld configure:5965: checking for x86_64-pc-linux-gnu-strings configure:5986: found /usr/bin/x86_64-pc-linux-gnu-strings configure:5998: result: x86_64-pc-linux-gnu-strings configure:6069: checking for x86_64-pc-linux-gnu-objdump configure:6090: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6102: result: x86_64-pc-linux-gnu-objdump configure:6181: checking for x86_64-pc-linux-gnu-pkg-config configure:6204: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:6217: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:6291: checking pkg-config is at least version 0.9.0 configure:6294: result: yes configure:6302: checking for grep that handles long lines and -e configure:6368: result: /bin/grep configure:6373: checking for egrep configure:6443: result: /bin/grep -E configure:6455: checking for stdio.h configure:6455: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:6455: $? = 0 configure:6455: result: yes configure:6455: checking for stdlib.h configure:6455: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:6455: $? = 0 configure:6455: result: yes configure:6455: checking for string.h configure:6455: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:6455: $? = 0 configure:6455: result: yes configure:6455: checking for inttypes.h configure:6455: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:6455: $? = 0 configure:6455: result: yes configure:6455: checking for stdint.h configure:6455: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:6455: $? = 0 configure:6455: result: yes configure:6455: checking for strings.h configure:6455: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:6455: $? = 0 configure:6455: result: yes configure:6455: checking for sys/stat.h configure:6455: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:6455: $? = 0 configure:6455: result: yes configure:6455: checking for sys/types.h configure:6455: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:6455: $? = 0 configure:6455: result: yes configure:6455: checking for unistd.h configure:6455: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:6455: $? = 0 configure:6455: result: yes configure:6480: checking for inttypes.h configure:6480: result: yes configure:6486: checking for stdint.h configure:6486: result: yes configure:6492: checking for sys/types.h configure:6492: result: yes configure:6498: checking for sys/syscall.h configure:6498: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:6498: $? = 0 configure:6498: result: yes configure:6504: checking for stropts.h configure:6504: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 conftest.c:51:10: fatal error: stropts.h: No such file or directory 51 | #include | ^~~~~~~~~~~ compilation terminated. configure:6504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MKVToolNix" | #define PACKAGE_TARNAME "mkvtoolnix" | #define PACKAGE_VERSION "82.0" | #define PACKAGE_STRING "MKVToolNix 82.0" | #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6504: result: no configure:6511: checking for syscall configure:6511: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:6511: $? = 0 configure:6511: result: yes configure:6576: checking compiler type and version configure:6578: result: gcc 13.2.1 configure:6586: checking for lld configure:6625: result: no configure:6650: checking for support for the "-std=c++17" flag configure:6679: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++17 -I/usr/include/utf8cpp conftest.cpp >&5 configure:6679: $? = 0 configure:6707: result: -std=c++17 configure:6718: checking for support for C++17 feature "attribute 'maybe_unused'" configure:6751: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++17 -I/usr/include/utf8cpp conftest.cpp >&5 configure:6751: $? = 0 configure:6770: result: yes configure:6778: checking for support for C++17 feature "nested namespace definition" configure:6807: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++17 -I/usr/include/utf8cpp conftest.cpp >&5 configure:6807: $? = 0 configure:6826: result: yes configure:6834: checking for support for C++17 feature "structured bindings" configure:6871: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++17 -I/usr/include/utf8cpp conftest.cpp >&5 configure:6871: $? = 0 configure:6890: result: yes configure:6898: checking for support for C++17 feature "std::optional" configure:6931: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++17 -I/usr/include/utf8cpp conftest.cpp >&5 configure:6931: $? = 0 configure:6950: result: yes configure:6958: checking for support for C++17 feature "std::gcd" configure:6987: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++17 -I/usr/include/utf8cpp conftest.cpp >&5 configure:6987: $? = 0 configure:7006: result: yes configure:7014: checking for support for C++17 feature "constexpr if" configure:7043: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++17 -I/usr/include/utf8cpp conftest.cpp >&5 configure:7043: $? = 0 configure:7062: result: yes configure:7070: checking for libraries to link against for the file system library configure:7101: x86_64-pc-linux-gnu-g++ -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++17 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.cpp -lstdc++fs >&5 configure:7101: $? = 0 configure:7122: result: -lstdc++fs configure:7152: checking whether the byte order is big-endian configure:7187: result: no configure:7209: checking if being compiled with mingw32 configure:7226: result: no configure:7659: checking for int64_t configure:7693: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.cpp >&5 configure:7693: $? = 0 configure:7705: result: yes configure:7708: checking for uint64_t configure:7736: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.cpp >&5 configure:7736: $? = 0 configure:7748: result: yes configure:7761: checking size of int configure:7767: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:7767: $? = 0 configure:7767: ./conftest configure:7767: $? = 0 configure:7784: result: 4 configure:7796: checking size of long configure:7802: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:7802: $? = 0 configure:7802: ./conftest configure:7802: $? = 0 configure:7819: result: 8 configure:7831: checking size of long long configure:7837: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:7837: $? = 0 configure:7837: ./conftest configure:7837: $? = 0 configure:7854: result: 8 configure:7902: checking for iconv.h configure:7902: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:7902: $? = 0 configure:7902: result: yes configure:7909: checking for iconv configure:7932: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 configure:7932: $? = 0 configure:7967: result: yes configure:7970: checking for iconv declaration configure:8000: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:8000: $? = 0 configure:8013: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:8034: checking for nl_langinfo configure:8054: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:8054: $? = 0 configure:8066: result: yes configure:8120: checking for ogg_sync_init in -logg configure:8149: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -logg >&5 configure:8149: $? = 0 configure:8161: result: yes configure:8177: checking for ogg/ogg.h configure:8177: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:8177: $? = 0 configure:8177: result: yes configure:8216: checking for vorbis_synthesis_init in -lvorbis configure:8245: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lvorbis -logg -lm >&5 configure:8245: $? = 0 configure:8257: result: yes configure:8273: checking for vorbis/codec.h configure:8273: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.c >&5 configure:8273: $? = 0 configure:8273: result: yes configure:8304: $PKG_CONFIG --exists --print-errors "flac" configure:8307: $? = 0 configure:8316: checking for flac configure:8323: $PKG_CONFIG --exists --print-errors "flac" configure:8326: $? = 0 configure:8340: $PKG_CONFIG --exists --print-errors "flac" configure:8343: $? = 0 configure:8401: result: yes configure:8413: checking for FLAC__stream_decoder_skip_single_frame in -lFLAC configure:8442: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lFLAC -lFLAC -logg >&5 configure:8442: $? = 0 configure:8454: result: yes configure:8490: checking for EBML configure:8497: $PKG_CONFIG --exists --print-errors "libebml >= 1.4.4" configure:8500: $? = 0 configure:8514: $PKG_CONFIG --exists --print-errors "libebml >= 1.4.4" configure:8517: $? = 0 configure:8555: result: yes configure:8561: checking for MATROSKA configure:8568: $PKG_CONFIG --exists --print-errors "libmatroska >= 1.7.1" configure:8571: $? = 0 configure:8585: $PKG_CONFIG --exists --print-errors "libmatroska >= 1.7.1" configure:8588: $? = 0 configure:8626: result: yes configure:8663: $PKG_CONFIG --exists --print-errors "pugixml" configure:8666: $? = 0 configure:8676: checking for PUGIXML configure:8683: $PKG_CONFIG --exists --print-errors "pugixml" configure:8686: $? = 0 configure:8700: $PKG_CONFIG --exists --print-errors "pugixml" configure:8703: $? = 0 configure:8741: result: yes configure:8819: Using the system version of the pugixml library configure:8834: checking nlohmann's json-cpp configure:8875: x86_64-pc-linux-gnu-g++ -c -std=c++17 -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.cpp >&5 configure:8875: $? = 0 configure:8930: result: yes configure:8943: Using the system version of nlohmann json-cpp configure:8969: checking for utf8.h configure:8969: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.cpp >&5 configure:8969: $? = 0 configure:8969: result: yes configure:9000: x86_64-pc-linux-gnu-g++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.cpp >&5 configure:9000: $? = 0 configure:9018: Using the system version of UTF8-CPP configure:9031: checking fmt configure:9070: x86_64-pc-linux-gnu-g++ -c -std=c++17 -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:48:48: warning: ignoring return value of 'std::string fmt::v9::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]', declared with attribute 'nodiscard' [-Wunused-result] 48 | fmt::format("{0:02}", fmt::to_string(4254)); | ^ In file included from /usr/include/fmt/format.h:48, from conftest.cpp:37: /usr/include/fmt/core.h:3204:31: note: declared here 3204 | FMT_NODISCARD FMT_INLINE auto format(format_string fmt, T&&... args) | ^~~~~~ configure:9070: $? = 0 configure:9105: x86_64-pc-linux-gnu-g++ -c -std=c++17 -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/usr/include/utf8cpp conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:48:52: warning: ignoring return value of 'std::string fmt::v9::format(format_string, T&& ...) [with T = {std::__cxx11::basic_string, std::allocator >}; std::string = std::__cxx11::basic_string; format_string = basic_format_string, std::allocator > >]', declared with attribute 'nodiscard' [-Wunused-result] 48 | fmt::format("{0:02}", fmt::to_string(4254)); | ^ In file included from /usr/include/fmt/format.h:48, from conftest.cpp:37: /usr/include/fmt/core.h:3204:31: note: declared here 3204 | FMT_NODISCARD FMT_INLINE auto format(format_string fmt, T&&... args) | ^~~~~~ configure:9105: $? = 0 configure:9131: result: yes configure:9152: $PKG_CONFIG --exists --print-errors "zlib" configure:9155: $? = 0 configure:9164: checking for ZLIB configure:9171: $PKG_CONFIG --exists --print-errors "zlib" configure:9174: $? = 0 configure:9188: $PKG_CONFIG --exists --print-errors "zlib" configure:9191: $? = 0 configure:9249: result: yes configure:9297: checking for qmake6 configure:9299: result: using supplied /usr/lib64/qt6/bin/qmake Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Project ERROR: Unknown module(s) in QT: svg Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Project ERROR: Unknown module(s) in QT: svg multimedia configure:9522: result: no: not all of the required Qt6 modules were found (needed: core gui widgets network concurrent svg multimedia) configure:9915: error: The Qt library version >= is required for building MKVToolNix. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_compiler_version_line='x86_64-pc-linux-gnu-g++ (Gentoo 13.2.1_p20240210 p13) 13.2.1 20240210' ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -I/usr/include/utf8cpp' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_EBML_CFLAGS_set= ac_cv_env_EBML_CFLAGS_value= ac_cv_env_EBML_LIBS_set= ac_cv_env_EBML_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MATROSKA_CFLAGS_set= ac_cv_env_MATROSKA_CFLAGS_value= ac_cv_env_MATROSKA_LIBS_set= ac_cv_env_MATROSKA_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PUGIXML_CFLAGS_set= ac_cv_env_PUGIXML_CFLAGS_value= ac_cv_env_PUGIXML_LIBS_set= ac_cv_env_PUGIXML_LIBS_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_dvdread_CFLAGS_set= ac_cv_env_dvdread_CFLAGS_value= ac_cv_env_dvdread_LIBS_set= ac_cv_env_dvdread_LIBS_value= ac_cv_env_flac_CFLAGS_set= ac_cv_env_flac_CFLAGS_value= ac_cv_env_flac_LIBS_set= ac_cv_env_flac_LIBS_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_libcmark_CFLAGS_set= ac_cv_env_libcmark_CFLAGS_value= ac_cv_env_libcmark_LIBS_set= ac_cv_env_libcmark_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_fmt=yes ac_cv_fmt_v8=yes ac_cv_func_syscall=yes ac_cv_has_int64_t=yes ac_cv_has_nl_langinfo=yes ac_cv_has_uint64_t=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ogg_ogg_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utf8_h=yes ac_cv_header_vorbis_codec_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_FLAC_FLAC__stream_decoder_skip_single_frame=yes ac_cv_lib_ogg_ogg_sync_init=yes ac_cv_lib_vorbis_vorbis_synthesis_init=yes ac_cv_mingw32=no ac_cv_nlohmann_jsoncpp=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_EGREP_TRADITIONAL='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_install='/usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c' ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_LD=x86_64-pc-linux-gnu-ld ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRINGS=x86_64-pc-linux-gnu-strings ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_target=x86_64-pc-linux-gnu ac_cv_utf8cpp=yes am_cv_func_iconv=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ax_cv_cxx17_attribute_maybe_unused=yes ax_cv_cxx17_constexpr_if=yes ax_cv_cxx17_libstdcppfs=-lstdc++fs ax_cv_cxx17_nested_namespace_definition=yes ax_cv_cxx17_std_gcd=yes ax_cv_cxx17_std_optional=yes ax_cv_cxx17_structured_bindings=yes ax_cv_std_cxx_flag=-std=c++17 gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration gl_cv_func_getcwd_path_max=yes pkg_cv_EBML_CFLAGS= pkg_cv_EBML_LIBS=-lebml pkg_cv_MATROSKA_CFLAGS= pkg_cv_MATROSKA_LIBS=-lmatroska pkg_cv_PUGIXML_CFLAGS= pkg_cv_PUGIXML_LIBS=-lpugixml pkg_cv_ZLIB_CFLAGS= pkg_cv_ZLIB_LIBS=-lz pkg_cv_flac_CFLAGS= pkg_cv_flac_LIBS=-lFLAC ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='x86_64-pc-linux-gnu-ar' BOOST_CPPFLAGS='' BOOST_FILESYSTEM_LIB='' BOOST_LDFLAGS='' BOOST_SYSTEM_LIB='' BUILD_GUI='' BUILD_MKVTOOLNIX='no' CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' CMARK_CFLAGS='' CMARK_LIBS='' COMPILER_TYPE='gcc' COMPILER_VERSION='13.2.1' CONVERT='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -I/usr/include/utf8cpp' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' DEFS='' DOCBOOK_ROOT='' DRMINGW_PATH='' DVDREAD_CFLAGS='' DVDREAD_LIBS='' EBML_CFLAGS='' EBML_LIBS='-lebml' EBML_MATROSKA_INTERNAL='no' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_CFLAGS='' EXTRA_LDFLAGS='' FLAC_CFLAGS='' FLAC_LIBS='-lFLAC' FMT_INTERNAL='no' GNURX_LIBS='' GOOGLE_BENCHMARK='' GREP='/bin/grep' GTEST_TYPE='' ICONV_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LCONVERT='' LD='x86_64-pc-linux-gnu-ld' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' LDFLAGS_RPATHS='' LIBINTL_LIBS='' LIBOBJS='' LIBS='' LINK_STATICALLY='' LLVM_LLD='' LTLIBOBJS='' MANPAGES_TRANSLATIONS='' MATROSKA_CFLAGS='' MATROSKA_LIBS='-lmatroska' MINGW='' MINGW_GUIAPP='' MINGW_LIBS='' MINGW_PROCESSOR_ARCH='' MOC='' MSGFMT='' NLOHMANN_JSON_INTERNAL='no' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OGG_LIBS='-logg' PACKAGE_BUGREPORT='https://gitlab.com/mbunkus/mkvtoolnix/issues/' PACKAGE_NAME='MKVToolNix' PACKAGE_STRING='MKVToolNix 82.0' PACKAGE_TARNAME='mkvtoolnix' PACKAGE_URL='' PACKAGE_VERSION='82.0' PANDOC='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PO4A='' PO4A_FLAGS='' PUGIXML_CFLAGS='' PUGIXML_INTERNAL='no' PUGIXML_LIBS='-lpugixml' QMAKE6='/usr/lib64/qt6/bin/qmake' QT_CFLAGS='' QT_LIBS='' QT_LIBS_NON_GUI='' RANLIB='x86_64-pc-linux-gnu-ranlib' RCC='' SET_MAKE='' SHELL='/bin/sh' STDCPPFS_LIBS='-lstdc++fs' STD_CXX='-std=c++17' STRINGS='x86_64-pc-linux-gnu-strings' STRIP='x86_64-pc-linux-gnu-strip' TRANSLATIONS='' UIC='' USER_CFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' USER_CPPFLAGS=' -I/usr/include/utf8cpp' USER_CXXFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' USER_LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' USE_ADDRSAN='no' USE_DEBUG='yes' USE_DRMINGW='no' USE_DVDREAD='' USE_OPTIMIZATION='no' USE_PRECOMPILED_HEADERS='' USE_PROFILING='no' USE_UBSAN='no' UTF8CPP_INTERNAL='no' VALGRIND='' VORBIS_LIBS='-lvorbis -lm' WINDRES='' XSLTPROC='' XSLTPROC_FLAGS='' ZLIB_CFLAGS='' ZLIB_LIBS='-lz' ac_ct_CC='' ac_ct_CXX='' ac_ct_QMAKE6='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='/usr/share' docdir='/usr/share/doc/mkvtoolnix-82.0' dvdread_CFLAGS='' dvdread_LIBS='' dvidir='${docdir}' exec_prefix='NONE' flac_CFLAGS='' flac_LIBS='-lFLAC' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/mkvtoolnix-82.0/html' includedir='${prefix}/include' infodir='/usr/share/info' libcmark_CFLAGS='' libcmark_LIBS='' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MKVToolNix" #define PACKAGE_TARNAME "mkvtoolnix" #define PACKAGE_VERSION "82.0" #define PACKAGE_STRING "MKVToolNix 82.0" #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYSCALL 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define HAVE_ICONV_H 1 #define ICONV_CONST #define HAVE_NL_LANGINFO 1 #define HAVE_OGG_OGG_H 1 #define HAVE_VORBIS_CODEC_H 1 #define HAVE_FLAC_DECODER_SKIP 1 #define HAVE_FLAC_FORMAT_H 1 #define HAVE_NLOHMANN_JSONCPP 1 #define HAVE_UTF8_H 1 #define HAVE_FMT_V8 1 configure: exit 1