* Package: kde-apps/ffmpegthumbs-21.12.1 * Repository: gentoo * Maintainer: kde@gentoo.org * Upstream: https://bugs.kde.org/ * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1" * Build directory (BUILD_DIR): "/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build" * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1" * Build directory (BUILD_DIR): "/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build" cmake -C /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/gentoo_toolchain.cmake /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 loading initial cache file /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/gentoo_common_config.cmake -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could not set up the appstream test. appstreamcli is missing. fatal: not a git repository (or any parent up to mount point /var/tmp) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.90.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.21") -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.90.0") -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.90.0") -- Found KF5: success (found suitable version "5.90.0", minimum required is "5.83.0") found components: KIO I18n Config -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") -- Checking for module 'libavcodec' -- Found libavcodec, version 59.18.100 -- Checking for module 'libavfilter' -- Found libavfilter, version 8.24.100 -- Checking for module 'libavformat' -- Found libavformat, version 59.16.100 -- Checking for module 'libavdevice' -- Found libavdevice, version 59.4.100 -- Checking for module 'libavutil' -- Found libavutil, version 57.17.100 -- Checking for module 'libswscale' -- Found libswscale, version 6.4.100 -- Checking for module 'libpostproc' -- Found libpostproc, version 56.3.100 -- Found FFmpeg: /usr/lib64/libavcodec.so;/usr/lib64/libavformat.so;/usr/lib64/libswscale.so -- Found Taglib: /usr/lib64/libtag.so (found version "1.12") -- The following OPTIONAL packages have been found: * KF5Service (required version >= 5.90.0) * KF5JobWidgets (required version >= 5.90.0) * KF5Solid (required version >= 5.90.0) * KF5CoreAddons (required version >= 5.90.0) * KF5Auth (required version >= 5.90.0) * KF5Codecs (required version >= 5.90.0) * Freetype * Fontconfig * FFmpeg * PkgConfig -- The following REQUIRED packages have been found: * ECM (required version >= 5.83.0) * Qt5 (required version >= 5.15.0) * Qt5Core (required version >= 5.15.2) * Qt5Gui (required version >= 5.15.2) * KF5KIO (required version >= 5.83.0) * Gettext * KF5I18n (required version >= 5.83.0) * KF5Config (required version >= 5.83.0) * KF5 (required version >= 5.83.0) * Taglib, A library for reading and editing the meta-data of audio formats, -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -O2 -march=znver3 -pipe -g -ggdb3 -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration C++ -O2 -march=znver3 -pipe -g -ggdb3 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -D __STDC_CONSTANT_MACROS Linker flags: Executable -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed Module -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed Shared -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1" * Build directory (BUILD_DIR): "/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build" ninja -v -j32 -l0 [1/11] cd /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/CMakeFiles/ffmpegthumbs_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/deps /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/CMakeFiles/d/895292f1cbaab186eb485ebfecd94739a4ce09cb672976c250f3b95b85e76c04.d [2/11] cd /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build && /usr/lib64/libexec/kf5/kconfig_compiler_kf5 /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailersettings5.kcfg /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailersettings5.kcfgc -d /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ [3/11] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"ffmpegthumbs\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dffmpegthumbs_EXPORTS -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/taglib -DQT_NO_DEBUG -O2 -march=znver3 -pipe -g -ggdb3 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -D __STDC_CONSTANT_MACROS -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/filmstripfilter.cpp.o -MF CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/filmstripfilter.cpp.o.d -o CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/filmstripfilter.cpp.o -c /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer/filmstripfilter.cpp [4/11] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"ffmpegthumbs\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dffmpegthumbs_EXPORTS -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/taglib -DQT_NO_DEBUG -O2 -march=znver3 -pipe -g -ggdb3 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -D __STDC_CONSTANT_MACROS -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT CMakeFiles/ffmpegthumbs.dir/ffmpegthumbs_debug.cpp.o -MF CMakeFiles/ffmpegthumbs.dir/ffmpegthumbs_debug.cpp.o.d -o CMakeFiles/ffmpegthumbs.dir/ffmpegthumbs_debug.cpp.o -c /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_debug.cpp [5/11] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"ffmpegthumbs\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dffmpegthumbs_EXPORTS -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/taglib -DQT_NO_DEBUG -O2 -march=znver3 -pipe -g -ggdb3 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -D __STDC_CONSTANT_MACROS -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/moviedecoder.cpp.o -MF CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/moviedecoder.cpp.o.d -o CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/moviedecoder.cpp.o -c /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer/moviedecoder.cpp FAILED: CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/moviedecoder.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"ffmpegthumbs\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dffmpegthumbs_EXPORTS -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/taglib -DQT_NO_DEBUG -O2 -march=znver3 -pipe -g -ggdb3 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -D __STDC_CONSTANT_MACROS -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/moviedecoder.cpp.o -MF CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/moviedecoder.cpp.o.d -o CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/moviedecoder.cpp.o -c /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer/moviedecoder.cpp /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer/moviedecoder.cpp: In member function ‘bool ffmpegthumbnailer::MovieDecoder::initializeVideo()’: /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer/moviedecoder.cpp:127:87: error: invalid conversion from ‘AVCodec**’ to ‘const AVCodec**’ [-fpermissive] 127 | m_VideoStream = av_find_best_stream(m_pFormatContext, AVMEDIA_TYPE_VIDEO, -1, -1, &m_pVideoCodec, 0); | ^~~~~~~~~~~~~~ | | | AVCodec** In file included from /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer/moviedecoder.h:15, from /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer/moviedecoder.cpp:7: /usr/include/libavformat/avformat.h:2161:41: note:  initializing argument 5 of ‘int av_find_best_stream(AVFormatContext*, AVMediaType, int, int, const AVCodec**, int)’ 2161 | const AVCodec **decoder_ret, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~ [6/11] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"ffmpegthumbs\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dffmpegthumbs_EXPORTS -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/taglib -DQT_NO_DEBUG -O2 -march=znver3 -pipe -g -ggdb3 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -D __STDC_CONSTANT_MACROS -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT CMakeFiles/ffmpegthumbs.dir/ffmpegthumbs_autogen/mocs_compilation.cpp.o -MF CMakeFiles/ffmpegthumbs.dir/ffmpegthumbs_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/ffmpegthumbs.dir/ffmpegthumbs_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/mocs_compilation.cpp [7/11] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"ffmpegthumbs\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dffmpegthumbs_EXPORTS -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/taglib -DQT_NO_DEBUG -O2 -march=znver3 -pipe -g -ggdb3 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -D __STDC_CONSTANT_MACROS -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/imagewriter.cpp.o -MF CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/imagewriter.cpp.o.d -o CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/imagewriter.cpp.o -c /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer/imagewriter.cpp [8/11] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"ffmpegthumbs\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dffmpegthumbs_EXPORTS -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/taglib -DQT_NO_DEBUG -O2 -march=znver3 -pipe -g -ggdb3 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -D __STDC_CONSTANT_MACROS -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailersettings5.cpp.o -MF CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailersettings5.cpp.o.d -o CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailersettings5.cpp.o -c /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbnailersettings5.cpp [9/11] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"ffmpegthumbs\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dffmpegthumbs_EXPORTS -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/taglib -DQT_NO_DEBUG -O2 -march=znver3 -pipe -g -ggdb3 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -D __STDC_CONSTANT_MACROS -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/videothumbnailer.cpp.o -MF CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/videothumbnailer.cpp.o.d -o CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer/videothumbnailer.cpp.o -c /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer/videothumbnailer.cpp [10/11] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"ffmpegthumbs\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dffmpegthumbs_EXPORTS -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1 -I/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build/ffmpegthumbs_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5 -isystem /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/KF5/Solid -isystem /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/taglib -DQT_NO_DEBUG -O2 -march=znver3 -pipe -g -ggdb3 -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -D __STDC_CONSTANT_MACROS -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer.cpp.o -MF CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer.cpp.o.d -o CMakeFiles/ffmpegthumbs.dir/ffmpegthumbnailer.cpp.o -c /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer.cpp /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer.cpp: In member function ‘virtual bool FFMpegThumbnailer::create(const QString&, int, int, QImage&)’: /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer.cpp:126:34: warning: ‘TagLib::MP4::ItemListMap’ is deprecated [-Wdeprecated-declarations] 126 | TagLib::MP4::ItemListMap itemsListMap = tag->itemListMap(); | ^~~~~~~~~~~~ In file included from /usr/include/taglib/mp4file.h:33, from /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer.cpp:14: /usr/include/taglib/mp4tag.h:45:57: note: declared here 45 | TAGLIB_DEPRECATED typedef TagLib::Map ItemListMap; | ^~~~~~~~~~~ /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer.cpp:126:65: warning: ‘TagLib::MP4::ItemMap& TagLib::MP4::Tag::itemListMap()’ is deprecated [-Wdeprecated-declarations] 126 | TagLib::MP4::ItemListMap itemsListMap = tag->itemListMap(); | ~~~~~~~~~~~~~~~~^~ In file included from /usr/include/taglib/mp4file.h:33, from /var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1/ffmpegthumbnailer.cpp:14: /usr/include/taglib/mp4tag.h:77:36: note: declared here 77 | TAGLIB_DEPRECATED ItemMap &itemListMap(); | ^~~~~~~~~~~ ninja: build stopped: subcommand failed. * ERROR: kde-apps/ffmpegthumbs-21.12.1::gentoo failed (compile phase): * ninja -v -j32 -l0 failed * * Call stack: * ebuild.sh, line 127: Called src_compile * environment, line 2591: Called cmake_src_compile * environment, line 975: Called cmake_build * environment, line 944: Called eninja * environment, line 1608: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=kde-apps/ffmpegthumbs-21.12.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=kde-apps/ffmpegthumbs-21.12.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/temp/environment'. * Working directory: '/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1_build' * S: '/var/tmp/portage/kde-apps/ffmpegthumbs-21.12.1/work/ffmpegthumbs-21.12.1'