!!! Your current profile is deprecated and not supported anymore. !!! Use eselect profile to update your profile. !!! Please upgrade to the following profile if possible: default/linux/amd64/17.1/desktop/gnome/systemd To upgrade do the following steps: The amd64 17.1 profiles switch to a more standard 'no SYMLINK_LIB' multilib layout, and require an explicit migration. The migration is performed using the app-portage/unsymlink-lib tool. The following steps can be used to upgrade your system: 1. Sync and upgrade your system to the newest package versions to reduce the risk of issues. 2. Install the tool: # emerge -1v app-portage/unsymlink-lib 3. Run 'unsymlink-lib --analyze' and check the output for obvious mistakes. If you need to perform any changes to the system, remember to run 'unsymlink-lib --analyze' again afterwards. [past this point do not call emerge or modify /usr manually] 4. This is a very good time to make a backup. 5. Run 'unsymlink-lib --migrate'. You can add '--pretend' first to see what is going to happen. 6. Reboot your system. Check if important programs work. In particular, verify that e.g. 'emerge --info' works (but do not install anything). If you hit any serious problems, you can use 'unsymlink-lib --rollback' to revert the changes and return to step 3. 7. Run 'unsymlink-lib --finish'. You can add '--pretend' first to see what is going to happen but note that you're going to see a very long list of files to remove. 8. Switch the profile, e.g.: # eselect profile set default/linux/amd64/17.1/desktop [at this point you can start using emerge again. emerge will then not display this message anymore, but the remaining steps are still required!] 9. Rebuild gcc: # emerge -1v sys-devel/gcc:9.3.0 [ repeat for other slots you will be using ] 10. If you are using a multilib profile, rebuild all 32-bit packages. This can be done using: # emerge -1v --deep /lib32 /usr/lib32 /usr/lib/llvm/*/lib32 11. Once the last 32-bit package is rebuilt, your package manager should remove the orphaned /lib32 and /usr/lib32 symlinks. If that does not happen, remove them manually: # rm /lib32 /usr/lib32 For known issues, please see bug #506276 [1]. If you have any problems with the new profiles or the migration procedure, please report a bug and make it block the tracker. [1] https://bugs.gentoo.org/506276 Calculating dependencies * IMPORTANT: 1 news items need reading for repository 'science'. * IMPORTANT: 6 news items need reading for repository 'gentoo'. * Use eselect news read to view new items. .. .. ...... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) media-video/mkvtoolnix-51.0.0::gentoo * mkvtoolnix-51.0.0.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ] shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>> Unpacking source... >>> Unpacking mkvtoolnix-51.0.0.tar.xz to /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work >>> Source unpacked in /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>> Preparing source in /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0 ... * Applying mkvtoolnix-49.0.0-qt5dbus.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: mkvtoolnix-51.0.0/ >>> Source prepared. shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>> Configuring source in /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0 ... * econf: updating mkvtoolnix-51.0.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mkvtoolnix-51.0.0/config.guess with /usr/share/gnuconfig/config.guess ./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 --docdir=/usr/share/doc/mkvtoolnix-51.0.0 --htmldir=/usr/share/doc/mkvtoolnix-51.0.0/html --libdir=/usr/lib64 --disable-debug --disable-precompiled-headers --enable-dbus --enable-qt --with-dvdread --with-gettext --disable-update-check --disable-optimization --with-boost=/usr --with-boost-libdir=/usr/lib64 --with-moc=/usr/lib64/qt5/bin/moc --with-uic=/usr/lib64/qt5/bin/uic --with-rcc=/usr/lib64/qt5/bin/rcc --with-qmake=/usr/lib64/qt5/bin/qmake checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld checking for x86_64-pc-linux-gnu-strings... x86_64-pc-linux-gnu-strings checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 11.0.0 checking for lld... /usr/bin/lld 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 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, 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... yes configure: Using the system version of nlohmann json-cpp checking utf8.h usability... yes checking utf8.h presence... yes checking for utf8.h... yes configure: Using the system version of UTF8-CPP checking fmt... yes checking for PCRE2... yes checking for JPCRE2... no configure: Using the internal version of jpcre2 checking for ZLIB... yes checking for moc... using supplied /usr/lib64/qt5/bin/moc checking for the Qt version /usr/lib64/qt5/bin/moc uses... 5.15.2 checking for uic... using supplied /usr/lib64/qt5/bin/uic checking for the Qt version /usr/lib64/qt5/bin/uic uses... 5.15.2 checking for rcc... using supplied /usr/lib64/qt5/bin/rcc checking for the Qt version /usr/lib64/qt5/bin/rcc uses... 5.15.2 checking for qmake... using supplied /usr/lib64/qt5/bin/qmake checking for the Qt version /usr/lib64/qt5/bin/qmake uses... 5.15.2 checking for Qt 5.9.0 or newer... yes checking for lconvert... /usr/bin/lconvert checking for libcmark... yes 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 boost/rational.hpp usability... yes checking boost/rational.hpp presence... yes checking for boost/rational.hpp... yes checking boost/operators.hpp usability... yes checking boost/operators.hpp presence... yes checking for boost/operators.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... /usr/bin/valgrind 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 diSaBlEd... no checking for DocBook XSL root directory... /usr/share/sgml/docbook/xsl-stylesheets checking for xsltproc... /usr/bin/xsltproc checking whether xsltproc works... yes checking POSIX termios... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for dvdread... yes checking for po4a... /usr/bin/po4a checking for po4a-translate... /usr/bin/po4a-translate checking whether po4a-translate works... yes checking for gettext... yes checking for msgfmt... /usr/bin/msgfmt checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking the translations to install... checking the manpage translation languages to install... 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 * MKVToolNix GUI * libMagic file type detection * DVD chapter support via libdvdread * 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 >>> Source configured. shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>> Compiling source in /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0 ... CXX src/common/xml/xml.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_xml_xml_o.d -o src/common/xml/xml.o -x c++ src/common/xml/xml.cpp CXX src/mpegparser/MPEGVideoBuffer.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_mpegparser_MPEGVideoBuffer_o.d -o src/mpegparser/MPEGVideoBuffer.o -x c++ src/mpegparser/MPEGVideoBuffer.cpp CXX src/mpegparser/M2VParser.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_mpegparser_M2VParser_o.d -o src/mpegparser/M2VParser.o -x c++ src/mpegparser/M2VParser.cpp CXX src/common/xml/ebml_tags_converter.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_xml_ebml_tags_converter_o.d -o src/common/xml/ebml_tags_converter.o -x c++ src/common/xml/ebml_tags_converter.cpp CXX src/mpegparser/CircBuffer.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_mpegparser_CircBuffer_o.d -o src/mpegparser/CircBuffer.o -x c++ src/mpegparser/CircBuffer.cpp CXX src/common/xml/ebml_segmentinfo_converter.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_xml_ebml_segmentinfo_converter_o.d -o src/common/xml/ebml_segmentinfo_converter.o -x c++ src/common/xml/ebml_segmentinfo_converter.cpp AR src/mpegparser/libmpegparser.a x86_64-pc-linux-gnu-ar rc src/mpegparser/libmpegparser.a src/mpegparser/CircBuffer.o src/mpegparser/M2VParser.o src/mpegparser/MPEGVideoBuffer.o RANLIB src/mpegparser/libmpegparser.a x86_64-pc-linux-gnu-ranlib src/mpegparser/libmpegparser.a CC lib/librmff/rmff.c x86_64-pc-linux-gnu-gcc -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -march=native -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/lib_librmff_rmff_o.d -o lib/librmff/rmff.o lib/librmff/rmff.c CC lib/librmff/mb_file_io.c x86_64-pc-linux-gnu-gcc -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -march=native -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/lib_librmff_mb_file_io_o.d -o lib/librmff/mb_file_io.o lib/librmff/mb_file_io.c AR lib/librmff/librmff.a x86_64-pc-linux-gnu-ar rc lib/librmff/librmff.a lib/librmff/mb_file_io.o lib/librmff/rmff.o RANLIB lib/librmff/librmff.a x86_64-pc-linux-gnu-ranlib lib/librmff/librmff.a CXX lib/avilib-0.6.10/xio.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/lib_avilib-0_6_10_xio_o.d -o lib/avilib-0.6.10/xio.o -x c++ lib/avilib-0.6.10/xio.cpp CC lib/avilib-0.6.10/avimisc.c x86_64-pc-linux-gnu-gcc -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -march=native -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/lib_avilib-0_6_10_avimisc_o.d -o lib/avilib-0.6.10/avimisc.o lib/avilib-0.6.10/avimisc.c CC lib/avilib-0.6.10/avilib.c x86_64-pc-linux-gnu-gcc -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -march=native -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/lib_avilib-0_6_10_avilib_o.d -o lib/avilib-0.6.10/avilib.o lib/avilib-0.6.10/avilib.c lib/avilib-0.6.10/avilib.c: In function ‘avi_update_header’: lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:814:4: note: in expansion of macro ‘OUT4CC’ 814 | OUT4CC ("RIFF"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:814:4: note: in expansion of macro ‘OUT4CC’ 814 | OUT4CC ("RIFF"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:815:4: note: in expansion of macro ‘OUTLONG’ 815 | OUTLONG(movi_len); // assume max size | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:815:4: note: in expansion of macro ‘OUTLONG’ 815 | OUTLONG(movi_len); // assume max size | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:816:4: note: in expansion of macro ‘OUT4CC’ 816 | OUT4CC ("AVI "); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:816:4: note: in expansion of macro ‘OUT4CC’ 816 | OUT4CC ("AVI "); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:820:4: note: in expansion of macro ‘OUT4CC’ 820 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:820:4: note: in expansion of macro ‘OUT4CC’ 820 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:821:4: note: in expansion of macro ‘OUTLONG’ 821 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:821:4: note: in expansion of macro ‘OUTLONG’ 821 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:823:4: note: in expansion of macro ‘OUT4CC’ 823 | OUT4CC ("hdrl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:823:4: note: in expansion of macro ‘OUT4CC’ 823 | OUT4CC ("hdrl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:836:4: note: in expansion of macro ‘OUT4CC’ 836 | OUT4CC ("avih"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:836:4: note: in expansion of macro ‘OUT4CC’ 836 | OUT4CC ("avih"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:837:4: note: in expansion of macro ‘OUTLONG’ 837 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:837:4: note: in expansion of macro ‘OUTLONG’ 837 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:838:4: note: in expansion of macro ‘OUTLONG’ 838 | OUTLONG(ms_per_frame); /* Microseconds per frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:838:4: note: in expansion of macro ‘OUTLONG’ 838 | OUTLONG(ms_per_frame); /* Microseconds per frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:841:4: note: in expansion of macro ‘OUTLONG’ 841 | OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:841:4: note: in expansion of macro ‘OUTLONG’ 841 | OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:842:4: note: in expansion of macro ‘OUTLONG’ 842 | OUTLONG(0); /* PaddingGranularity (whatever that might be) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:842:4: note: in expansion of macro ‘OUTLONG’ 842 | OUTLONG(0); /* PaddingGranularity (whatever that might be) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:847:4: note: in expansion of macro ‘OUTLONG’ 847 | OUTLONG(flag); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:847:4: note: in expansion of macro ‘OUTLONG’ 847 | OUTLONG(flag); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:848:4: note: in expansion of macro ‘OUTLONG’ 848 | OUTLONG(0); // no frames yet | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:848:4: note: in expansion of macro ‘OUTLONG’ 848 | OUTLONG(0); // no frames yet | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:849:4: note: in expansion of macro ‘OUTLONG’ 849 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:849:4: note: in expansion of macro ‘OUTLONG’ 849 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:851:4: note: in expansion of macro ‘OUTLONG’ 851 | OUTLONG(AVI->anum+1); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:851:4: note: in expansion of macro ‘OUTLONG’ 851 | OUTLONG(AVI->anum+1); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:853:4: note: in expansion of macro ‘OUTLONG’ 853 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:853:4: note: in expansion of macro ‘OUTLONG’ 853 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:854:4: note: in expansion of macro ‘OUTLONG’ 854 | OUTLONG(AVI->width); /* Width */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:854:4: note: in expansion of macro ‘OUTLONG’ 854 | OUTLONG(AVI->width); /* Width */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:855:4: note: in expansion of macro ‘OUTLONG’ 855 | OUTLONG(AVI->height); /* Height */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:855:4: note: in expansion of macro ‘OUTLONG’ 855 | OUTLONG(AVI->height); /* Height */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:857:4: note: in expansion of macro ‘OUTLONG’ 857 | OUTLONG(0); /* TimeScale: Unit used to measure time */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:857:4: note: in expansion of macro ‘OUTLONG’ 857 | OUTLONG(0); /* TimeScale: Unit used to measure time */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:858:4: note: in expansion of macro ‘OUTLONG’ 858 | OUTLONG(0); /* DataRate: Data rate of playback */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:858:4: note: in expansion of macro ‘OUTLONG’ 858 | OUTLONG(0); /* DataRate: Data rate of playback */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:859:4: note: in expansion of macro ‘OUTLONG’ 859 | OUTLONG(0); /* StartTime: Starting time of AVI data */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:859:4: note: in expansion of macro ‘OUTLONG’ 859 | OUTLONG(0); /* StartTime: Starting time of AVI data */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:860:4: note: in expansion of macro ‘OUTLONG’ 860 | OUTLONG(0); /* DataLength: Size of AVI data chunk */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:860:4: note: in expansion of macro ‘OUTLONG’ 860 | OUTLONG(0); /* DataLength: Size of AVI data chunk */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:865:4: note: in expansion of macro ‘OUT4CC’ 865 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:865:4: note: in expansion of macro ‘OUT4CC’ 865 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:866:4: note: in expansion of macro ‘OUTLONG’ 866 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:866:4: note: in expansion of macro ‘OUTLONG’ 866 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:868:4: note: in expansion of macro ‘OUT4CC’ 868 | OUT4CC ("strl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:868:4: note: in expansion of macro ‘OUT4CC’ 868 | OUT4CC ("strl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:872:4: note: in expansion of macro ‘OUT4CC’ 872 | OUT4CC ("strh"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:872:4: note: in expansion of macro ‘OUT4CC’ 872 | OUT4CC ("strh"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:873:4: note: in expansion of macro ‘OUTLONG’ 873 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:873:4: note: in expansion of macro ‘OUTLONG’ 873 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:874:4: note: in expansion of macro ‘OUT4CC’ 874 | OUT4CC ("vids"); /* Type */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:874:4: note: in expansion of macro ‘OUT4CC’ 874 | OUT4CC ("vids"); /* Type */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:875:4: note: in expansion of macro ‘OUT4CC’ 875 | OUT4CC (AVI->compressor); /* Handler */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:875:4: note: in expansion of macro ‘OUT4CC’ 875 | OUT4CC (AVI->compressor); /* Handler */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:876:4: note: in expansion of macro ‘OUTLONG’ 876 | OUTLONG(0); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:876:4: note: in expansion of macro ‘OUTLONG’ 876 | OUTLONG(0); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:877:4: note: in expansion of macro ‘OUTLONG’ 877 | OUTLONG(0); /* Reserved, MS says: wPriority, wLanguage */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:877:4: note: in expansion of macro ‘OUTLONG’ 877 | OUTLONG(0); /* Reserved, MS says: wPriority, wLanguage */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:878:4: note: in expansion of macro ‘OUTLONG’ 878 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:878:4: note: in expansion of macro ‘OUTLONG’ 878 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:879:4: note: in expansion of macro ‘OUTLONG’ 879 | OUTLONG(FRAME_RATE_SCALE); /* Scale */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:879:4: note: in expansion of macro ‘OUTLONG’ 879 | OUTLONG(FRAME_RATE_SCALE); /* Scale */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:880:4: note: in expansion of macro ‘OUTLONG’ 880 | OUTLONG(frate); /* Rate: Rate/Scale == samples/second */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:880:4: note: in expansion of macro ‘OUTLONG’ 880 | OUTLONG(frate); /* Rate: Rate/Scale == samples/second */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:881:4: note: in expansion of macro ‘OUTLONG’ 881 | OUTLONG(0); /* Start */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:881:4: note: in expansion of macro ‘OUTLONG’ 881 | OUTLONG(0); /* Start */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:882:4: note: in expansion of macro ‘OUTLONG’ 882 | OUTLONG(0); // no frames yet | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:882:4: note: in expansion of macro ‘OUTLONG’ 882 | OUTLONG(0); // no frames yet | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:883:4: note: in expansion of macro ‘OUTLONG’ 883 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:883:4: note: in expansion of macro ‘OUTLONG’ 883 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:884:4: note: in expansion of macro ‘OUTLONG’ 884 | OUTLONG(-1); /* Quality */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:884:4: note: in expansion of macro ‘OUTLONG’ 884 | OUTLONG(-1); /* Quality */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:885:4: note: in expansion of macro ‘OUTLONG’ 885 | OUTLONG(0); /* SampleSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:885:4: note: in expansion of macro ‘OUTLONG’ 885 | OUTLONG(0); /* SampleSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:886:4: note: in expansion of macro ‘OUTLONG’ 886 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:886:4: note: in expansion of macro ‘OUTLONG’ 886 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:887:4: note: in expansion of macro ‘OUTLONG’ 887 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:887:4: note: in expansion of macro ‘OUTLONG’ 887 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:896:4: note: in expansion of macro ‘OUT4CC’ 896 | OUT4CC ("strf"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:896:4: note: in expansion of macro ‘OUT4CC’ 896 | OUT4CC ("strf"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:897:4: note: in expansion of macro ‘OUTLONG’ 897 | OUTLONG(40 + xd_size); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:897:4: note: in expansion of macro ‘OUTLONG’ 897 | OUTLONG(40 + xd_size); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:899:4: note: in expansion of macro ‘OUTLONG’ 899 | OUTLONG(40 + (!strcmp(AVI->compressor, "HFYU") ? xd_size : 0)); /* Size */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:899:4: note: in expansion of macro ‘OUTLONG’ 899 | OUTLONG(40 + (!strcmp(AVI->compressor, "HFYU") ? xd_size : 0)); /* Size */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:900:4: note: in expansion of macro ‘OUTLONG’ 900 | OUTLONG(AVI->width); /* Width */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:900:4: note: in expansion of macro ‘OUTLONG’ 900 | OUTLONG(AVI->width); /* Width */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:901:4: note: in expansion of macro ‘OUTLONG’ 901 | OUTLONG(AVI->height); /* Height */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:901:4: note: in expansion of macro ‘OUTLONG’ 901 | OUTLONG(AVI->height); /* Height */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:903:4: note: in expansion of macro ‘OUT4CC’ 903 | OUT4CC (AVI->compressor); /* Compression */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:903:4: note: in expansion of macro ‘OUT4CC’ 903 | OUT4CC (AVI->compressor); /* Compression */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:905:4: note: in expansion of macro ‘OUTLONG’ 905 | OUTLONG(AVI->width*AVI->height*(AVI->bpp >> 3)); /* SizeImage (in bytes?) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:905:4: note: in expansion of macro ‘OUTLONG’ 905 | OUTLONG(AVI->width*AVI->height*(AVI->bpp >> 3)); /* SizeImage (in bytes?) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:906:4: note: in expansion of macro ‘OUTLONG’ 906 | OUTLONG(0); /* XPelsPerMeter */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:906:4: note: in expansion of macro ‘OUTLONG’ 906 | OUTLONG(0); /* XPelsPerMeter */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:907:4: note: in expansion of macro ‘OUTLONG’ 907 | OUTLONG(0); /* YPelsPerMeter */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:907:4: note: in expansion of macro ‘OUTLONG’ 907 | OUTLONG(0); /* YPelsPerMeter */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:908:4: note: in expansion of macro ‘OUTLONG’ 908 | OUTLONG(0); /* ClrUsed: Number of colors used */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:908:4: note: in expansion of macro ‘OUTLONG’ 908 | OUTLONG(0); /* ClrUsed: Number of colors used */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:909:4: note: in expansion of macro ‘OUTLONG’ 909 | OUTLONG(0); /* ClrImportant: Number of colors important */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:909:4: note: in expansion of macro ‘OUTLONG’ 909 | OUTLONG(0); /* ClrImportant: Number of colors important */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:930:8: note: in expansion of macro ‘OUT4CC’ 930 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:930:8: note: in expansion of macro ‘OUT4CC’ 930 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:931:8: note: in expansion of macro ‘OUTLONG’ 931 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:931:8: note: in expansion of macro ‘OUTLONG’ 931 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:933:8: note: in expansion of macro ‘OUT4CC’ 933 | OUT4CC ("strl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:933:8: note: in expansion of macro ‘OUT4CC’ 933 | OUT4CC ("strl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:937:8: note: in expansion of macro ‘OUT4CC’ 937 | OUT4CC ("strh"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:937:8: note: in expansion of macro ‘OUT4CC’ 937 | OUT4CC ("strh"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:938:8: note: in expansion of macro ‘OUTLONG’ 938 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:938:8: note: in expansion of macro ‘OUTLONG’ 938 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:939:8: note: in expansion of macro ‘OUT4CC’ 939 | OUT4CC ("auds"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:939:8: note: in expansion of macro ‘OUT4CC’ 939 | OUT4CC ("auds"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:943:8: note: in expansion of macro ‘OUTLONG’ 943 | OUTLONG(0); /* Format (Optionally) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:943:8: note: in expansion of macro ‘OUTLONG’ 943 | OUTLONG(0); /* Format (Optionally) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:946:8: note: in expansion of macro ‘OUTLONG’ 946 | OUTLONG(0); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:946:8: note: in expansion of macro ‘OUTLONG’ 946 | OUTLONG(0); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:947:8: note: in expansion of macro ‘OUTLONG’ 947 | OUTLONG(0); /* Reserved, MS says: wPriority, wLanguage */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:947:8: note: in expansion of macro ‘OUTLONG’ 947 | OUTLONG(0); /* Reserved, MS says: wPriority, wLanguage */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:948:8: note: in expansion of macro ‘OUTLONG’ 948 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:948:8: note: in expansion of macro ‘OUTLONG’ 948 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:951:8: note: in expansion of macro ‘OUTLONG’ 951 | OUTLONG(sampsize/4); /* Scale */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:951:8: note: in expansion of macro ‘OUTLONG’ 951 | OUTLONG(sampsize/4); /* Scale */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:952:8: note: in expansion of macro ‘OUTLONG’ 952 | OUTLONG(1000*AVI->track[j].mp3rate/8); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:952:8: note: in expansion of macro ‘OUTLONG’ 952 | OUTLONG(1000*AVI->track[j].mp3rate/8); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:953:8: note: in expansion of macro ‘OUTLONG’ 953 | OUTLONG(0); /* Start */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:953:8: note: in expansion of macro ‘OUTLONG’ 953 | OUTLONG(0); /* Start */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:954:8: note: in expansion of macro ‘OUTLONG’ 954 | OUTLONG(4*AVI->track[j].audio_bytes/sampsize); /* Length */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:954:8: note: in expansion of macro ‘OUTLONG’ 954 | OUTLONG(4*AVI->track[j].audio_bytes/sampsize); /* Length */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:955:8: note: in expansion of macro ‘OUTLONG’ 955 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:955:8: note: in expansion of macro ‘OUTLONG’ 955 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:956:8: note: in expansion of macro ‘OUTLONG’ 956 | OUTLONG(-1); /* Quality */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:956:8: note: in expansion of macro ‘OUTLONG’ 956 | OUTLONG(-1); /* Quality */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:959:8: note: in expansion of macro ‘OUTLONG’ 959 | OUTLONG(sampsize/4); /* SampleSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:959:8: note: in expansion of macro ‘OUTLONG’ 959 | OUTLONG(sampsize/4); /* SampleSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:961:8: note: in expansion of macro ‘OUTLONG’ 961 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:961:8: note: in expansion of macro ‘OUTLONG’ 961 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:962:8: note: in expansion of macro ‘OUTLONG’ 962 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:962:8: note: in expansion of macro ‘OUTLONG’ 962 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:968:8: note: in expansion of macro ‘OUT4CC’ 968 | OUT4CC ("strf"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:968:8: note: in expansion of macro ‘OUT4CC’ 968 | OUT4CC ("strf"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:969:8: note: in expansion of macro ‘OUTLONG’ 969 | OUTLONG(16); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:969:8: note: in expansion of macro ‘OUTLONG’ 969 | OUTLONG(16); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:972:8: note: in expansion of macro ‘OUTLONG’ 972 | OUTLONG(AVI->track[j].a_rate); /* SamplesPerSec */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:972:8: note: in expansion of macro ‘OUTLONG’ 972 | OUTLONG(AVI->track[j].a_rate); /* SamplesPerSec */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:974:8: note: in expansion of macro ‘OUTLONG’ 974 | OUTLONG(1000*AVI->track[j].mp3rate/8); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:974:8: note: in expansion of macro ‘OUTLONG’ 974 | OUTLONG(1000*AVI->track[j].mp3rate/8); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1006:4: note: in expansion of macro ‘OUT4CC’ 1006 | OUT4CC ("JUNK"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1006:4: note: in expansion of macro ‘OUT4CC’ 1006 | OUT4CC ("JUNK"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1007:4: note: in expansion of macro ‘OUTLONG’ 1007 | OUTLONG(njunk); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1007:4: note: in expansion of macro ‘OUTLONG’ 1007 | OUTLONG(njunk); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1014:4: note: in expansion of macro ‘OUT4CC’ 1014 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1014:4: note: in expansion of macro ‘OUT4CC’ 1014 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1015:4: note: in expansion of macro ‘OUTLONG’ 1015 | OUTLONG(movi_len); /* Length of std::list in bytes */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1015:4: note: in expansion of macro ‘OUTLONG’ 1015 | OUTLONG(movi_len); /* Length of std::list in bytes */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1016:4: note: in expansion of macro ‘OUT4CC’ 1016 | OUT4CC ("movi"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1016:4: note: in expansion of macro ‘OUT4CC’ 1016 | OUT4CC ("movi"); | ^~~~~~ lib/avilib-0.6.10/avilib.c: In function ‘avi_close_output_file’: lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1266:4: note: in expansion of macro ‘OUT4CC’ 1266 | OUT4CC ("RIFF"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1266:4: note: in expansion of macro ‘OUT4CC’ 1266 | OUT4CC ("RIFF"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1268:8: note: in expansion of macro ‘OUTLONG’ 1268 | OUTLONG(AVI->video_superindex->stdindex[ 1 ]->qwBaseOffset - 8); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1268:8: note: in expansion of macro ‘OUTLONG’ 1268 | OUTLONG(AVI->video_superindex->stdindex[ 1 ]->qwBaseOffset - 8); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1270:8: note: in expansion of macro ‘OUTLONG’ 1270 | OUTLONG(AVI->pos - 8); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1270:8: note: in expansion of macro ‘OUTLONG’ 1270 | OUTLONG(AVI->pos - 8); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1273:4: note: in expansion of macro ‘OUT4CC’ 1273 | OUT4CC ("AVI "); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1273:4: note: in expansion of macro ‘OUT4CC’ 1273 | OUT4CC ("AVI "); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1277:4: note: in expansion of macro ‘OUT4CC’ 1277 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1277:4: note: in expansion of macro ‘OUT4CC’ 1277 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1278:4: note: in expansion of macro ‘OUTLONG’ 1278 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1278:4: note: in expansion of macro ‘OUTLONG’ 1278 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1280:4: note: in expansion of macro ‘OUT4CC’ 1280 | OUT4CC ("hdrl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1280:4: note: in expansion of macro ‘OUT4CC’ 1280 | OUT4CC ("hdrl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1293:4: note: in expansion of macro ‘OUT4CC’ 1293 | OUT4CC ("avih"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1293:4: note: in expansion of macro ‘OUT4CC’ 1293 | OUT4CC ("avih"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1294:4: note: in expansion of macro ‘OUTLONG’ 1294 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1294:4: note: in expansion of macro ‘OUTLONG’ 1294 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1295:4: note: in expansion of macro ‘OUTLONG’ 1295 | OUTLONG(ms_per_frame); /* Microseconds per frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1295:4: note: in expansion of macro ‘OUTLONG’ 1295 | OUTLONG(ms_per_frame); /* Microseconds per frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1298:4: note: in expansion of macro ‘OUTLONG’ 1298 | OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1298:4: note: in expansion of macro ‘OUTLONG’ 1298 | OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1299:4: note: in expansion of macro ‘OUTLONG’ 1299 | OUTLONG(0); /* PaddingGranularity (whatever that might be) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1299:4: note: in expansion of macro ‘OUTLONG’ 1299 | OUTLONG(0); /* PaddingGranularity (whatever that might be) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1304:4: note: in expansion of macro ‘OUTLONG’ 1304 | OUTLONG(flag); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1304:4: note: in expansion of macro ‘OUTLONG’ 1304 | OUTLONG(flag); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1305:4: note: in expansion of macro ‘OUTLONG’ 1305 | OUTLONG(AVI->video_frames); /* TotalFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1305:4: note: in expansion of macro ‘OUTLONG’ 1305 | OUTLONG(AVI->video_frames); /* TotalFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1306:4: note: in expansion of macro ‘OUTLONG’ 1306 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1306:4: note: in expansion of macro ‘OUTLONG’ 1306 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1308:4: note: in expansion of macro ‘OUTLONG’ 1308 | OUTLONG(AVI->anum+1); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1308:4: note: in expansion of macro ‘OUTLONG’ 1308 | OUTLONG(AVI->anum+1); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1314:4: note: in expansion of macro ‘OUTLONG’ 1314 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1314:4: note: in expansion of macro ‘OUTLONG’ 1314 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1315:4: note: in expansion of macro ‘OUTLONG’ 1315 | OUTLONG(AVI->width); /* Width */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1315:4: note: in expansion of macro ‘OUTLONG’ 1315 | OUTLONG(AVI->width); /* Width */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1316:4: note: in expansion of macro ‘OUTLONG’ 1316 | OUTLONG(AVI->height); /* Height */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1316:4: note: in expansion of macro ‘OUTLONG’ 1316 | OUTLONG(AVI->height); /* Height */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1318:4: note: in expansion of macro ‘OUTLONG’ 1318 | OUTLONG(0); /* TimeScale: Unit used to measure time */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1318:4: note: in expansion of macro ‘OUTLONG’ 1318 | OUTLONG(0); /* TimeScale: Unit used to measure time */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1319:4: note: in expansion of macro ‘OUTLONG’ 1319 | OUTLONG(0); /* DataRate: Data rate of playback */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1319:4: note: in expansion of macro ‘OUTLONG’ 1319 | OUTLONG(0); /* DataRate: Data rate of playback */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1320:4: note: in expansion of macro ‘OUTLONG’ 1320 | OUTLONG(0); /* StartTime: Starting time of AVI data */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1320:4: note: in expansion of macro ‘OUTLONG’ 1320 | OUTLONG(0); /* StartTime: Starting time of AVI data */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1321:4: note: in expansion of macro ‘OUTLONG’ 1321 | OUTLONG(0); /* DataLength: Size of AVI data chunk */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1321:4: note: in expansion of macro ‘OUTLONG’ 1321 | OUTLONG(0); /* DataLength: Size of AVI data chunk */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1326:4: note: in expansion of macro ‘OUT4CC’ 1326 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1326:4: note: in expansion of macro ‘OUT4CC’ 1326 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1327:4: note: in expansion of macro ‘OUTLONG’ 1327 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1327:4: note: in expansion of macro ‘OUTLONG’ 1327 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1329:4: note: in expansion of macro ‘OUT4CC’ 1329 | OUT4CC ("strl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1329:4: note: in expansion of macro ‘OUT4CC’ 1329 | OUT4CC ("strl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1333:4: note: in expansion of macro ‘OUT4CC’ 1333 | OUT4CC ("strh"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1333:4: note: in expansion of macro ‘OUT4CC’ 1333 | OUT4CC ("strh"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1334:4: note: in expansion of macro ‘OUTLONG’ 1334 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1334:4: note: in expansion of macro ‘OUTLONG’ 1334 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1335:4: note: in expansion of macro ‘OUT4CC’ 1335 | OUT4CC ("vids"); /* Type */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1335:4: note: in expansion of macro ‘OUT4CC’ 1335 | OUT4CC ("vids"); /* Type */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1336:4: note: in expansion of macro ‘OUT4CC’ 1336 | OUT4CC (AVI->compressor); /* Handler */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1336:4: note: in expansion of macro ‘OUT4CC’ 1336 | OUT4CC (AVI->compressor); /* Handler */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1337:4: note: in expansion of macro ‘OUTLONG’ 1337 | OUTLONG(0); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1337:4: note: in expansion of macro ‘OUTLONG’ 1337 | OUTLONG(0); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1338:4: note: in expansion of macro ‘OUTLONG’ 1338 | OUTLONG(0); /* Reserved, MS says: wPriority, wLanguage */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1338:4: note: in expansion of macro ‘OUTLONG’ 1338 | OUTLONG(0); /* Reserved, MS says: wPriority, wLanguage */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1339:4: note: in expansion of macro ‘OUTLONG’ 1339 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1339:4: note: in expansion of macro ‘OUTLONG’ 1339 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1340:4: note: in expansion of macro ‘OUTLONG’ 1340 | OUTLONG(FRAME_RATE_SCALE); /* Scale */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1340:4: note: in expansion of macro ‘OUTLONG’ 1340 | OUTLONG(FRAME_RATE_SCALE); /* Scale */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1341:4: note: in expansion of macro ‘OUTLONG’ 1341 | OUTLONG(frate); /* Rate: Rate/Scale == samples/second */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1341:4: note: in expansion of macro ‘OUTLONG’ 1341 | OUTLONG(frate); /* Rate: Rate/Scale == samples/second */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1342:4: note: in expansion of macro ‘OUTLONG’ 1342 | OUTLONG(0); /* Start */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1342:4: note: in expansion of macro ‘OUTLONG’ 1342 | OUTLONG(0); /* Start */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1343:4: note: in expansion of macro ‘OUTLONG’ 1343 | OUTLONG(AVI->video_frames); /* Length */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1343:4: note: in expansion of macro ‘OUTLONG’ 1343 | OUTLONG(AVI->video_frames); /* Length */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1344:4: note: in expansion of macro ‘OUTLONG’ 1344 | OUTLONG(AVI->max_len); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1344:4: note: in expansion of macro ‘OUTLONG’ 1344 | OUTLONG(AVI->max_len); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1345:4: note: in expansion of macro ‘OUTLONG’ 1345 | OUTLONG(0); /* Quality */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1345:4: note: in expansion of macro ‘OUTLONG’ 1345 | OUTLONG(0); /* Quality */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1346:4: note: in expansion of macro ‘OUTLONG’ 1346 | OUTLONG(0); /* SampleSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1346:4: note: in expansion of macro ‘OUTLONG’ 1346 | OUTLONG(0); /* SampleSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1347:4: note: in expansion of macro ‘OUTLONG’ 1347 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1347:4: note: in expansion of macro ‘OUTLONG’ 1347 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1348:4: note: in expansion of macro ‘OUTLONG’ 1348 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1348:4: note: in expansion of macro ‘OUTLONG’ 1348 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1357:4: note: in expansion of macro ‘OUT4CC’ 1357 | OUT4CC ("strf"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1357:4: note: in expansion of macro ‘OUT4CC’ 1357 | OUT4CC ("strf"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1358:4: note: in expansion of macro ‘OUTLONG’ 1358 | OUTLONG(40 + xd_size); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1358:4: note: in expansion of macro ‘OUTLONG’ 1358 | OUTLONG(40 + xd_size); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1360:4: note: in expansion of macro ‘OUTLONG’ 1360 | OUTLONG(40 + (!strcmp(AVI->compressor, "HFYU") ? xd_size : 0)); /* Size */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1360:4: note: in expansion of macro ‘OUTLONG’ 1360 | OUTLONG(40 + (!strcmp(AVI->compressor, "HFYU") ? xd_size : 0)); /* Size */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1361:4: note: in expansion of macro ‘OUTLONG’ 1361 | OUTLONG(AVI->width); /* Width */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1361:4: note: in expansion of macro ‘OUTLONG’ 1361 | OUTLONG(AVI->width); /* Width */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1362:4: note: in expansion of macro ‘OUTLONG’ 1362 | OUTLONG(AVI->height); /* Height */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1362:4: note: in expansion of macro ‘OUTLONG’ 1362 | OUTLONG(AVI->height); /* Height */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1364:4: note: in expansion of macro ‘OUT4CC’ 1364 | OUT4CC (AVI->compressor); /* Compression */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1364:4: note: in expansion of macro ‘OUT4CC’ 1364 | OUT4CC (AVI->compressor); /* Compression */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1366:4: note: in expansion of macro ‘OUTLONG’ 1366 | OUTLONG(AVI->width*AVI->height*(AVI->bpp >> 3)); /* SizeImage (in bytes?) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1366:4: note: in expansion of macro ‘OUTLONG’ 1366 | OUTLONG(AVI->width*AVI->height*(AVI->bpp >> 3)); /* SizeImage (in bytes?) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1367:4: note: in expansion of macro ‘OUTLONG’ 1367 | OUTLONG(0); /* XPelsPerMeter */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1367:4: note: in expansion of macro ‘OUTLONG’ 1367 | OUTLONG(0); /* XPelsPerMeter */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1368:4: note: in expansion of macro ‘OUTLONG’ 1368 | OUTLONG(0); /* YPelsPerMeter */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1368:4: note: in expansion of macro ‘OUTLONG’ 1368 | OUTLONG(0); /* YPelsPerMeter */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1369:4: note: in expansion of macro ‘OUTLONG’ 1369 | OUTLONG(0); /* ClrUsed: Number of colors used */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1369:4: note: in expansion of macro ‘OUTLONG’ 1369 | OUTLONG(0); /* ClrUsed: Number of colors used */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1370:4: note: in expansion of macro ‘OUTLONG’ 1370 | OUTLONG(0); /* ClrImportant: Number of colors important */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1370:4: note: in expansion of macro ‘OUTLONG’ 1370 | OUTLONG(0); /* ClrImportant: Number of colors important */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1385:8: note: in expansion of macro ‘OUT4CC’ 1385 | OUT4CC(AVI->video_superindex->fcc); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1385:8: note: in expansion of macro ‘OUT4CC’ 1385 | OUT4CC(AVI->video_superindex->fcc); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1386:8: note: in expansion of macro ‘OUTLONG’ 1386 | OUTLONG(2+1+1+4+4+3*4 + AVI->video_superindex->nEntriesInUse * (8+4+4)); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1386:8: note: in expansion of macro ‘OUTLONG’ 1386 | OUTLONG(2+1+1+4+4+3*4 + AVI->video_superindex->nEntriesInUse * (8+4+4)); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1390:8: note: in expansion of macro ‘OUTLONG’ 1390 | OUTLONG(AVI->video_superindex->nEntriesInUse); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1390:8: note: in expansion of macro ‘OUTLONG’ 1390 | OUTLONG(AVI->video_superindex->nEntriesInUse); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1391:8: note: in expansion of macro ‘OUT4CC’ 1391 | OUT4CC(AVI->video_superindex->dwChunkId); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1391:8: note: in expansion of macro ‘OUT4CC’ 1391 | OUT4CC(AVI->video_superindex->dwChunkId); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1392:8: note: in expansion of macro ‘OUTLONG’ 1392 | OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1392:8: note: in expansion of macro ‘OUTLONG’ 1392 | OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1393:8: note: in expansion of macro ‘OUTLONG’ 1393 | OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1393:8: note: in expansion of macro ‘OUTLONG’ 1393 | OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1394:8: note: in expansion of macro ‘OUTLONG’ 1394 | OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1394:8: note: in expansion of macro ‘OUTLONG’ 1394 | OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1414:12: note: in expansion of macro ‘OUTLONG’ 1414 | OUTLONG(s); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1414:12: note: in expansion of macro ‘OUTLONG’ 1414 | OUTLONG(s); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1415:12: note: in expansion of macro ‘OUTLONG’ 1415 | OUTLONG(r); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1415:12: note: in expansion of macro ‘OUTLONG’ 1415 | OUTLONG(r); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1416:12: note: in expansion of macro ‘OUTLONG’ 1416 | OUTLONG(AVI->video_superindex->aIndex[k].dwSize); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1416:12: note: in expansion of macro ‘OUTLONG’ 1416 | OUTLONG(AVI->video_superindex->aIndex[k].dwSize); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1417:12: note: in expansion of macro ‘OUTLONG’ 1417 | OUTLONG(AVI->video_superindex->aIndex[k].dwDuration); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1417:12: note: in expansion of macro ‘OUTLONG’ 1417 | OUTLONG(AVI->video_superindex->aIndex[k].dwDuration); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1456:10: note: in expansion of macro ‘OUT4CC’ 1456 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1456:10: note: in expansion of macro ‘OUT4CC’ 1456 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1457:10: note: in expansion of macro ‘OUTLONG’ 1457 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1457:10: note: in expansion of macro ‘OUTLONG’ 1457 | OUTLONG(0); /* Length of std::list in bytes, don't know yet */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1459:10: note: in expansion of macro ‘OUT4CC’ 1459 | OUT4CC ("strl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1459:10: note: in expansion of macro ‘OUT4CC’ 1459 | OUT4CC ("strl"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1463:10: note: in expansion of macro ‘OUT4CC’ 1463 | OUT4CC ("strh"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1463:10: note: in expansion of macro ‘OUT4CC’ 1463 | OUT4CC ("strh"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1464:10: note: in expansion of macro ‘OUTLONG’ 1464 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1464:10: note: in expansion of macro ‘OUTLONG’ 1464 | OUTLONG(56); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1465:10: note: in expansion of macro ‘OUT4CC’ 1465 | OUT4CC ("auds"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1465:10: note: in expansion of macro ‘OUT4CC’ 1465 | OUT4CC ("auds"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1469:10: note: in expansion of macro ‘OUTLONG’ 1469 | OUTLONG(0); /* Format (Optionally) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1469:10: note: in expansion of macro ‘OUTLONG’ 1469 | OUTLONG(0); /* Format (Optionally) */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1472:10: note: in expansion of macro ‘OUTLONG’ 1472 | OUTLONG(0); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1472:10: note: in expansion of macro ‘OUTLONG’ 1472 | OUTLONG(0); /* Flags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1473:10: note: in expansion of macro ‘OUTLONG’ 1473 | OUTLONG(0); /* Reserved, MS says: wPriority, wLanguage */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1473:10: note: in expansion of macro ‘OUTLONG’ 1473 | OUTLONG(0); /* Reserved, MS says: wPriority, wLanguage */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1474:10: note: in expansion of macro ‘OUTLONG’ 1474 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1474:10: note: in expansion of macro ‘OUTLONG’ 1474 | OUTLONG(0); /* InitialFrames */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1478:14: note: in expansion of macro ‘OUTLONG’ 1478 | OUTLONG(nBlockAlign); /* Scale */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1478:14: note: in expansion of macro ‘OUTLONG’ 1478 | OUTLONG(nBlockAlign); /* Scale */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1479:14: note: in expansion of macro ‘OUTLONG’ 1479 | OUTLONG(AVI->track[j].a_rate); /* Rate */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1479:14: note: in expansion of macro ‘OUTLONG’ 1479 | OUTLONG(AVI->track[j].a_rate); /* Rate */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1480:14: note: in expansion of macro ‘OUTLONG’ 1480 | OUTLONG(0); /* Start */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1480:14: note: in expansion of macro ‘OUTLONG’ 1480 | OUTLONG(0); /* Start */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1481:14: note: in expansion of macro ‘OUTLONG’ 1481 | OUTLONG(AVI->track[j].audio_chunks); /* Length */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1481:14: note: in expansion of macro ‘OUTLONG’ 1481 | OUTLONG(AVI->track[j].audio_chunks); /* Length */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1482:14: note: in expansion of macro ‘OUTLONG’ 1482 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1482:14: note: in expansion of macro ‘OUTLONG’ 1482 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1483:14: note: in expansion of macro ‘OUTLONG’ 1483 | OUTLONG(0); /* Quality */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1483:14: note: in expansion of macro ‘OUTLONG’ 1483 | OUTLONG(0); /* Quality */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1484:14: note: in expansion of macro ‘OUTLONG’ 1484 | OUTLONG(0); /* SampleSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1484:14: note: in expansion of macro ‘OUTLONG’ 1484 | OUTLONG(0); /* SampleSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1485:14: note: in expansion of macro ‘OUTLONG’ 1485 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1485:14: note: in expansion of macro ‘OUTLONG’ 1485 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1486:14: note: in expansion of macro ‘OUTLONG’ 1486 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1486:14: note: in expansion of macro ‘OUTLONG’ 1486 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1488:14: note: in expansion of macro ‘OUTLONG’ 1488 | OUTLONG(sampsize/4); /* Scale */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1488:14: note: in expansion of macro ‘OUTLONG’ 1488 | OUTLONG(sampsize/4); /* Scale */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1489:14: note: in expansion of macro ‘OUTLONG’ 1489 | OUTLONG(scalerate); /* Rate */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1489:14: note: in expansion of macro ‘OUTLONG’ 1489 | OUTLONG(scalerate); /* Rate */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1490:14: note: in expansion of macro ‘OUTLONG’ 1490 | OUTLONG(0); /* Start */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1490:14: note: in expansion of macro ‘OUTLONG’ 1490 | OUTLONG(0); /* Start */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1491:14: note: in expansion of macro ‘OUTLONG’ 1491 | OUTLONG(4*AVI->track[j].audio_bytes/sampsize); /* Length */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1491:14: note: in expansion of macro ‘OUTLONG’ 1491 | OUTLONG(4*AVI->track[j].audio_bytes/sampsize); /* Length */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1492:14: note: in expansion of macro ‘OUTLONG’ 1492 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1492:14: note: in expansion of macro ‘OUTLONG’ 1492 | OUTLONG(0); /* SuggestedBufferSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1493:14: note: in expansion of macro ‘OUTLONG’ 1493 | OUTLONG(0xffffffff); /* Quality */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1493:14: note: in expansion of macro ‘OUTLONG’ 1493 | OUTLONG(0xffffffff); /* Quality */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1494:14: note: in expansion of macro ‘OUTLONG’ 1494 | OUTLONG(sampsize/4); /* SampleSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1494:14: note: in expansion of macro ‘OUTLONG’ 1494 | OUTLONG(sampsize/4); /* SampleSize */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1495:14: note: in expansion of macro ‘OUTLONG’ 1495 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1495:14: note: in expansion of macro ‘OUTLONG’ 1495 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1496:14: note: in expansion of macro ‘OUTLONG’ 1496 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1496:14: note: in expansion of macro ‘OUTLONG’ 1496 | OUTLONG(0); /* Frame */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1501:10: note: in expansion of macro ‘OUT4CC’ 1501 | OUT4CC ("strf"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1501:10: note: in expansion of macro ‘OUT4CC’ 1501 | OUT4CC ("strf"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1505:14: note: in expansion of macro ‘OUTLONG’ 1505 | OUTLONG(30); /* # of bytes to follow */ // mplayer writes 28 | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1505:14: note: in expansion of macro ‘OUTLONG’ 1505 | OUTLONG(30); /* # of bytes to follow */ // mplayer writes 28 | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1508:14: note: in expansion of macro ‘OUTLONG’ 1508 | OUTLONG(AVI->track[j].a_rate); /* SamplesPerSec */ // 4 | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1508:14: note: in expansion of macro ‘OUTLONG’ 1508 | OUTLONG(AVI->track[j].a_rate); /* SamplesPerSec */ // 4 | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1510:14: note: in expansion of macro ‘OUTLONG’ 1510 | OUTLONG(1000*AVI->track[j].mp3rate/8); /* maybe we should write an avg. */ // 4 | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1510:14: note: in expansion of macro ‘OUTLONG’ 1510 | OUTLONG(1000*AVI->track[j].mp3rate/8); /* maybe we should write an avg. */ // 4 | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1516:14: note: in expansion of macro ‘OUTLONG’ 1516 | OUTLONG(2); /* fdwFlags */ // 4 | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1516:14: note: in expansion of macro ‘OUTLONG’ 1516 | OUTLONG(2); /* fdwFlags */ // 4 | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1523:14: note: in expansion of macro ‘OUTLONG’ 1523 | OUTLONG(30); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1523:14: note: in expansion of macro ‘OUTLONG’ 1523 | OUTLONG(30); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1526:14: note: in expansion of macro ‘OUTLONG’ 1526 | OUTLONG(AVI->track[j].a_rate); /* SamplesPerSec */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1526:14: note: in expansion of macro ‘OUTLONG’ 1526 | OUTLONG(AVI->track[j].a_rate); /* SamplesPerSec */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1528:14: note: in expansion of macro ‘OUTLONG’ 1528 | OUTLONG(1000*AVI->track[j].mp3rate/8); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1528:14: note: in expansion of macro ‘OUTLONG’ 1528 | OUTLONG(1000*AVI->track[j].mp3rate/8); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1534:14: note: in expansion of macro ‘OUTLONG’ 1534 | OUTLONG(2); /* fdwFlags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1534:14: note: in expansion of macro ‘OUTLONG’ 1534 | OUTLONG(2); /* fdwFlags */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1541:14: note: in expansion of macro ‘OUTLONG’ 1541 | OUTLONG(18); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1541:14: note: in expansion of macro ‘OUTLONG’ 1541 | OUTLONG(18); /* # of bytes to follow */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1544:14: note: in expansion of macro ‘OUTLONG’ 1544 | OUTLONG(AVI->track[j].a_rate); /* SamplesPerSec */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1544:14: note: in expansion of macro ‘OUTLONG’ 1544 | OUTLONG(AVI->track[j].a_rate); /* SamplesPerSec */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1546:14: note: in expansion of macro ‘OUTLONG’ 1546 | OUTLONG(avgbsec); /* Avg bytes/sec */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1546:14: note: in expansion of macro ‘OUTLONG’ 1546 | OUTLONG(avgbsec); /* Avg bytes/sec */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1562:12: note: in expansion of macro ‘OUT4CC’ 1562 | OUT4CC(AVI->track[j].audio_superindex->fcc); /* "indx" */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1562:12: note: in expansion of macro ‘OUT4CC’ 1562 | OUT4CC(AVI->track[j].audio_superindex->fcc); /* "indx" */ | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1563:12: note: in expansion of macro ‘OUTLONG’ 1563 | OUTLONG(2+1+1+4+4+3*4 + AVI->track[j].audio_superindex->nEntriesInUse * (8+4+4)); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1563:12: note: in expansion of macro ‘OUTLONG’ 1563 | OUTLONG(2+1+1+4+4+3*4 + AVI->track[j].audio_superindex->nEntriesInUse * (8+4+4)); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1567:12: note: in expansion of macro ‘OUTLONG’ 1567 | OUTLONG(AVI->track[j].audio_superindex->nEntriesInUse); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1567:12: note: in expansion of macro ‘OUTLONG’ 1567 | OUTLONG(AVI->track[j].audio_superindex->nEntriesInUse); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1568:12: note: in expansion of macro ‘OUT4CC’ 1568 | OUT4CC(AVI->track[j].audio_superindex->dwChunkId); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1568:12: note: in expansion of macro ‘OUT4CC’ 1568 | OUT4CC(AVI->track[j].audio_superindex->dwChunkId); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1569:12: note: in expansion of macro ‘OUTLONG’ 1569 | OUTLONG(0); OUTLONG(0); OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1569:12: note: in expansion of macro ‘OUTLONG’ 1569 | OUTLONG(0); OUTLONG(0); OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1569:24: note: in expansion of macro ‘OUTLONG’ 1569 | OUTLONG(0); OUTLONG(0); OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1569:24: note: in expansion of macro ‘OUTLONG’ 1569 | OUTLONG(0); OUTLONG(0); OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1569:36: note: in expansion of macro ‘OUTLONG’ 1569 | OUTLONG(0); OUTLONG(0); OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1569:36: note: in expansion of macro ‘OUTLONG’ 1569 | OUTLONG(0); OUTLONG(0); OUTLONG(0); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1586:16: note: in expansion of macro ‘OUTLONG’ 1586 | OUTLONG(s); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1586:16: note: in expansion of macro ‘OUTLONG’ 1586 | OUTLONG(s); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1587:16: note: in expansion of macro ‘OUTLONG’ 1587 | OUTLONG(r); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1587:16: note: in expansion of macro ‘OUTLONG’ 1587 | OUTLONG(r); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1588:16: note: in expansion of macro ‘OUTLONG’ 1588 | OUTLONG(AVI->track[j].audio_superindex->aIndex[k].dwSize); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1588:16: note: in expansion of macro ‘OUTLONG’ 1588 | OUTLONG(AVI->track[j].audio_superindex->aIndex[k].dwSize); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1589:16: note: in expansion of macro ‘OUTLONG’ 1589 | OUTLONG(AVI->track[j].audio_superindex->aIndex[k].dwDuration); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1589:16: note: in expansion of macro ‘OUTLONG’ 1589 | OUTLONG(AVI->track[j].audio_superindex->aIndex[k].dwDuration); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1597:8: note: in expansion of macro ‘OUT4CC’ 1597 | OUT4CC("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1597:8: note: in expansion of macro ‘OUT4CC’ 1597 | OUT4CC("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1598:8: note: in expansion of macro ‘OUTLONG’ 1598 | OUTLONG(16); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1598:8: note: in expansion of macro ‘OUTLONG’ 1598 | OUTLONG(16); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1599:8: note: in expansion of macro ‘OUT4CC’ 1599 | OUT4CC("odml"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1599:8: note: in expansion of macro ‘OUT4CC’ 1599 | OUT4CC("odml"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1600:8: note: in expansion of macro ‘OUT4CC’ 1600 | OUT4CC("dmlh"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1600:8: note: in expansion of macro ‘OUT4CC’ 1600 | OUT4CC("dmlh"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1601:8: note: in expansion of macro ‘OUTLONG’ 1601 | OUTLONG(4); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1601:8: note: in expansion of macro ‘OUTLONG’ 1601 | OUTLONG(4); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1602:8: note: in expansion of macro ‘OUTLONG’ 1602 | OUTLONG(AVI->total_frames); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1602:8: note: in expansion of macro ‘OUTLONG’ 1602 | OUTLONG(AVI->total_frames); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1613:4: note: in expansion of macro ‘OUT4CC’ 1613 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1613:4: note: in expansion of macro ‘OUT4CC’ 1613 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1617:4: note: in expansion of macro ‘OUTLONG’ 1617 | OUTLONG(info_len); // rewritten later | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1617:4: note: in expansion of macro ‘OUTLONG’ 1617 | OUTLONG(info_len); // rewritten later | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1618:4: note: in expansion of macro ‘OUT4CC’ 1618 | OUT4CC ("INFO"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1618:4: note: in expansion of macro ‘OUT4CC’ 1618 | OUT4CC ("INFO"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1620:4: note: in expansion of macro ‘OUT4CC’ 1620 | OUT4CC ("ISFT"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1620:4: note: in expansion of macro ‘OUT4CC’ 1620 | OUT4CC ("ISFT"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1631:4: note: in expansion of macro ‘OUTLONG’ 1631 | OUTLONG(real_id_len); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1631:4: note: in expansion of macro ‘OUTLONG’ 1631 | OUTLONG(real_id_len); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1676:4: note: in expansion of macro ‘OUT4CC’ 1676 | OUT4CC ("JUNK"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1676:4: note: in expansion of macro ‘OUT4CC’ 1676 | OUT4CC ("JUNK"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1677:4: note: in expansion of macro ‘OUTLONG’ 1677 | OUTLONG(njunk); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1677:4: note: in expansion of macro ‘OUTLONG’ 1677 | OUTLONG(njunk); | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1684:4: note: in expansion of macro ‘OUT4CC’ 1684 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1684:4: note: in expansion of macro ‘OUT4CC’ 1684 | OUT4CC ("LIST"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:761:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1685:4: note: in expansion of macro ‘OUTLONG’ 1685 | OUTLONG(movi_len); /* Length of std::list in bytes */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:761:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 761 | if(nhb<=HEADERBYTES-4) long2str(AVI_header+nhb,n); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1685:4: note: in expansion of macro ‘OUTLONG’ 1685 | OUTLONG(movi_len); /* Length of std::list in bytes */ | ^~~~~~~ lib/avilib-0.6.10/avilib.c:758:4: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~ lib/avilib-0.6.10/avilib.c:1686:4: note: in expansion of macro ‘OUT4CC’ 1686 | OUT4CC ("movi"); | ^~~~~~ lib/avilib-0.6.10/avilib.c:758:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 758 | if(nhb<=HEADERBYTES-4) memcpy(AVI_header+nhb,s,4); nhb += 4 | ^~~ lib/avilib-0.6.10/avilib.c:1686:4: note: in expansion of macro ‘OUT4CC’ 1686 | OUT4CC ("movi"); | ^~~~~~ AR lib/avilib-0.6.10/libavi.a x86_64-pc-linux-gnu-ar rc lib/avilib-0.6.10/libavi.a lib/avilib-0.6.10/avilib.o lib/avilib-0.6.10/avimisc.o lib/avilib-0.6.10/xio.o RANLIB lib/avilib-0.6.10/libavi.a x86_64-pc-linux-gnu-ranlib lib/avilib-0.6.10/libavi.a CXX src/common/xml/ebml_converter.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_xml_ebml_converter_o.d -o src/common/xml/ebml_converter.o -x c++ src/common/xml/ebml_converter.cpp CXX src/common/xml/ebml_chapters_converter.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_xml_ebml_chapters_converter_o.d -o src/common/xml/ebml_chapters_converter.o -x c++ src/common/xml/ebml_chapters_converter.cpp CXX src/common/tags/vorbis.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_tags_vorbis_o.d -o src/common/tags/vorbis.o -x c++ src/common/tags/vorbis.cpp CXX src/common/tags/tags.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_tags_tags_o.d -o src/common/tags/tags.o -x c++ src/common/tags/tags.cpp CXX src/common/strings/utf8.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_strings_utf8_o.d -o src/common/strings/utf8.o -x c++ src/common/strings/utf8.cpp CXX src/common/strings/parsing.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_strings_parsing_o.d -o src/common/strings/parsing.o -x c++ src/common/strings/parsing.cpp CXX src/common/strings/formatting.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_strings_formatting_o.d -o src/common/strings/formatting.o -x c++ src/common/strings/formatting.cpp CXX src/common/strings/editing.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_strings_editing_o.d -o src/common/strings/editing.o -x c++ src/common/strings/editing.cpp CXX src/common/mm_file_io/unix.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_mm_file_io_unix_o.d -o src/common/mm_file_io/unix.o -x c++ src/common/mm_file_io/unix.cpp CXX src/common/mm_file_io/common.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_mm_file_io_common_o.d -o src/common/mm_file_io/common.o -x c++ src/common/mm_file_io/common.cpp CXX src/common/image/png.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_image_png_o.d -o src/common/image/png.o -x c++ src/common/image/png.cpp CXX src/common/image/jpeg.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_image_jpeg_o.d -o src/common/image/jpeg.o -x c++ src/common/image/jpeg.cpp CXX src/common/fs_sys_helpers/unix.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_fs_sys_helpers_unix_o.d -o src/common/fs_sys_helpers/unix.o -x c++ src/common/fs_sys_helpers/unix.cpp CXX src/common/fs_sys_helpers/common.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_fs_sys_helpers_common_o.d -o src/common/fs_sys_helpers/common.o -x c++ src/common/fs_sys_helpers/common.cpp CXX src/common/compression/zlib.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_compression_zlib_o.d -o src/common/compression/zlib.o -x c++ src/common/compression/zlib.cpp CXX src/common/compression/header_removal.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_compression_header_removal_o.d -o src/common/compression/header_removal.o -x c++ src/common/compression/header_removal.cpp CXX src/common/checksums/md5.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_checksums_md5_o.d -o src/common/checksums/md5.o -x c++ src/common/checksums/md5.cpp CXX src/common/checksums/crc.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_checksums_crc_o.d -o src/common/checksums/crc.o -x c++ src/common/checksums/crc.cpp CXX src/common/checksums/base.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_checksums_base_o.d -o src/common/checksums/base.o -x c++ src/common/checksums/base.cpp CXX src/common/checksums/adler32.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_checksums_adler32_o.d -o src/common/checksums/adler32.o -x c++ src/common/checksums/adler32.cpp CXX src/common/chapters/writer.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_chapters_writer_o.d -o src/common/chapters/writer.o -x c++ src/common/chapters/writer.cpp CXX src/common/chapters/dvd.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_chapters_dvd_o.d -o src/common/chapters/dvd.o -x c++ src/common/chapters/dvd.cpp CXX src/common/chapters/cue_parser.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_chapters_cue_parser_o.d -o src/common/chapters/cue_parser.o -x c++ src/common/chapters/cue_parser.cpp CXX src/common/chapters/chapters.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_chapters_chapters_o.d -o src/common/chapters/chapters.o -x c++ src/common/chapters/chapters.cpp CXX src/common/chapters/bluray.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_chapters_bluray_o.d -o src/common/chapters/bluray.o -x c++ src/common/chapters/bluray.cpp CXX src/common/bluray/util.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_bluray_util_o.d -o src/common/bluray/util.o -x c++ src/common/bluray/util.cpp CXX src/common/bluray/track_chapter_names.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_bluray_track_chapter_names_o.d -o src/common/bluray/track_chapter_names.o -x c++ src/common/bluray/track_chapter_names.cpp CXX src/common/bluray/mpls.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_bluray_mpls_o.d -o src/common/bluray/mpls.o -x c++ src/common/bluray/mpls.cpp CXX src/common/bluray/index.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_bluray_index_o.d -o src/common/bluray/index.o -x c++ src/common/bluray/index.cpp CXX src/common/bluray/disc_library.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_bluray_disc_library_o.d -o src/common/bluray/disc_library.o -x c++ src/common/bluray/disc_library.cpp CXX src/common/bluray/clpi.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_bluray_clpi_o.d -o src/common/bluray/clpi.o -x c++ src/common/bluray/clpi.cpp CXX src/common/webvtt.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_webvtt_o.d -o src/common/webvtt.o -x c++ src/common/webvtt.cpp CXX src/common/webm.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_webm_o.d -o src/common/webm.o -x c++ src/common/webm.cpp CXX src/common/wavpack.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_wavpack_o.d -o src/common/wavpack.o -x c++ src/common/wavpack.cpp CXX src/common/w64.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_w64_o.d -o src/common/w64.o -x c++ src/common/w64.cpp CXX src/common/vp9.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_vp9_o.d -o src/common/vp9.o -x c++ src/common/vp9.cpp CXX src/common/vobsub.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_vobsub_o.d -o src/common/vobsub.o -x c++ src/common/vobsub.cpp CXX src/common/vint.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_vint_o.d -o src/common/vint.o -x c++ src/common/vint.cpp CXX src/common/version.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_version_o.d -o src/common/version.o -x c++ src/common/version.cpp CXX src/common/vc1.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_vc1_o.d -o src/common/vc1.o -x c++ src/common/vc1.cpp CXX src/common/utf8_codecvt_facet.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_utf8_codecvt_facet_o.d -o src/common/utf8_codecvt_facet.o -x c++ src/common/utf8_codecvt_facet.cpp CXX src/common/unique_numbers.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_unique_numbers_o.d -o src/common/unique_numbers.o -x c++ src/common/unique_numbers.cpp CXX src/common/truehd.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_truehd_o.d -o src/common/truehd.o -x c++ src/common/truehd.cpp CXX src/common/translation.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_translation_o.d -o src/common/translation.o -x c++ src/common/translation.cpp CXX src/common/track_statistics.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_track_statistics_o.d -o src/common/track_statistics.o -x c++ src/common/track_statistics.cpp CXX src/common/theora.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_theora_o.d -o src/common/theora.o -x c++ src/common/theora.cpp CXX src/common/terminal.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_terminal_o.d -o src/common/terminal.o -x c++ src/common/terminal.cpp CXX src/common/stereo_mode.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_stereo_mode_o.d -o src/common/stereo_mode.o -x c++ src/common/stereo_mode.cpp CXX src/common/spu.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_spu_o.d -o src/common/spu.o -x c++ src/common/spu.cpp CXX src/common/split_point.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_split_point_o.d -o src/common/split_point.o -x c++ src/common/split_point.cpp CXX src/common/split_arg_parsing.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_split_arg_parsing_o.d -o src/common/split_arg_parsing.o -x c++ src/common/split_arg_parsing.cpp CXX src/common/samples_to_timestamp_converter.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_samples_to_timestamp_converter_o.d -o src/common/samples_to_timestamp_converter.o -x c++ src/common/samples_to_timestamp_converter.cpp CXX src/common/random.cpp x86_64-pc-linux-gnu-g++ -Wall -Wno-comment -Wfatal-errors -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix-51.0.0\" -fstack-protector-strong -I/usr/include/dvdcss -I/usr/include/utf8cpp -fPIC -DQT_NO_KEYWORDS -std=c++17 -Wnon-virtual-dtor -Wextra -Wno-missing-field-initializers -Wunused -Wpedantic -Wno-maybe-uninitialized -Wlogical-op -Wno-extra-semi -Wmisleading-indentation -Wduplicated-cond -Wshadow-compatible-local -Wduplicated-branches -Wno-deprecated-copy -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_MULTIMEDIA_LIB -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5/QtNetwork -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -DQT_DBUS_LIB -I/usr/include/qt5/QtDBus -DQT_CORE_LIB -I/usr/include -O2 -pipe -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -Ilib/jpcre2 -c -MMD -MF /var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0/rake.d/dependency.d/tmp/src_common_random_o.d -o src/common/random.o -x c++ src/common/random.cpp In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.0.0/include/g++-v11/bits/stl_algobase.h:63, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.0.0/include/g++-v11/algorithm:61, from src/common/common.h:23, from src/common/common_pch.h:1, from src/common/random.cpp:14: /usr/lib/gcc/x86_64-pc-linux-gnu/11.0.0/include/g++-v11/ext/numeric_traits.h: In instantiation of ‘struct __gnu_cxx::__numeric_traits_integer<__int128 unsigned>’: /usr/lib/gcc/x86_64-pc-linux-gnu/11.0.0/include/g++-v11/bits/uniform_int_dist.h:250:31: required from ‘static _Up std::uniform_int_distribution<_IntType>::_S_nd(_Urbg&, _Up) [with _Wp = __int128 unsigned; _Urbg = std::mersenne_twister_engine; _Up = long unsigned int; _IntType = unsigned char]’ /usr/lib/gcc/x86_64-pc-linux-gnu/11.0.0/include/g++-v11/bits/uniform_int_dist.h:306:35: required from ‘std::uniform_int_distribution<_IntType>::result_type std::uniform_int_distribution<_IntType>::operator()(_UniformRandomBitGenerator&, const std::uniform_int_distribution<_IntType>::param_type&) [with _UniformRandomBitGenerator = std::mersenne_twister_engine; _IntType = unsigned char; std::uniform_int_distribution<_IntType>::result_type = unsigned char]’ /usr/lib/gcc/x86_64-pc-linux-gnu/11.0.0/include/g++-v11/bits/uniform_int_dist.h:192:34: required from ‘std::uniform_int_distribution<_IntType>::result_type std::uniform_int_distribution<_IntType>::operator()(_UniformRandomBitGenerator&) [with _UniformRandomBitGenerator = std::mersenne_twister_engine; _IntType = unsigned char; std::uniform_int_distribution<_IntType>::result_type = unsigned char]’ src/common/random.cpp:56:45: required from here /usr/lib/gcc/x86_64-pc-linux-gnu/11.0.0/include/g++-v11/ext/numeric_traits.h:64:53: error: static assertion failed: invalid specialization 64 | static_assert(__is_integer_nonstrict<_Value>::__value, | ^~~~~~~ compilation terminated due to -Wfatal-errors. * ERROR: media-video/mkvtoolnix-51.0.0::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 2126: Called die * The specific snippet of code: * rake V=1 -j$(makeopts_jobs) || die * * If you need support, post the output of `emerge --info '=media-video/mkvtoolnix-51.0.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/mkvtoolnix-51.0.0::gentoo'`. * The complete build log is located at '/var/log/portage/media-video:mkvtoolnix-51.0.0:20210129-073251.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/mkvtoolnix-51.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/mkvtoolnix-51.0.0/temp/environment'. * Working directory: '/var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0' * S: '/var/tmp/portage/media-video/mkvtoolnix-51.0.0/work/mkvtoolnix-51.0.0' shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>> Failed to emerge media-video/mkvtoolnix-51.0.0, Log file: >>> '/var/log/portage/media-video:mkvtoolnix-51.0.0:20210129-073251.log'