Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 882418 Details for
Bug 922222
net-im/telegram-desktop-4.13.1: fails to compile (with dev-libs/protobuf-21.12?)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 487.39 KB, created by
Andrew Nowa Ammerlaan
on 2024-01-16 12:19:34 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Andrew Nowa Ammerlaan
Created:
2024-01-16 12:19:34 UTC
Size:
487.39 KB
patch
obsolete
>[32m * [39;49;00mPackage: net-im/telegram-desktop-4.13.1:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: esteve.varela@gmail.com dlan@gentoo.org,proxy-maint@gentoo.org >[32m * [39;49;00mUpstream: https://github.com/telegramdesktop/tdesktop/issues >[32m * [39;49;00mUSE: X abi_x86_64 amd64 dbus elibc_glibc fonts kernel_linux qt6 qt6-imageformats screencast wayland >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [32m*[0m Checking whether python3_12 is suitable ... > [32m*[0m dev-lang/python:3.12 ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Using python3.12 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking tdesktop-4.13.1-full.tar.gz to /tmp/portage/net-im/telegram-desktop-4.13.1/work >>>> Source unpacked in /tmp/portage/net-im/telegram-desktop-4.13.1/work >>>> Preparing source in /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full" > [32m*[0m Build directory (BUILD_DIR): "/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build" > [32m*[0m Applying tdesktop-4.10.0-system-cppgir.patch ... >patching file cmake/external/glib/CMakeLists.txt >patching file cmake/external/glib/generate_cppgir.cmake >Hunk #1 succeeded at 4 with fuzz 2. >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying tdesktop-4.10.5-qt_compare.patch ... >[A[102C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Hardcoded definition(s) removed in Telegram/ThirdParty/rlottie/CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE MinSizeRel) > [32m*[0m Hardcoded definition(s) removed in Telegram/ThirdParty/xxHash/cmake_unofficial/CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE "Release" CACHE STRING "Project build type" FORCE) >>>> Source prepared. >>>> Configuring source in /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full" > [32m*[0m Build directory (BUILD_DIR): "/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build" >cmake -C /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DQT_VERSION_MAJOR=6 -DCMAKE_DISABLE_FIND_PACKAGE_tl-expected=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt6Quick=yes -DCMAKE_DISABLE_FIND_PACKAGE_Qt6QuickWidgets=yes -DCMAKE_DISABLE_FIND_PACKAGE_Qt6WaylandClient=no -DCMAKE_DISABLE_FIND_PACKAGE_Qt6WaylandCompositor=yes -DCMAKE_DISABLE_FIND_PACKAGE_KF6CoreAddons=yes -DDESKTOP_APP_DISABLE_X11_INTEGRATION=no -DDESKTOP_APP_DISABLE_WAYLAND_INTEGRATION=no -DDESKTOP_APP_USE_ENCHANT=no -DDESKTOP_APP_USE_PACKAGED_FONTS=no -DTDESKTOP_API_ID=611335 -DTDESKTOP_API_HASH=d524b414d21f4d37f08684c1df41ac9c -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gentoo_toolchain.cmake /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full >loading initial cache file /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gentoo_common_config.cmake >[0mVersion: 4.13.1[0m >-- The C compiler identification is GNU 13.2.1 >-- The CXX compiler identification is GNU 13.2.1 >-- The ASM compiler identification is GNU >-- Found assembler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- 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 >-- Performing Test DESKTOP_APP__Wall_EXISTS >-- Performing Test DESKTOP_APP__Wall_EXISTS - Success >-- Performing Test DESKTOP_APP__Wextra_EXISTS >-- Performing Test DESKTOP_APP__Wextra_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_unused_parameter_EXISTS >-- Performing Test DESKTOP_APP__Wno_unused_parameter_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_switch_EXISTS >-- Performing Test DESKTOP_APP__Wno_switch_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_maybe_uninitialized_EXISTS >-- Performing Test DESKTOP_APP__Wno_maybe_uninitialized_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_missing_field_initializers_EXISTS >-- Performing Test DESKTOP_APP__Wno_missing_field_initializers_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_sign_compare_EXISTS >-- Performing Test DESKTOP_APP__Wno_sign_compare_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_deprecated_EXISTS >-- Performing Test DESKTOP_APP__Wno_deprecated_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_alloc_size_larger_than_EXISTS >-- Performing Test DESKTOP_APP__Wno_alloc_size_larger_than_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_stringop_overflow_EXISTS >-- Performing Test DESKTOP_APP__Wno_stringop_overflow_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_odr_EXISTS >-- Performing Test DESKTOP_APP__Wno_odr_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_inline_EXISTS >-- Performing Test DESKTOP_APP__Wno_inline_EXISTS - Success >-- Performing Test DESKTOP_APP__pthread_EXISTS >-- Performing Test DESKTOP_APP__pthread_EXISTS - Success >-- Performing Test DESKTOP_APP__Wl___as_needed_EXISTS >-- Performing Test DESKTOP_APP__Wl___as_needed_EXISTS - Success >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Performing Test HAVE_STDATOMIC >-- Performing Test HAVE_STDATOMIC - Success >-- Found WrapAtomic: TRUE >-- Found OpenGL: /usr/lib64/libOpenGL.so >-- Found WrapOpenGL: TRUE >-- Found XKB: /usr/lib64/libxkbcommon.so (found suitable version "1.6.0", minimum required is "0.5.0") >-- Found WrapVulkanHeaders: /usr/include >-- Found Wayland_Client: /usr/lib64/libwayland-client.so (found version "1.22.0") >-- Found Wayland_Server: /usr/lib64/libwayland-server.so (found version "1.22.0") >-- Found Wayland_Cursor: /usr/lib64/libwayland-cursor.so (found version "1.22.0") >-- Found Wayland_Egl: /usr/lib64/libwayland-egl.so (found version "18.1.0") >-- Found Boost: /usr/lib64/cmake/Boost-1.84.0/BoostConfig.cmake (found version "1.84.0") found components: regex >-- Found Protobuf: /usr/lib64/libprotobuf.so (found version "3.21.12") >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.1.0") >-- Checking for module 'libavfilter' >-- Found libavfilter, version 7.110.100 >-- Checking for module 'libavformat' >-- Found libavformat, version 58.76.100 >-- Checking for module 'libavcodec' >-- Found libavcodec, version 58.134.100 >-- Checking for module 'libavutil' >-- Found libavutil, version 56.70.100 >-- Checking for module 'libswscale' >-- Found libswscale, version 5.9.100 >-- Checking for module 'libswresample' >-- Found libswresample, version 3.9.100 >-- Checking for modules 'glib-2.0;gobject-2.0;gio-2.0;gio-unix-2.0' >-- Found glib-2.0, version 2.78.3 >-- Found gobject-2.0, version 2.78.3 >-- Found gio-2.0, version 2.78.3 >-- Found gio-unix-2.0, version 2.78.3 >-- Checking for module 'glibmm-2.68>=2.77' >-- Found glibmm-2.68, version 2.78.0 >-- Checking for module 'giomm-2.68>=2.77' >-- Found giomm-2.68, version 2.78.0 >-- Checking for module 'hunspell' >-- Found hunspell, version 1.7.2 >-- Found JPEG: /usr/lib64/libjpeg.so (found version "62") >-- Checking for module 'libheif' >-- Found libheif, version 1.15.2 >-- Checking for module 'libjxl' >-- Found libjxl, version 0.8.2 >-- Checking for module 'libjxl_threads' >-- Found libjxl_threads, version 0.8.2 >-- Checking for module 'liblz4' >-- Found liblz4, version 1.9.4 >-- Checking for module 'minizip<2.0.0' >-- Found minizip, version 1.3.0 >-- Found OpenAL: /usr/lib64/libopenal.so >-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.1.3") >-- Checking for module 'opus' >-- Found opus, version 1.4 >-- Checking for module 'rnnoise' >-- Found rnnoise, version unknown >-- Checking for module 'vpx>=1.10.0' >-- Found vpx, version 1.13.1 >-- Checking for module 'wayland-client' >-- Found wayland-client, version 1.22.0 >-- Checking for module 'xcb-keysyms' >-- Found xcb-keysyms, version 0.4.1 >-- Checking for module 'xcb-record' >-- Found xcb-record, version 1.16 >-- Checking for module 'xcb-screensaver' >-- Found xcb-screensaver, version 1.16 >-- Checking for module 'xcb' >-- Found xcb, version 1.16 >-- Checking for module 'libxxhash' >-- Found libxxhash, version 0.8.2 >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3") >[33mCMake Warning at /usr/lib64/cmake/Qt6/Qt6Config.cmake:223 (message): > Failed to find optional Qt component "Quick". > > Expected Config file at "/usr/lib64/cmake/Qt6Quick/Qt6QuickConfig.cmake" > exists > >Call Stack (most recent call first): > Telegram/lib_webview/CMakeLists.txt:57 (find_package) > >[0m >[33mCMake Warning at /usr/lib64/cmake/Qt6/Qt6Config.cmake:223 (message): > Failed to find optional Qt component "QuickWidgets". > > Expected Config file at > "/usr/lib64/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake" exists > >Call Stack (most recent call first): > Telegram/lib_webview/CMakeLists.txt:57 (find_package) > >[0m >[33mCMake Warning at /usr/lib64/cmake/Qt6/Qt6Config.cmake:223 (message): > Failed to find optional Qt component "WaylandCompositor". > > Expected Config file at > "/usr/lib64/cmake/Qt6WaylandCompositor/Qt6WaylandCompositorConfig.cmake" > exists > >Call Stack (most recent call first): > Telegram/lib_webview/CMakeLists.txt:57 (find_package) > >[0m >-- Checking for module 'tgvoip' >-- Found tgvoip, version 2.4.4 >-- Performing Test DESKTOP_APP__Wno_deprecated_volatile_EXISTS >-- Performing Test DESKTOP_APP__Wno_deprecated_volatile_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_ambiguous_reversed_operator_EXISTS >-- Performing Test DESKTOP_APP__Wno_ambiguous_reversed_operator_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_deprecated_declarations_EXISTS >-- Performing Test DESKTOP_APP__Wno_deprecated_declarations_EXISTS - Success >-- Performing Test DESKTOP_APP__Wno_unqualified_std_cast_call_EXISTS >-- Performing Test DESKTOP_APP__Wno_unqualified_std_cast_call_EXISTS - Success >-- Found Python3: /tmp/portage/net-im/telegram-desktop-4.13.1/temp/python3.12/bin/python3 (found version "3.12.1") found components: Interpreter >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O3 -pipe -march=skylake -mtune=skylake -flto=16 >C++ -O3 -pipe -march=skylake -mtune=skylake -flto=16 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done (3.9s) >-- Generating done (0.1s) >-- Build files have been written to: /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build >>>> Source configured. >>>> Compiling source in /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full" > [32m*[0m Build directory (BUILD_DIR): "/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build" >ninja -v -j16 -l16 >[1/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/cld3 && /usr/bin/protoc --cpp_out /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -I /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/feature_extractor.proto && echo 1> /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/feature_extractor.proto.timestamp >[2/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/cld3 && /usr/bin/protoc --cpp_out /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -I /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/sentence.proto && echo 1> /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/sentence.proto.timestamp >[3/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/cld3 && /usr/bin/protoc --cpp_out /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -I /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/task_spec.proto && echo 1> /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/task_spec.proto.timestamp >[4/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieproxymodel.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieproxymodel.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieproxymodel.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie/lottieproxymodel.cpp >[5/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_raster.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_raster.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_raster.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_raster.cpp >[6/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_math.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_math.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_math.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_math.cpp >[7/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_stroker.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_stroker.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_stroker.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_stroker.cpp >[8/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/base.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/base.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/base.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/base.cc >[9/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kimageformats && /usr/bin/cmake -E cmake_autogen /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kimageformats/CMakeFiles/external_kimageformats_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kimageformats/external_kimageformats_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kimageformats /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kimageformats /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kimageformats/external_kimageformats_autogen/deps /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/CMakeFiles/d/64cf1daf818080e69110499cd50944fb90a7508437ebbd3e02a7e37786cf285b.d >[10/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/pixman/vregion.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/pixman/vregion.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/pixman/vregion.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman/vregion.cpp >[11/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottiekeypath.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottiekeypath.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottiekeypath.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie/lottiekeypath.cpp >[12/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/QR/cpp -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/qr_code_generator/CMakeFiles/external_qr_code_generator_bundled.dir/__/__/__/Telegram/ThirdParty/QR/cpp/qrcodegen.cpp.o -MF cmake/external/qr_code_generator/CMakeFiles/external_qr_code_generator_bundled.dir/__/__/__/Telegram/ThirdParty/QR/cpp/qrcodegen.cpp.o.d -o cmake/external/qr_code_generator/CMakeFiles/external_qr_code_generator_bundled.dir/__/__/__/Telegram/ThirdParty/QR/cpp/qrcodegen.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/QR/cpp/qrcodegen.cpp >[13/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/feature_types.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/feature_types.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/feature_types.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/feature_types.cc >[14/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/feature_extractor.pb.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/feature_extractor.pb.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/feature_extractor.pb.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/feature_extractor.pb.cc >[15/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/sentence.pb.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/sentence.pb.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/sentence.pb.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/sentence.pb.cc >[16/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/glib && /usr/bin/cppgir --debug 1 --class --class-full --expected --optional --ignore /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/glib/cppgir/data/cppgir.ignore:/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/glib/cppgir/data/cppgir_unix.ignore --output /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen Gio-2.0 && echo 1> /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen/external_glib_cppgir.timestamp >[17/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottiemodel.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottiemodel.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottiemodel.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie/lottiemodel.cpp >[18/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieloader.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieloader.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieloader.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie/lottieloader.cpp >[19/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/task_spec.pb.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/task_spec.pb.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/task_spec.pb.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/task_spec.pb.cc >[20/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/embedding_feature_extractor.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/embedding_feature_extractor.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/embedding_feature_extractor.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/embedding_feature_extractor.cc >[21/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/registry.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/registry.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/registry.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/registry.cc >[22/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/fml_parser.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/fml_parser.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/fml_parser.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/fml_parser.cc >[23/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/embedding_network.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/embedding_network.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/embedding_network.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/embedding_network.cc >[24/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/generated_entities.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/generated_entities.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/generated_entities.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/generated_entities.cc >[25/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/lang_id_nn_params.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/lang_id_nn_params.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/lang_id_nn_params.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/lang_id_nn_params.cc >[26/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/feature_extractor.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/feature_extractor.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/feature_extractor.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/feature_extractor.cc >[27/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieanimation.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieanimation.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieanimation.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie/lottieanimation.cpp >[28/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/text_processing.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/text_processing.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/text_processing.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/text_processing.cc >[29/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/unicodetext.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/unicodetext.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/unicodetext.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/unicodetext.cc >[30/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/fixunicodevalue.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/fixunicodevalue.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/fixunicodevalue.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/fixunicodevalue.cc >[31/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DAVIF_DLL -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_STATICPLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kimageformats/external_kimageformats_autogen/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -DHWY_SHARED_DEFINE -MD -MT cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/external_kimageformats_autogen/mocs_compilation.cpp.o -MF cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/external_kimageformats_autogen/mocs_compilation.cpp.o.d -o cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/external_kimageformats_autogen/mocs_compilation.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kimageformats/external_kimageformats_autogen/mocs_compilation.cpp >[32/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/utils.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/utils.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/utils.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/utils.cc >[33/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc: In function âint chrome_lang_id::CLD2::UTF8GenericReplaceInternal(const UTF8ReplaceObj*, const chrome_lang_id::StringPiece&, chrome_lang_id::StringPiece&, bool, int*, int*, int*, OffsetMap*)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:731:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > 731 | dst[-3] = (unsigned char)Tbl[c + (nEntries * 3)]; > | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:733:5: note: here > 733 | case kExitReplace2: // update 2 bytes to change > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:734:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > 734 | dst[-2] = (unsigned char)Tbl[c + (nEntries * 2)]; > | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:736:5: note: here > 736 | case kExitReplace1: // update 1 byte to change > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:746:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > 746 | if ((nEntries != 256) && InStateZero(st, Tbl)) { > | ^~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:754:5: note: here > 754 | case kExitSpecial: // Apply special fixups [read: hacks] > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc: In function âint chrome_lang_id::CLD2::UTF8GenericReplaceInternalTwoByte(const UTF8ReplaceObj_2*, const chrome_lang_id::StringPiece&, chrome_lang_id::StringPiece&, bool, int*, int*, int*, OffsetMap*)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:1002:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1002 | dst[-3] = (unsigned char)(Tbl[c + (nEntries * 2)] & 0xff); > | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:1004:5: note: here > 1004 | case kExitReplace2_2: // update 2 bytes to change > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:1005:15: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1005 | dst[-2] = (unsigned char)(Tbl[c + (nEntries * 1)] >> 8 & 0xff); > | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:1007:5: note: here > 1007 | case kExitReplace1_2: // update 1 byte to change > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:1017:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1017 | if ((nEntries != 256) && InStateZero_2(st, Tbl)) { > | ^~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc:1025:5: note: here > 1025 | case kExitReplaceOffset1_2: > | ^~~~ >[34/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/language_identifier_features.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/language_identifier_features.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/language_identifier_features.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/language_identifier_features.cc >[35/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/offsetmap.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/offsetmap.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/offsetmap.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/offsetmap.cc >[36/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/getonescriptspan.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/getonescriptspan.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/getonescriptspan.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/script_span/getonescriptspan.cc >[37/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/workspace.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/workspace.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/workspace.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/workspace.cc >[38/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/relevant_script_feature.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/relevant_script_feature.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/relevant_script_feature.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/relevant_script_feature.cc >[39/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/sentence_features.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/sentence_features.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/sentence_features.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/sentence_features.cc >[40/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/task_context.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/task_context.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/task_context.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/task_context.cc >[41/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdebug.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdebug.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdebug.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vdebug.cpp >[42/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/task_context_params.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/task_context_params.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/task_context_params.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/task_context_params.cc >[43/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieitem.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieitem.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieitem.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie/lottieitem.cpp >[44/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper_neon.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper_neon.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper_neon.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper_neon.cpp >[45/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieparser.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieparser.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieparser.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie/lottieparser.cpp >[46/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbezier.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbezier.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbezier.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vbezier.cpp >[47/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/kimageformats/CMakeFiles/external_kimageformats_init.dir/init.cpp.o -MF cmake/external/kimageformats/CMakeFiles/external_kimageformats_init.dir/init.cpp.o.d -o cmake/external/kimageformats/CMakeFiles/external_kimageformats_init.dir/init.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kimageformats/init.cpp >[48/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/nnet_language_identifier.cc.o -MF cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/nnet_language_identifier.cc.o.d -o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/nnet_language_identifier.cc.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/cld3/src/nnet_language_identifier.cc >[49/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbitmap.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbitmap.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbitmap.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vbitmap.cpp >[50/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbrush.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbrush.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbrush.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vbrush.cpp >[51/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vcompositionfunctions.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vcompositionfunctions.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vcompositionfunctions.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vcompositionfunctions.cpp >[52/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdasher.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdasher.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdasher.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vdasher.cpp >[53/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper_sse2.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper_sse2.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper_sse2.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper_sse2.cpp >[54/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vinterpolator.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vinterpolator.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vinterpolator.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vinterpolator.cpp >[55/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawable.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawable.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawable.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vdrawable.cpp >[56/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vimageloader.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vimageloader.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vimageloader.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vimageloader.cpp >[57/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/checksum.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/checksum.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/checksum.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/checksum.cpp >[58/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/common.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/common.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/common.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/common.cpp >[59/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vmatrix.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vmatrix.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vmatrix.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vmatrix.cpp >[60/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper.cpp >[61/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/fuchsia.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/fuchsia.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/fuchsia.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/fuchsia.cpp >[62/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/flags.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/flags.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/flags.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/flags.cpp >[63/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/crc32_hw.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/crc32_hw.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/crc32_hw.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/crc32_hw.cpp >[64/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/mem_map_fuchsia.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/mem_map_fuchsia.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/mem_map_fuchsia.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/mem_map_fuchsia.cpp >[65/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/mem_map.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/mem_map.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/mem_map.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/mem_map.cpp >[66/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/flags_parser.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/flags_parser.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/flags_parser.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/flags_parser.cpp >[67/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/release.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/release.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/release.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/release.cpp >[68/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/rss_limit_checker.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/rss_limit_checker.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/rss_limit_checker.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/rss_limit_checker.cpp >[69/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/linux.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/linux.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/linux.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/linux.cpp >[70/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/report.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/report.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/report.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/report.cpp >[71/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/trusty.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/trusty.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/trusty.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/trusty.cpp >[72/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_c_bionic.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_c_bionic.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_c_bionic.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/wrappers_c_bionic.cpp >[73/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpathmesure.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpathmesure.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpathmesure.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vpathmesure.cpp >[74/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpath.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpath.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpath.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vpath.cpp >[75/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpainter.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpainter.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpainter.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vpainter.cpp >[76/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/string_utils.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/string_utils.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/string_utils.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/string_utils.cpp >[77/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/timing.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/timing.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/timing.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/timing.cpp >[78/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/velapsedtimer.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/velapsedtimer.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/velapsedtimer.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/velapsedtimer.cpp >[79/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vrect.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vrect.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vrect.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vrect.cpp >[80/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/CryptoHelper.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/CryptoHelper.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/CryptoHelper.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/CryptoHelper.cpp >[81/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vrle.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vrle.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vrle.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vrle.cpp >[82/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DLOTTIE_DISABLE_ARM_NEON -DLOT_BUILD -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRAPIDJSON_ASSERT="(void)" -D_USE_MATH_DEFINES -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/inc -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/rlottie/config -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/lottie -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vraster.cpp.o -MF cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vraster.cpp.o.d -o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vraster.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/rlottie/src/vector/vraster.cpp >[83/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/FieldTrialsConfig.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/FieldTrialsConfig.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/FieldTrialsConfig.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/FieldTrialsConfig.cpp >[84/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/Instance.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/Instance.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/Instance.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/Instance.cpp >[85/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/AudioDeviceHelper.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/AudioDeviceHelper.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/AudioDeviceHelper.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/AudioDeviceHelper.cpp >[86/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_STATIC_PLUGINS_USE_PACKAGED -DQT_SVG_LIB -DQT_WIDGETS_LIB -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/qt/qt_static_plugins/CMakeFiles/external_qt_static_plugins.dir/qt_static_plugins.cpp.o -MF cmake/external/qt/qt_static_plugins/CMakeFiles/external_qt_static_plugins.dir/qt_static_plugins.cpp.o.d -o cmake/external/qt/qt_static_plugins/CMakeFiles/external_qt_static_plugins.dir/qt_static_plugins.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/qt/qt_static_plugins/qt_static_plugins.cpp >[87/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_cpp.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_cpp.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_cpp.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/wrappers_cpp.cpp >[88/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/FakeAudioDeviceModule.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/FakeAudioDeviceModule.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/FakeAudioDeviceModule.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/FakeAudioDeviceModule.cpp >[89/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DAVIF_DLL -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_STATICPLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kimageformats/external_kimageformats_autogen/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -DHWY_SHARED_DEFINE -MD -MT cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/heif.cpp.o -MF cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/heif.cpp.o.d -o cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/heif.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kimageformats/src/imageformats/heif.cpp >[90/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -fno-lto -Wno-unused-result -MD -MT cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_c.cpp.o -MF cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_c.cpp.o.d -o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_c.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/scudo/wrappers_c.cpp >[91/1367] : && /usr/bin/cmake -E rm -f cmake/external/scudo/libexternal_scudo.a && /usr/bin/x86_64-pc-linux-gnu-ar qc cmake/external/scudo/libexternal_scudo.a cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/checksum.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/common.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/crc32_hw.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/flags.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/flags_parser.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/fuchsia.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/linux.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/mem_map.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/mem_map_fuchsia.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/release.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/report.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/rss_limit_checker.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/string_utils.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/timing.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/trusty.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_c.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_c_bionic.cpp.o cmake/external/scudo/CMakeFiles/external_scudo.dir/__/__/__/Telegram/ThirdParty/scudo/wrappers_cpp.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib cmake/external/scudo/libexternal_scudo.a && : >[92/1367] : && /usr/bin/cmake -E rm -f cmake/external/cld3/libexternal_cld3_bundled.a && /usr/bin/x86_64-pc-linux-gnu-ar qc cmake/external/cld3/libexternal_cld3_bundled.a cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/feature_extractor.pb.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/sentence.pb.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/task_spec.pb.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/base.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/embedding_feature_extractor.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/embedding_network.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/feature_extractor.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/feature_types.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/fml_parser.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/language_identifier_features.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/lang_id_nn_params.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/nnet_language_identifier.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/registry.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/relevant_script_feature.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/sentence_features.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/task_context.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/task_context_params.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/unicodetext.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/utils.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/workspace.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/generated_entities.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/getonescriptspan.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/utf8statetable.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/offsetmap.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/text_processing.cc.o cmake/external/cld3/CMakeFiles/external_cld3_bundled.dir/__/__/__/Telegram/ThirdParty/cld3/src/script_span/fixunicodevalue.cc.o && /usr/bin/x86_64-pc-linux-gnu-ranlib cmake/external/cld3/libexternal_cld3_bundled.a && : >[93/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DAVIF_DLL -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_STATICPLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kimageformats/external_kimageformats_autogen/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -DHWY_SHARED_DEFINE -MD -MT cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/avif.cpp.o -MF cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/avif.cpp.o.d -o cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/avif.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kimageformats/src/imageformats/avif.cpp >[94/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons && /usr/lib64/qt6/bin/qdbusxml2cpp -m -i /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io/dbustypes_p.h -p org.freedesktop.portal.FileTransfer /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io/org.freedesktop.portal.FileTransfer.xml >[95/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons && /usr/lib64/qt6/bin/qdbusxml2cpp -N -m -p org.kde.KIOFuse.VFS /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io/org.kde.KIOFuse.VFS.xml >[96/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons && /usr/lib64/qt6/libexec/moc @/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons/moc_org.freedesktop.portal.FileTransfer.cpp_parameters >[97/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons && /usr/lib64/qt6/libexec/moc @/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons/moc_org.kde.KIOFuse.VFS.cpp_parameters >[98/1367] : && /usr/bin/cmake -E rm -f cmake/external/qr_code_generator/libexternal_qr_code_generator_bundled.a && /usr/bin/x86_64-pc-linux-gnu-ar qc cmake/external/qr_code_generator/libexternal_qr_code_generator_bundled.a cmake/external/qr_code_generator/CMakeFiles/external_qr_code_generator_bundled.dir/__/__/__/Telegram/ThirdParty/QR/cpp/qrcodegen.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib cmake/external/qr_code_generator/libexternal_qr_code_generator_bundled.a && : >[99/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/LogSinkImpl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/LogSinkImpl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/LogSinkImpl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/LogSinkImpl.cpp >[100/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DAVIF_DLL -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_STATICPLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kimageformats/external_kimageformats_autogen/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -DHWY_SHARED_DEFINE -MD -MT cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/qoi.cpp.o -MF cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/qoi.cpp.o.d -o cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/qoi.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kimageformats/src/imageformats/qoi.cpp >[101/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DAVIF_DLL -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_STATICPLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kimageformats/external_kimageformats_autogen/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -DHWY_SHARED_DEFINE -MD -MT cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/jxl.cpp.o -MF cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/jxl.cpp.o.d -o cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/jxl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kimageformats/src/imageformats/jxl.cpp >[102/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/CodecSelectHelper.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/CodecSelectHelper.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/CodecSelectHelper.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/CodecSelectHelper.cpp >[103/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp >[104/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/TurnCustomizerImpl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/TurnCustomizerImpl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/TurnCustomizerImpl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/TurnCustomizerImpl.cpp >[105/1367] : && /usr/bin/cmake -E rm -f cmake/external/kimageformats/libexternal_kimageformats.a && /usr/bin/x86_64-pc-linux-gnu-ar qc cmake/external/kimageformats/libexternal_kimageformats.a cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/external_kimageformats_autogen/mocs_compilation.cpp.o cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/avif.cpp.o cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/heif.cpp.o cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/jxl.cpp.o cmake/external/kimageformats/CMakeFiles/external_kimageformats.dir/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/qoi.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib cmake/external/kimageformats/libexternal_kimageformats.a && : >[106/1367] : && /usr/bin/cmake -E rm -f cmake/external/rlottie/libexternal_rlottie_bundled.a && /usr/bin/x86_64-pc-linux-gnu-ar qc cmake/external/rlottie/libexternal_rlottie_bundled.a cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieanimation.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieitem.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottiekeypath.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieloader.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottiemodel.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieparser.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/lottie/lottieproxymodel.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_math.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_raster.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/freetype/v_ft_stroker.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/pixman/vregion.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbezier.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbitmap.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vbrush.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vcompositionfunctions.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdasher.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdebug.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawable.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper_neon.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vdrawhelper_sse2.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/velapsedtimer.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vimageloader.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vinterpolator.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vmatrix.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpainter.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpath.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vpathmesure.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vraster.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vrect.cpp.o cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vrle.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib cmake/external/rlottie/libexternal_rlottie_bundled.a && : >[107/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/Message.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/Message.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/Message.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/Message.cpp >[108/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/ChannelManager.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/ChannelManager.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/ChannelManager.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/ChannelManager.cpp >[109/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/StaticThreads.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/StaticThreads.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/StaticThreads.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/StaticThreads.cpp >[110/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/InstanceImpl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/InstanceImpl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/InstanceImpl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/InstanceImpl.cpp >[111/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/VideoCaptureInterface.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/VideoCaptureInterface.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/VideoCaptureInterface.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/VideoCaptureInterface.cpp >[112/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/utils/gzip.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/utils/gzip.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/utils/gzip.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/utils/gzip.cpp >[113/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/SctpDataChannelProviderInterfaceImpl.cpp >[114/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/NetworkManager.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/NetworkManager.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/NetworkManager.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/NetworkManager.cpp >[115/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/Manager.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/Manager.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/Manager.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/Manager.cpp >[116/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ExternalSignalingConnection.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ExternalSignalingConnection.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ExternalSignalingConnection.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/ExternalSignalingConnection.cpp >[117/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/MediaManager.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/MediaManager.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/MediaManager.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/MediaManager.cpp >[118/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DACCOUNTS_SERVICE_ICON_DIR=\"/var/lib/AccountsService/icons\" -DHAVE_QTDBUS -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/private -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kshell_unix.cpp.o -MF cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kshell_unix.cpp.o.d -o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kshell_unix.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util/kshell_unix.cpp >[119/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DACCOUNTS_SERVICE_ICON_DIR=\"/var/lib/AccountsService/icons\" -DHAVE_QTDBUS -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/private -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kshell.cpp.o -MF cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kshell.cpp.o.d -o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kshell.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util/kshell.cpp >[120/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DACCOUNTS_SERVICE_ICON_DIR=\"/var/lib/AccountsService/icons\" -DHAVE_QTDBUS -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/private -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/ksandbox.cpp.o -MF cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/ksandbox.cpp.o.d -o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/ksandbox.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util/ksandbox.cpp >[121/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/SignalingConnection.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/SignalingConnection.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/SignalingConnection.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/SignalingConnection.cpp >[122/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DACCOUNTS_SERVICE_ICON_DIR=\"/var/lib/AccountsService/icons\" -DHAVE_QTDBUS -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/private -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kuser_unix.cpp.o -MF cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kuser_unix.cpp.o.d -o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kuser_unix.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util/kuser_unix.cpp >[123/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/VideoCaptureInterfaceImpl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/VideoCaptureInterfaceImpl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/VideoCaptureInterfaceImpl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/VideoCaptureInterfaceImpl.cpp >[124/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/SignalingEncryption.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/SignalingEncryption.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/SignalingEncryption.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/SignalingEncryption.cpp >[125/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSource.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSource.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSource.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSource.cpp >[126/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ReflectorRelayPortFactory.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ReflectorRelayPortFactory.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ReflectorRelayPortFactory.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/ReflectorRelayPortFactory.cpp >[127/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ReflectorPort.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ReflectorPort.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ReflectorPort.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/ReflectorPort.cpp >[128/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DACCOUNTS_SERVICE_ICON_DIR=\"/var/lib/AccountsService/icons\" -DHAVE_QTDBUS -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/private -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/org.freedesktop.portal.FileTransfer.cpp.o -MF cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/org.freedesktop.portal.FileTransfer.cpp.o.d -o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/org.freedesktop.portal.FileTransfer.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons/org.freedesktop.portal.FileTransfer.cpp >[129/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DACCOUNTS_SERVICE_ICON_DIR=\"/var/lib/AccountsService/icons\" -DHAVE_QTDBUS -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/private -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/org.kde.KIOFuse.VFS.cpp.o -MF cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/org.kde.KIOFuse.VFS.cpp.o.d -o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/org.kde.KIOFuse.VFS.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons/org.kde.KIOFuse.VFS.cpp >[130/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DACCOUNTS_SERVICE_ICON_DIR=\"/var/lib/AccountsService/icons\" -DHAVE_QTDBUS -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/private -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/cmake/external/kcoreaddons -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/io/kurlmimedata.cpp.o -MF cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/io/kurlmimedata.cpp.o.d -o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/io/kurlmimedata.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io/kurlmimedata.cpp >[131/1367] : && /usr/bin/cmake -E rm -f cmake/external/kcoreaddons/libexternal_kcoreaddons_bundled.a && /usr/bin/x86_64-pc-linux-gnu-ar qc cmake/external/kcoreaddons/libexternal_kcoreaddons_bundled.a cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/io/kurlmimedata.cpp.o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/ksandbox.cpp.o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kshell.cpp.o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kshell_unix.cpp.o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/__/__/__/Telegram/ThirdParty/kcoreaddons/src/lib/util/kuser_unix.cpp.o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/org.freedesktop.portal.FileTransfer.cpp.o cmake/external/kcoreaddons/CMakeFiles/external_kcoreaddons_bundled.dir/org.kde.KIOFuse.VFS.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib cmake/external/kcoreaddons/libexternal_kcoreaddons_bundled.a && : >[132/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/Signaling.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/Signaling.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/Signaling.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/Signaling.cpp >[133/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSourceManager.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSourceManager.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSourceManager.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSourceManager.cpp >[134/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AVIOContextImpl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AVIOContextImpl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AVIOContextImpl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/AVIOContextImpl.cpp >[135/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2_4_0_0/Signaling_4_0_0.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2_4_0_0/Signaling_4_0_0.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2_4_0_0/Signaling_4_0_0.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2_4_0_0/Signaling_4_0_0.cpp >[136/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/SignalingSctpConnection.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/SignalingSctpConnection.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/SignalingSctpConnection.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/SignalingSctpConnection.cpp >[137/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartPersistentDecoder.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartPersistentDecoder.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartPersistentDecoder.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartPersistentDecoder.cpp >[138/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/DirectNetworkingImpl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/DirectNetworkingImpl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/DirectNetworkingImpl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/DirectNetworkingImpl.cpp >[139/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPart.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPart.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPart.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPart.cpp >[140/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ContentNegotiation.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ContentNegotiation.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/ContentNegotiation.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/ContentNegotiation.cpp >[141/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/AudioStreamingPartInternal.cpp >[142/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSourceHelper.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSourceHelper.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSourceHelper.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/desktop_capturer/DesktopCaptureSourceHelper.cpp >[143/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/NativeNetworkingImpl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/NativeNetworkingImpl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/NativeNetworkingImpl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/NativeNetworkingImpl.cpp >[144/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/GroupJoinPayloadInternal.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/GroupJoinPayloadInternal.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/GroupJoinPayloadInternal.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/GroupJoinPayloadInternal.cpp >[145/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCameraCapturer.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCameraCapturer.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCameraCapturer.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCameraCapturer.cpp >[146/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/VideoStreamingPart.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/VideoStreamingPart.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/VideoStreamingPart.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/VideoStreamingPart.cpp >[147/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/third-party/json11.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/third-party/json11.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/third-party/json11.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/third-party/json11.cpp >[148/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DTGCALLS_USE_STD_OPTIONAL -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -isystem /usr/include/tgvoip -isystem /usr/include/opus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls_legacy.dir/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls_legacy.dir/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls_legacy.dir/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp: In function âvoid tgvoip_openssl_aes_ige_encrypt(uint8_t*, uint8_t*, size_t, uint8_t*, uint8_t*)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp:16:22: warning: âint AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 16 | AES_set_encrypt_key(key, 32*8, &akey); > | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp:7: >/usr/include/openssl/aes.h:51:5: note: declared here > 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, > | ^~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp:17:18: warning: âvoid AES_ige_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 17 | AES_ige_encrypt(in, out, length, &akey, iv, AES_ENCRYPT); > | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/aes.h:88:6: note: declared here > 88 | void AES_ige_encrypt(const unsigned char *in, unsigned char *out, > | ^~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp: In function âvoid tgvoip_openssl_aes_ige_decrypt(uint8_t*, uint8_t*, size_t, uint8_t*, uint8_t*)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp:22:22: warning: âint AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 22 | AES_set_decrypt_key(key, 32*8, &akey); > | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ >/usr/include/openssl/aes.h:54:5: note: declared here > 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, > | ^~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp:23:18: warning: âvoid AES_ige_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 23 | AES_ige_encrypt(in, out, length, &akey, iv, AES_DECRYPT); > | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/aes.h:88:6: note: declared here > 88 | void AES_ige_encrypt(const unsigned char *in, unsigned char *out, > | ^~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp: In function âvoid tgvoip_openssl_aes_ctr_encrypt(uint8_t*, size_t, uint8_t*, uint8_t*, uint8_t*, uint32_t*)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp:40:22: warning: âint AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 40 | AES_set_encrypt_key(key, 32*8, &akey); > | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ >/usr/include/openssl/aes.h:51:5: note: declared here > 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, > | ^~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp:44:84: warning: âvoid AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 44 | CRYPTO_ctr128_encrypt(inout, inout, length, &akey, iv, ecount, num, (block128_f) AES_encrypt); > | ^~~~~~~~~~~ >/usr/include/openssl/aes.h:57:6: note: declared here > 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, > | ^~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp: In function âvoid tgvoip_openssl_aes_cbc_encrypt(uint8_t*, uint8_t*, size_t, uint8_t*, uint8_t*)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp:50:22: warning: âint AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 50 | AES_set_encrypt_key(key, 256, &akey); > | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ >/usr/include/openssl/aes.h:51:5: note: declared here > 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, > | ^~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp:51:18: warning: âvoid AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 51 | AES_cbc_encrypt(in, out, length, &akey, iv, AES_ENCRYPT); > | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/aes.h:66:6: note: declared here > 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, > | ^~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp: In function âvoid tgvoip_openssl_aes_cbc_decrypt(uint8_t*, uint8_t*, size_t, uint8_t*, uint8_t*)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp:56:22: warning: âint AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 56 | AES_set_decrypt_key(key, 256, &akey); > | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ >/usr/include/openssl/aes.h:54:5: note: declared here > 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, > | ^~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/legacy/InstanceImplLegacy.cpp:57:18: warning: âvoid AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)â is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] > 57 | AES_cbc_encrypt(in, out, length, &akey, iv, AES_DECRYPT); > | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/openssl/aes.h:66:6: note: declared here > 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, > | ^~~~~~~~~~~~~~~ >[149/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram && /tmp/portage/net-im/telegram-desktop-4.13.1/temp/python3.12/bin/python3 /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/build/changelog2appdata.py -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/changelog.txt -a /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/org.telegram.desktop.metainfo.xml -n 10 && echo 1> /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen/Telegram_appdata_changelog.timestamp >[150/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram && /usr/bin/gdbus-codegen --interface-prefix org.freedesktop.portal. --generate-c-code /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen/dbus/Telegram_XdpInhibit_dbus --c-namespace XdpInhibit --c-generate-object-manager /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/platform/linux/org.freedesktop.portal.Inhibit.xml && echo 1> /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen/dbus/Telegram_XdpInhibit_dbus.timestamp >[151/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_fp_exceptions.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_fp_exceptions.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_fp_exceptions.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/common/crl_common_fp_exceptions.cpp >[152/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram && /tmp/portage/net-im/telegram-desktop-4.13.1/temp/python3.12/bin/python3 /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/codegen/scheme/codegen_scheme.py -o/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen/scheme /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/scheme/api.tl /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/scheme/mtproto.tl >[153/1367] /usr/bin/x86_64-pc-linux-gnu-gcc -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/Telegram_XdpInhibit_dbus.dir/gen/dbus/Telegram_XdpInhibit_dbus.c.o -MF Telegram/CMakeFiles/Telegram_XdpInhibit_dbus.dir/gen/dbus/Telegram_XdpInhibit_dbus.c.o.d -o Telegram/CMakeFiles/Telegram_XdpInhibit_dbus.dir/gen/dbus/Telegram_XdpInhibit_dbus.c.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen/dbus/Telegram_XdpInhibit_dbus.c >[154/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_NO_INTRINSIC_WCHAR_T -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_REGEX_NO_W32 -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/libprisma/libprisma -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/TokenList.cpp.o -MF Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/TokenList.cpp.o.d -o Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/TokenList.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/libprisma/libprisma/TokenList.cpp >[155/1367] : && /usr/bin/cmake -E rm -f Telegram/libTelegram_XdpInhibit_dbus.a && /usr/bin/x86_64-pc-linux-gnu-ar qc Telegram/libTelegram_XdpInhibit_dbus.a Telegram/CMakeFiles/Telegram_XdpInhibit_dbus.dir/gen/dbus/Telegram_XdpInhibit_dbus.c.o && /usr/bin/x86_64-pc-linux-gnu-ranlib Telegram/libTelegram_XdpInhibit_dbus.a && : >[156/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCapturerTrackSource.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCapturerTrackSource.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCapturerTrackSource.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCapturerTrackSource.cpp >[157/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCapturerInterfaceImpl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCapturerInterfaceImpl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCapturerInterfaceImpl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/platform/tdesktop/VideoCapturerInterfaceImpl.cpp >[158/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/dispatch/crl_dispatch_async.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/dispatch/crl_dispatch_async.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/dispatch/crl_dispatch_async.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/dispatch/crl_dispatch_async.cpp >[159/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/dispatch/crl_dispatch_queue.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/dispatch/crl_dispatch_queue.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/dispatch/crl_dispatch_queue.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/dispatch/crl_dispatch_queue.cpp >[160/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/linux/crl_linux_time.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/linux/crl_linux_time.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/linux/crl_linux_time.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/linux/crl_linux_time.cpp >[161/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_async.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_async.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_async.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/winapi/crl_winapi_async.cpp >[162/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/DesktopInterface.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/DesktopInterface.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/platform/tdesktop/DesktopInterface.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/platform/tdesktop/DesktopInterface.cpp >[163/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_NO_INTRINSIC_WCHAR_T -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_REGEX_NO_W32 -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/libprisma/libprisma -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/Highlight.cpp.o -MF Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/Highlight.cpp.o.d -o Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/Highlight.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/libprisma/libprisma/Highlight.cpp >[164/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_list.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_list.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_list.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/winapi/crl_winapi_list.cpp >[165/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_list.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_list.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_list.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/common/crl_common_list.cpp >[166/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_fp_exceptions.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_fp_exceptions.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_fp_exceptions.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/winapi/crl_winapi_fp_exceptions.cpp >[167/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_semaphore.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_semaphore.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_semaphore.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/winapi/crl_winapi_semaphore.cpp >[168/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_time.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_time.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/winapi/crl_winapi_time.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/winapi/crl_winapi_time.cpp >[169/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_on_main.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_on_main.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_on_main.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/common/crl_common_on_main.cpp >[170/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/crl_time.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/crl_time.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/crl_time.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/crl_time.cpp >[171/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base && /usr/bin/gdbus-codegen --interface-prefix org.mpris. --generate-c-code /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen/dbus/lib_base_Mpris_dbus --c-namespace Mpris --c-generate-object-manager /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/platform/linux/mpris.xml && echo 1> /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen/dbus/lib_base_Mpris_dbus.timestamp >[172/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/StreamingMediaContext.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/StreamingMediaContext.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/StreamingMediaContext.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/StreamingMediaContext.cpp >[173/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_queue.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_queue.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/common/crl_common_queue.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/common/crl_common_queue.cpp >[174/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/dispatch/crl_dispatch_semaphore.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/dispatch/crl_dispatch_semaphore.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/dispatch/crl_dispatch_semaphore.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/dispatch/crl_dispatch_semaphore.cpp >[175/1367] /usr/bin/x86_64-pc-linux-gnu-gcc -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/lib_base/CMakeFiles/lib_base_Mpris_dbus.dir/gen/dbus/lib_base_Mpris_dbus.c.o -MF Telegram/lib_base/CMakeFiles/lib_base_Mpris_dbus.dir/gen/dbus/lib_base_Mpris_dbus.c.o.d -o Telegram/lib_base/CMakeFiles/lib_base_Mpris_dbus.dir/gen/dbus/lib_base_Mpris_dbus.c.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen/dbus/lib_base_Mpris_dbus.c >[176/1367] : && /usr/bin/cmake -E rm -f Telegram/lib_base/liblib_base_Mpris_dbus.a && /usr/bin/x86_64-pc-linux-gnu-ar qc Telegram/lib_base/liblib_base_Mpris_dbus.a Telegram/lib_base/CMakeFiles/lib_base_Mpris_dbus.dir/gen/dbus/lib_base_Mpris_dbus.c.o && /usr/bin/x86_64-pc-linux-gnu-ranlib Telegram/lib_base/liblib_base_Mpris_dbus.a && : >[177/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_NO_INTRINSIC_WCHAR_T -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_REGEX_NO_W32 -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/libprisma/libprisma -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/SyntaxHighlighter.cpp.o -MF Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/SyntaxHighlighter.cpp.o.d -o Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/SyntaxHighlighter.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/libprisma/libprisma/SyntaxHighlighter.cpp >[178/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/crl_object_on_thread.cpp.o -MF Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/crl_object_on_thread.cpp.o.d -o Telegram/lib_crl/CMakeFiles/lib_crl.dir/crl/crl_object_on_thread.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl/crl/crl_object_on_thread.cpp >[179/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/GroupNetworkManager.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/GroupNetworkManager.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/GroupNetworkManager.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/GroupNetworkManager.cpp >[180/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_NO_INTRINSIC_WCHAR_T -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_REGEX_NO_W32 -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/libprisma/libprisma -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/LanguageTree.cpp.o -MF Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/LanguageTree.cpp.o.d -o Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/LanguageTree.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/libprisma/libprisma/LanguageTree.cpp >[181/1367] : && /usr/bin/cmake -E rm -f Telegram/liblib_prisma.a && /usr/bin/x86_64-pc-linux-gnu-ar qc Telegram/liblib_prisma.a Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/Highlight.cpp.o Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/LanguageTree.cpp.o Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/SyntaxHighlighter.cpp.o Telegram/CMakeFiles/lib_prisma.dir/ThirdParty/libprisma/libprisma/TokenList.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib Telegram/liblib_prisma.a && : >[182/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/checked_utf8_string.cpp.o -MF Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/checked_utf8_string.cpp.o.d -o Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/checked_utf8_string.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen/codegen/common/checked_utf8_string.cpp >[183/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram && /usr/bin/g-ir-scanner --quiet -n XdpInhibit --nsversion 1.0 -l /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/libTelegram_XdpInhibit_dbus.a --c-include /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen/dbus/Telegram_XdpInhibit_dbus.h -i Gio-2.0 -o /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen/Telegram_XdpInhibit.gir /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen/dbus/Telegram_XdpInhibit_dbus.c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen/dbus/Telegram_XdpInhibit_dbus.h && echo 1> /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen/Telegram_XdpInhibit_gir.timestamp >[184/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/InstanceV2ReferenceImpl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/InstanceV2ReferenceImpl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/InstanceV2ReferenceImpl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/InstanceV2ReferenceImpl.cpp >[185/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/basic_tokenized_file.cpp.o -MF Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/basic_tokenized_file.cpp.o.d -o Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/basic_tokenized_file.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen/codegen/common/basic_tokenized_file.cpp >[186/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/InstanceV2Impl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/InstanceV2Impl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2/InstanceV2Impl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/InstanceV2Impl.cpp >[187/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2_4_0_0/InstanceV2_4_0_0Impl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2_4_0_0/InstanceV2_4_0_0Impl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/v2_4_0_0/InstanceV2_4_0_0Impl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/v2_4_0_0/InstanceV2_4_0_0Impl.cpp >[188/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base && /usr/bin/g-ir-scanner --quiet -n Mpris --nsversion 1.0 -l /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/liblib_base_Mpris_dbus.a --c-include /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen/dbus/lib_base_Mpris_dbus.h -i Gio-2.0 -o /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen/lib_base_Mpris.gir /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen/dbus/lib_base_Mpris_dbus.c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen/dbus/lib_base_Mpris_dbus.h && echo 1> /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen/lib_base_Mpris_gir.timestamp >[189/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram && /usr/bin/cppgir --debug 1 --class --class-full --expected --optional --ignore /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/glib/cppgir/data/cppgir.ignore:/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/glib/cppgir/data/cppgir_unix.ignore --output /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen/Telegram_XdpInhibit.gir && echo 1> /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen/Telegram_XdpInhibit_cppgir.timestamp >[190/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/main.cpp.o -MF Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/main.cpp.o.d -o Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/main.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen/codegen/lang/main.cpp >[191/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/options.cpp.o -MF Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/options.cpp.o.d -o Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/options.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen/codegen/lang/options.cpp >[192/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/logging.cpp.o -MF Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/logging.cpp.o.d -o Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/logging.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen/codegen/common/logging.cpp >[193/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/clean_file.cpp.o -MF Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/clean_file.cpp.o.d -o Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/clean_file.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen/codegen/common/clean_file.cpp >[194/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/cpp_file.cpp.o -MF Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/cpp_file.cpp.o.d -o Telegram/codegen/codegen/common/CMakeFiles/codegen_common.dir/cpp_file.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen/codegen/common/cpp_file.cpp >[195/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base && /usr/bin/cppgir --debug 1 --class --class-full --expected --optional --ignore /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/glib/cppgir/data/cppgir.ignore:/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/glib/cppgir/data/cppgir_unix.ignore --output /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen/lib_base_Mpris.gir && echo 1> /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen/lib_base_Mpris_cppgir.timestamp >[196/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base && /usr/bin/wayland-scanner --include-core-only client-header < /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml > /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/wayland-idle-inhibit-unstable-v1-client-protocol.h >[197/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base && /usr/bin/wayland-scanner --include-core-only public-code < /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml > /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/wayland-idle-inhibit-unstable-v1-protocol.c >[198/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base && /usr/lib64/qt6/libexec/qtwaylandscanner client-header /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml --build-macro=QT_BUILD_LIB_BASE_LIB --header-path="" > /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/qwayland-idle-inhibit-unstable-v1.h >[199/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base && /usr/bin/wayland-scanner --include-core-only public-code < /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/wayland/protocol/wayland.xml > /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/wayland-wayland-protocol.c >[200/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base && /usr/lib64/qt6/libexec/qtwaylandscanner client-code /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/wayland-protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml --build-macro=QT_BUILD_LIB_BASE_LIB --header-path='' --add-include='' > /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/qwayland-idle-inhibit-unstable-v1.cpp >[201/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base && /usr/bin/wayland-scanner --include-core-only client-header < /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/wayland/protocol/wayland.xml > /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/wayland-wayland-client-protocol.h >[202/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base && /usr/lib64/qt6/libexec/qtwaylandscanner client-code /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/wayland/protocol/wayland.xml --build-macro=QT_BUILD_LIB_BASE_LIB --header-path='' --add-include='' > /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/qwayland-wayland.cpp >[203/1367] cd /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base && /usr/lib64/qt6/libexec/qtwaylandscanner client-header /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/wayland/protocol/wayland.xml --build-macro=QT_BUILD_LIB_BASE_LIB --header-path="" > /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/qwayland-wayland.h >[204/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/generator.cpp.o -MF Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/generator.cpp.o.d -o Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/generator.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen/codegen/lang/generator.cpp >[205/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/parsed_file.cpp.o -MF Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/parsed_file.cpp.o.d -o Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/parsed_file.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen/codegen/lang/parsed_file.cpp >[206/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/processor.cpp.o -MF Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/processor.cpp.o.d -o Telegram/codegen/codegen/lang/CMakeFiles/codegen_lang.dir/processor.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/codegen/codegen/lang/processor.cpp >[207/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_error.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_error.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_error.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp >[31mFAILED: [0mTelegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_error.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_error.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_error.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_error.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp:32:52: error: âobjectâ has incomplete type > 32 | Error Error::DecodedObjectFromResponse(QJsonObject object) { > | ~~~~~~~~~~~~^~~~~~ >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp:8: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.h:12:7: note: forward declaration of âclass QJsonObjectâ > 12 | class QJsonObject; > | ^~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp: In static member function âstatic SmartGlocal::Error SmartGlocal::Error::DecodedObjectFromResponse(QJsonObject)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_error.cpp:62:51: error: could not convert â{SmartGlocal::Error::Code::Unknown, code, description}â from â<brace-enclosed initializer list>â to âSmartGlocal::Errorâ > 62 | return { Code::Unknown, code, description }; > | ^ > | | > | <brace-enclosed initializer list> >[208/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_card_params.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_card_params.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_card_params.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/stripe/stripe_card_params.cpp >[209/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DTGCALLS_USE_STD_OPTIONAL -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAVE_DCSCTP -DWEBRTC_HAVE_SCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -Wno-deprecated-volatile -Wno-ambiguous-reversed-operator -Wno-deprecated-declarations -Wno-unqualified-std-cast-call -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/GroupInstanceCustomImpl.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/GroupInstanceCustomImpl.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/group/GroupInstanceCustomImpl.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/tgcalls/tgcalls/group/GroupInstanceCustomImpl.cpp >[210/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_form_encoder.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_form_encoder.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_form_encoder.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/stripe/stripe_form_encoder.cpp >[211/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_tl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_settings.cpp.o -MF Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_settings.cpp.o.d -o Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_settings.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.cpp >[31mFAILED: [0mTelegram/CMakeFiles/td_export.dir/SourceFiles/export/export_settings.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_tl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_settings.cpp.o -MF Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_settings.cpp.o.d -o Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_settings.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.cpp >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.cpp:8: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:37:9: error: âint64â does not name a type; did you mean âint64_tâ? > 37 | int64 sizeLimit = 8 * 1024 * 1024; > | ^~~~~ > | int64_t >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:77:9: error: âQStringâ does not name a type > 77 | QString path; > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:85:9: error: âMTPInputPeerâ does not name a type > 85 | MTPInputPeer singlePeer = MTP_inputPeerEmpty(); > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:86:9: error: âTimeIdâ does not name a type > 86 | TimeId singlePeerFrom = 0; > | ^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:87:9: error: âTimeIdâ does not name a type > 87 | TimeId singlePeerTill = 0; > | ^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:89:9: error: âTimeIdâ does not name a type > 89 | TimeId availableAt = 0; > | ^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h: In member function âbool Export::Settings::onlySinglePeer() constâ: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:92:24: error: âsinglePeerâ was not declared in this scope; did you mean âonlySinglePeerâ? > 92 | return singlePeer.type() != mtpc_inputPeerEmpty; > | ^~~~~~~~~~ > | onlySinglePeer >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:92:45: error: âmtpc_inputPeerEmptyâ was not declared in this scope > 92 | return singlePeer.type() != mtpc_inputPeerEmpty; > | ^~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:112:9: error: âQStringâ does not name a type > 112 | QString internalLinksDomain; > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:113:9: error: âQByteArrayâ does not name a type > 113 | QByteArray aboutTelegram; > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:114:9: error: âQByteArrayâ does not name a type > 114 | QByteArray aboutContacts; > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:115:9: error: âQByteArrayâ does not name a type > 115 | QByteArray aboutFrequent; > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:116:9: error: âQByteArrayâ does not name a type > 116 | QByteArray aboutSessions; > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:117:9: error: âQByteArrayâ does not name a type > 117 | QByteArray aboutWebSessions; > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:118:9: error: âQByteArrayâ does not name a type > 118 | QByteArray aboutChats; > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:119:9: error: âQByteArrayâ does not name a type > 119 | QByteArray aboutLeftChats; > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.cpp:15:38: error: âint64â was not declared in this scope; did you mean âqint64â? > 15 | constexpr auto kMaxFileSize = 4000 * int64(1024 * 1024); > | ^~~~~ > | qint64 >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.cpp: In member function âbool Export::MediaSettings::validate() constâ: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.cpp:22:37: error: âsizeLimitâ was not declared in this scope > 22 | } else if (sizeLimit < 0 || sizeLimit > kMaxFileSize) { > | ^~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.cpp: In member function âbool Export::Settings::validate() constâ: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.cpp:44:20: error: âsinglePeerTillâ was not declared in this scope > 44 | } else if (singlePeerTill > 0 && singlePeerTill <= singlePeerFrom) { > | ^~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.cpp:44:60: error: âsinglePeerFromâ was not declared in this scope > 44 | } else if (singlePeerTill > 0 && singlePeerTill <= singlePeerFrom) { > | ^~~~~~~~~~~~~~ >[212/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_token.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_token.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_token.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/stripe/stripe_token.cpp >[213/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_card.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_card.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_card.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/stripe/stripe_card.cpp >[214/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_card.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_card.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_card.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp >[31mFAILED: [0mTelegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_card.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_card.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_card.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_card.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp:27:53: error: âobjectâ has incomplete type > 27 | Card Card::DecodedObjectFromAPIResponse(QJsonObject object) { > | ~~~~~~~~~~~~^~~~~~ >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.cpp:8: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.h:12:7: note: forward declaration of âclass QJsonObjectâ > 12 | class QJsonObject; > | ^~~~~~~~~~~ >[215/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_token.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_token.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_token.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp >[31mFAILED: [0mTelegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_token.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_token.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_token.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_token.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp:24:55: error: âobjectâ has incomplete type > 24 | Token Token::DecodedObjectFromAPIResponse(QJsonObject object) { > | ~~~~~~~~~~~~^~~~~~ >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.h:10, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_token.cpp:8: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_card.h:12:7: note: forward declaration of âclass QJsonObjectâ > 12 | class QJsonObject; > | ^~~~~~~~~~~ >[216/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/smartglocal/smartglocal_api_client.cpp >[217/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_card_validator.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_card_validator.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_card_validator.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/stripe/stripe_card_validator.cpp >[218/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_error.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_error.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_error.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/stripe/stripe_error.cpp >[219/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_decode.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_decode.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_decode.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/stripe/stripe_decode.cpp >[220/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_api_client.cpp.o -MF Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_api_client.cpp.o.d -o Telegram/CMakeFiles/lib_stripe.dir/SourceFiles/payments/stripe/stripe_api_client.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/payments/stripe/stripe_api_client.cpp >[221/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_tl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_controller.cpp.o -MF Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_controller.cpp.o.d -o Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_controller.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp >[31mFAILED: [0mTelegram/CMakeFiles/td_export.dir/SourceFiles/export/export_controller.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_tl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_controller.cpp.o -MF Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_controller.cpp.o.d -o Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_controller.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:11, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:8: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:16:30: error: âMTPrpcErrorâ does not name a type > 16 | explicit Error(const MTPrpcError &error); > | ^~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:17:30: error: âmtpBufferâ does not name a type > 17 | explicit Error(const mtpBuffer &reply); > | ^~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:17:18: error: âMTP::Error::Error(const int&)â cannot be overloaded with âMTP::Error::Error(const int&)â > 17 | explicit Error(const mtpBuffer &reply); > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:16:18: note: previous declaration âMTP::Error::Error(const int&)â > 16 | explicit Error(const MTPrpcError &error); > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:24:23: error: âint32â does not name a type; did you mean âint32_tâ? > 24 | [[nodiscard]] int32 code() const; > | ^~~~~ > | int32_t >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:25:29: error: âQStringâ does not name a type > 25 | [[nodiscard]] const QString &type() const; > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:26:29: error: âQStringâ does not name a type > 26 | [[nodiscard]] const QString &description() const; > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:29:23: error: âQStringâ does not name a type > 29 | const QString &type, > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:30:23: error: âQStringâ does not name a type > 30 | const QString &description); > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:31:30: error: âMTPrpcErrorâ does not name a type > 31 | [[nodiscard]] static MTPrpcError MTPLocal( > | ^~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:36:9: error: âint32â does not name a type; did you mean âint32_tâ? > 36 | int32 _code = 0; > | ^~~~~ > | int32_t >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:37:9: error: âQStringâ does not name a type > 37 | QString _type, _description; > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:41:32: error: âQStringâ does not name a type > 41 | inline bool IsFloodError(const QString &type) { > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h: In function âbool MTP::IsFloodError(const int&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:42:21: error: request for member âstartsWithâ in âtypeâ, which is of non-class type âconst intâ > 42 | return type.startsWith(u"FLOOD_WAIT_"_q); > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:42:32: error: unable to find string literal operator âoperator""_qâ with âconst char16_t [12]â, âlong unsigned intâ arguments > 42 | return type.startsWith(u"FLOOD_WAIT_"_q); > | ^~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h: In function âbool MTP::IsFloodError(const Error&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:46:35: error: âconst class MTP::Errorâ has no member named âtypeâ > 46 | return IsFloodError(error.type()); > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h: In function âbool MTP::IsTemporaryError(const Error&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:50:22: error: âconst class MTP::Errorâ has no member named âcodeâ > 50 | return error.code() < 0 || error.code() >= 500 || IsFloodError(error); > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:50:42: error: âconst class MTP::Errorâ has no member named âcodeâ > 50 | return error.code() < 0 || error.code() >= 500 || IsFloodError(error); > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:58:9: error: âmtpBufferâ does not name a type > 58 | mtpBuffer reply; > | ^~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:59:9: error: âmtpMsgIdâ does not name a type > 59 | mtpMsgId outerMsgId = 0; > | ^~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:60:9: error: âmtpRequestIdâ does not name a type > 60 | mtpRequestId requestId = 0; > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:63:21: error: âFnMutâ does not name a type > 63 | using DoneHandler = FnMut<bool(const Response&)>; > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:64:21: error: âFnâ does not name a type > 64 | using FailHandler = Fn<bool(const Error&, const Response&)>; > | ^~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:67:9: error: âDoneHandlerâ does not name a type; did you mean âResponseHandlerâ? > 67 | DoneHandler done; > | ^~~~~~~~~~~ > | ResponseHandler >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_response.h:68:9: error: âFailHandlerâ does not name a type > 68 | FailHandler fail; > | ^~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:32:9: error: âMTPInputPeerâ does not name a type > 32 | MTPInputPeer singlePeer = MTP_inputPeerEmpty(); > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:68:9: error: âuint64â does not name a type; did you mean âquint64â? > 68 | uint64 bytesRandomId = 0; > | ^~~~~~ > | quint64 >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:70:9: error: âint64â does not name a type; did you mean âqint64â? > 70 | int64 bytesLoaded = 0; > | ^~~~~ > | qint64 >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:71:9: error: âint64â does not name a type; did you mean âqint64â? > 71 | int64 bytesCount = 0; > | ^~~~~ > | qint64 >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:88:9: error: âint64â does not name a type; did you mean âqint64â? > 88 | int64 bytesCount = 0; > | ^~~~~ > | qint64 >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:115:23: error: âMTPInputPeerâ does not name a type > 115 | const MTPInputPeer &peer); > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:130:23: error: âuint64â has not been declared > 130 | void skipFile(uint64 randomId); > | ^~~~~~ >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:11, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:10: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/data/data_peer_id.h:232:40: error: âMTPPeerâ does not name a type > 232 | [[nodiscard]] PeerId peerFromMTP(const MTPPeer &peer); > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/data/data_peer_id.h:233:15: error: âMTPpeerâ does not name a type > 233 | [[nodiscard]] MTPpeer peerToMTP(PeerId id); > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:129:40: error: âMTPphotos_Photosâ does not name a type > 129 | void handleUserpicsSlice(const MTPphotos_Photos &result); > | ^~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:137:39: error: âMTPstories_Storiesâ does not name a type > 137 | void handleStoriesSlice(const MTPstories_Stories &result); > | ^~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:28: error: âMTPmessages_Messagesâ was not declared in this scope > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:51: error: template argument 1 is invalid > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:28: error: âMTPmessages_Messagesâ was not declared in this scope > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:51: error: template argument 1 is invalid > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:28: error: âMTPmessages_Messagesâ was not declared in this scope > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:51: error: template argument 1 is invalid > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:28: error: âMTPmessages_Messagesâ was not declared in this scope > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:51: error: template argument 1 is invalid > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:17: error: invalid template-id > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:28: error: âMTPmessages_Messagesâ was not declared in this scope > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:23: error: expected primary-expression before âvoidâ > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:23: error: expected â>â before âvoidâ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:17: error: missing template argument list after âFnMutâ; template placeholder not permitted in parameter > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~ > | <> >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:17: note: or use âautoâ for an abbreviated function template >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/bytes.h:9, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.h:10, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:10: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/basic_types.h:37:7: note: âtemplate<class Signature> using FnMut = base::unique_function<Signature>â declared here > 37 | using FnMut = base::unique_function<Signature>; > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:218:47: error: âMTPupload_Fileâ does not name a type > 218 | void filePartDone(int64 offset, const MTPupload_File &result); > | ^~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:223:23: error: âMTPmessages_Messagesâ does not name a type > 223 | const MTPmessages_Messages &result); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:226:23: error: âMTPstories_Storiesâ does not name a type > 226 | const MTPstories_Stories &result); > | ^~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:224:14: error: âvoid Export::ApiWrap::filePartExtractReference(int64, const int&)â cannot be overloaded with âvoid Export::ApiWrap::filePartExtractReference(int64, const int&)â > 224 | void filePartExtractReference( > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:221:14: note: previous declaration âvoid Export::ApiWrap::filePartExtractReference(int64, const int&)â > 221 | void filePartExtractReference( > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:251:9: error: âMTPInputUserâ does not name a type > 251 | MTPInputUser _user = MTP_inputUserSelf(); > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:265:17: error: âMTPMessageRangeâ was not declared in this scope > 265 | QVector<MTPMessageRange> _splits; > | ^~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:265:32: error: template argument 1 is invalid > 265 | QVector<MTPMessageRange> _splits; > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:267:14: error: âevent_streamâ in namespace ârplâ does not name a template type > 267 | rpl::event_stream<MTP::Error> _errors; > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:268:14: error: âevent_streamâ in namespace ârplâ does not name a template type > 268 | rpl::event_stream<Output::Result> _ioErrors; > | ^~~~~~~~~~~~ >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:11: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:85:9: error: âMTPInputPeerâ does not name a type > 85 | MTPInputPeer singlePeer = MTP_inputPeerEmpty(); > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h: In member function âbool Export::Settings::onlySinglePeer() constâ: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:92:24: error: âsinglePeerâ was not declared in this scope; did you mean âsinglePeerFromâ? > 92 | return singlePeer.type() != mtpc_inputPeerEmpty; > | ^~~~~~~~~~ > | singlePeerFrom >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:92:45: error: âmtpc_inputPeerEmptyâ was not declared in this scope > 92 | return singlePeer.type() != mtpc_inputPeerEmpty; > | ^~~~~~~~~~~~~~~~~~~ >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:16: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtp_instance.h: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtp_instance.h:31:25: error: invalid use of incomplete type âclass QObjectâ > 31 | class Instance : public QObject { > | ^~~~~~~ >In file included from /usr/include/qt6/QtCore/qglobal.h:43, > from /usr/include/qt6/QtCore/qsharedpointer.h:7, > from /usr/include/qt6/QtCore/qpointer.h:7, > from /usr/include/qt6/QtCore/QPointer:1, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:13: >/usr/include/qt6/QtCore/qtclasshelpermacros.h:81:7: note: forward declaration of âclass QObjectâ > 81 | class QObject; > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtp_instance.h:124:23: error: âFailHandlerâ does not name a type > 124 | const FailHandler &onFail, > | ^~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtp_instance.h:171:25: error: âDoneHandlerâ has not been declared > 171 | DoneHandler &&onDone, > | ^~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtp_instance.h:172:25: error: âFailHandlerâ has not been declared > 172 | FailHandler &&onFail = nullptr, > | ^~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtp_instance.h: In member function âmtpRequestId MTP::Instance::send(const Request&, int&&, int&&, MTP::ShiftedDcId, crl::time, mtpRequestId, mtpRequestId)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtp_instance.h:179:79: error: too many initializers for âMTP::ResponseHandlerâ > 179 | ResponseHandler{ std::move(onDone), std::move(onFail) }, > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:124:14: error: âevent_streamâ in namespace ârplâ does not name a template type > 124 | rpl::event_stream<State> _stateChanges; > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In constructor âExport::ControllerObject::ControllerObject(crl::weak_on_queue<Export::ControllerObject>, QPointer<MTP::Instance>, const MTPInputPeer&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:161:15: error: âstruct Export::PasswordCheckStateâ has no member named âsinglePeerâ > 161 | state.singlePeer = peer; > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In member function ârpl::producer<std::variant<std::monostate, Export::PasswordCheckState, Export::ProcessingState, Export::ApiErrorState, Export::OutputErrorState, Export::CancelledState, Export::FinishedState> > Export::ControllerObject::state() constâ: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:166:21: error: âsingleâ is not a member of ârplâ > 166 | return rpl::single( > | ^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:168:18: error: âthenâ is not a member of ârplâ > 168 | ) | rpl::then( > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:169:17: error: â_stateChangesâ was not declared in this scope > 169 | _stateChanges.events() > | ^~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:170:18: error: âfilterâ is not a member of ârplâ > 170 | ) | rpl::filter([](const State &state) { > | ^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:170:18: note: suggested alternatives: >In file included from /usr/include/range/v3/range/conversion.hpp:19, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/core_types.h:22, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.h:13: >/usr/include/meta/meta.hpp:2818:11: note: âmeta::filterâ > 2818 | using filter = join<transform<L, detail::filter_<Pred>>>; > | ^~~~~~ >/usr/include/meta/meta.hpp:2825:15: note: âmeta::lazy::filterâ > 2825 | using filter = defer<filter, L, Fn>; > | ^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In member function âvoid Export::ControllerObject::setState(Export::State&&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:188:9: error: â_stateChangesâ was not declared in this scope > 188 | _stateChanges.fire_copy(_state); > | ^~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In member function âvoid Export::ControllerObject::fillSubstepsInSteps(const Export::ApiWrap::StartInfo&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:333:34: error: âaccumulateâ is not a member of ârangesâ > 333 | _substepsTotal = ranges::accumulate(_substepsInStep, 0); > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:333:34: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/numeric:62, > from /usr/include/qt6/QtCore/qhashfunctions.h:12, > from /usr/include/qt6/QtCore/qshareddata.h:9, > from /usr/include/qt6/QtCore/qsharedpointer.h:9: >/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_numeric.h:161:5: note: âstd::accumulateâ > 161 | accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, > | ^~~~~~~~~~ >/usr/include/meta/meta.hpp:1597:11: note: âmeta::accumulateâ > 1597 | using accumulate = fold<L, State, Fn>; > | ^~~~~~~~~~ >/usr/include/meta/meta.hpp:1609:15: note: âmeta::lazy::accumulateâ > 1609 | using accumulate = defer<accumulate, L, State, Fn>; > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:505:50: error: âaccumulateâ is not a member of ârangesâ > 505 | _messagesCount = ranges::accumulate( > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:505:50: note: suggested alternatives: >/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_numeric.h:161:5: note: âstd::accumulateâ > 161 | accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, > | ^~~~~~~~~~ >/usr/include/meta/meta.hpp:1597:11: note: âmeta::accumulateâ > 1597 | using accumulate = fold<L, State, Fn>; > | ^~~~~~~~~~ >/usr/include/meta/meta.hpp:1609:15: note: âmeta::lazy::accumulateâ > 1609 | using accumulate = defer<accumulate, L, State, Fn>; > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:574:24: error: âstruct Export::ProcessingStateâ has no member named âbytesRandomIdâ > 574 | result.bytesRandomId = progress.randomId; > | ^~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:579:24: error: âstruct Export::ProcessingStateâ has no member named âbytesLoadedâ; did you mean âbytesNameâ? > 579 | result.bytesLoaded = progress.ready; > | ^~~~~~~~~~~ > | bytesName >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:580:24: error: âstruct Export::ProcessingStateâ has no member named âbytesCountâ; did you mean âitemCountâ? > 580 | result.bytesCount = progress.total; > | ^~~~~~~~~~ > | itemCount >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:589:24: error: âstruct Export::ProcessingStateâ has no member named âbytesRandomIdâ > 589 | result.bytesRandomId = progress.randomId; > | ^~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:594:24: error: âstruct Export::ProcessingStateâ has no member named âbytesLoadedâ; did you mean âbytesNameâ? > 594 | result.bytesLoaded = progress.ready; > | ^~~~~~~~~~~ > | bytesName >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:595:24: error: âstruct Export::ProcessingStateâ has no member named âbytesCountâ; did you mean âitemCountâ? > 595 | result.bytesCount = progress.total; > | ^~~~~~~~~~ > | itemCount >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In member function âvoid Export::ControllerObject::fillMessagesState(Export::ProcessingState&, const Export::Data::DialogsInfo&, int, const DownloadProgress&) constâ: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:641:16: error: âstruct Export::ProcessingStateâ has no member named âbytesRandomIdâ > 641 | result.bytesRandomId = progress.randomId; > | ^~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:646:16: error: âstruct Export::ProcessingStateâ has no member named âbytesLoadedâ; did you mean âbytesNameâ? > 646 | result.bytesLoaded = progress.ready; > | ^~~~~~~~~~~ > | bytesName >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:647:16: error: âstruct Export::ProcessingStateâ has no member named âbytesCountâ; did you mean âitemCountâ? > 647 | result.bytesCount = progress.total; > | ^~~~~~~~~~ > | itemCount >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In member function âvoid Export::ControllerObject::setFinishedState()â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:660:37: error: too many initializers for âExport::FinishedStateâ > 660 | _stats.bytesCount() }); > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:663:1: error: no declaration matches âExport::Controller::Controller(QPointer<MTP::Instance>, const MTPInputPeer&)â > 663 | Controller::Controller( > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:111:7: note: candidates are: âExport::Controller::Controller(const Export::Controller&)â > 111 | class Controller { > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:113:9: note: âExport::Controller::Controller(QPointer<MTP::Instance>, const int&)â > 113 | Controller( > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:111:7: note: âclass Export::Controllerâ defined here > 111 | class Controller { > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In member function âvoid Export::Controller::startExport(const Export::Settings&, const Export::Environment&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:708:54: error: request for member âargâ in â("Export Info: Started export to \'%1\'.")â, which is of non-class type âconst char [37]â > 708 | LOG(("Export Info: Started export to '%1'.").arg(settings.path)); > | ^~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:708:9: error: âLOGâ was not declared in this scope > 708 | LOG(("Export Info: Started export to '%1'.").arg(settings.path)); > | ^~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:715:6: error: no declaration matches âvoid Export::Controller::skipFile(uint64)â > 715 | void Controller::skipFile(uint64 randomId) { > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:130:14: note: candidate is: âvoid Export::Controller::skipFile(int)â > 130 | void skipFile(uint64 randomId); > | ^~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.h:111:7: note: âclass Export::Controllerâ defined here > 111 | class Controller { > | ^~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In member function âvoid Export::Controller::cancelExportFast()â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:722:9: error: âLOGâ was not declared in this scope > 722 | LOG(("Export Info: Cancelled export.")); > | ^~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp: In destructor âExport::Controller::~Controller()â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_controller.cpp:734:9: error: âLOGâ was not declared in this scope > 734 | LOG(("Export Info: Controller destroyed.")); > | ^~~ >[222/1367] /usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_tl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_api_wrap.cpp.o -MF Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_api_wrap.cpp.o.d -o Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_api_wrap.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp >[31mFAILED: [0mTelegram/CMakeFiles/td_export.dir/SourceFiles/export/export_api_wrap.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DCRL_FORCE_COMMON_QUEUE -DGI_INLINE -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DKCOREADDONS_EXPORT="" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_GUI_LIB -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_rpl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_crl -I/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_tl -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtCore/6.6.1 -isystem /usr/include/qt6/QtCore/6.6.1/QtCore -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtGui/6.6.1 -isystem /usr/include/qt6/QtGui/6.6.1/QtGui -isystem /usr/include/qt6/QtOpenGL -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtWidgets/6.6.1 -isystem /usr/include/qt6/QtWidgets/6.6.1/QtWidgets -isystem /usr/include/qt6/QtOpenGLWidgets -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtSvg -isystem /usr/include/qt6/QtDBus -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/expected/include -isystem /usr/include/giomm-2.68 -isystem /usr/lib64/giomm-2.68/include -isystem /usr/include/glibmm-2.68 -isystem /usr/lib64/glibmm-2.68/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sigc++-3.0 -isystem /usr/lib64/sigc++-3.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/lib64/libffi/include -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/io -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/kcoreaddons/src/lib/util -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/cmake/external/kcoreaddons/headers/public -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/lib_base/gen -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/gen -isystem /usr/include/cppgir -isystem /usr/include/cppgir/gi -isystem /usr/include/cppgir/override -isystem /usr/include/gio-unix-2.0 -isystem /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build/Telegram/gen -DNDEBUG -O3 -pipe -march=skylake -mtune=skylake -flto=16 -std=gnu++20 -fPIC -fno-strict-aliasing -pipe -Wall -Wextra -Wno-unused-parameter -Wno-switch -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-sign-compare -Wno-deprecated -pthread -MD -MT Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_api_wrap.cpp.o -MF Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_api_wrap.cpp.o.d -o Telegram/CMakeFiles/td_export.dir/SourceFiles/export/export_api_wrap.cpp.o -c /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:11, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:8: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/data/data_peer_id.h:232:40: error: âMTPPeerâ does not name a type > 232 | [[nodiscard]] PeerId peerFromMTP(const MTPPeer &peer); > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/data/data_peer_id.h:233:15: error: âMTPpeerâ does not name a type > 233 | [[nodiscard]] MTPpeer peerToMTP(PeerId id); > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:45:14: error: âproducerâ in namespace ârplâ does not name a template type > 45 | rpl::producer<MTP::Error> errors() const; > | ^~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:46:14: error: âproducerâ in namespace ârplâ does not name a template type > 46 | rpl::producer<Output::Result> ioErrors() const; > | ^~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:129:40: error: âMTPphotos_Photosâ does not name a type > 129 | void handleUserpicsSlice(const MTPphotos_Photos &result); > | ^~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:137:39: error: âMTPstories_Storiesâ does not name a type > 137 | void handleStoriesSlice(const MTPstories_Stories &result); > | ^~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:28: error: âMTPmessages_Messagesâ was not declared in this scope > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:51: error: template argument 1 is invalid > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:28: error: âMTPmessages_Messagesâ was not declared in this scope > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:51: error: template argument 1 is invalid > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:28: error: âMTPmessages_Messagesâ was not declared in this scope > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:51: error: template argument 1 is invalid > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:28: error: âMTPmessages_Messagesâ was not declared in this scope > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:51: error: template argument 1 is invalid > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:17: error: invalid template-id > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:28: error: âMTPmessages_Messagesâ was not declared in this scope > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:23: error: expected primary-expression before âvoidâ > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:23: error: expected â>â before âvoidâ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:17: error: missing template argument list after âFnMutâ; template placeholder not permitted in parameter > 181 | FnMut<void(MTPmessages_Messages&&)> done); > | ^~~~~ > | <> >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:181:17: note: or use âautoâ for an abbreviated function template >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/bytes.h:9, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.h:10, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:10: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/basic_types.h:37:7: note: âtemplate<class Signature> using FnMut = base::unique_function<Signature>â declared here > 37 | using FnMut = base::unique_function<Signature>; > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:218:47: error: âMTPupload_Fileâ does not name a type > 218 | void filePartDone(int64 offset, const MTPupload_File &result); > | ^~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:223:23: error: âMTPmessages_Messagesâ does not name a type > 223 | const MTPmessages_Messages &result); > | ^~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:226:23: error: âMTPstories_Storiesâ does not name a type > 226 | const MTPstories_Stories &result); > | ^~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:224:14: error: âvoid Export::ApiWrap::filePartExtractReference(int64, const int&)â cannot be overloaded with âvoid Export::ApiWrap::filePartExtractReference(int64, const int&)â > 224 | void filePartExtractReference( > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:221:14: note: previous declaration âvoid Export::ApiWrap::filePartExtractReference(int64, const int&)â > 221 | void filePartExtractReference( > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:251:9: error: âMTPInputUserâ does not name a type > 251 | MTPInputUser _user = MTP_inputUserSelf(); > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:263:15: error: âflat_setâ in namespace âbaseâ does not name a template type > 263 | base::flat_set<uint64> _unresolvedCustomEmoji; > | ^~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:265:17: error: âMTPMessageRangeâ was not declared in this scope > 265 | QVector<MTPMessageRange> _splits; > | ^~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:265:32: error: template argument 1 is invalid > 265 | QVector<MTPMessageRange> _splits; > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:267:14: error: âevent_streamâ in namespace ârplâ does not name a template type > 267 | rpl::event_stream<MTP::Error> _errors; > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:268:14: error: âevent_streamâ in namespace ârplâ does not name a template type > 268 | rpl::event_stream<Output::Result> _ioErrors; > | ^~~~~~~~~~~~ >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:10: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:85:9: error: âMTPInputPeerâ does not name a type > 85 | MTPInputPeer singlePeer = MTP_inputPeerEmpty(); > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h: In member function âbool Export::Settings::onlySinglePeer() constâ: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:92:24: error: âsinglePeerâ was not declared in this scope; did you mean âsinglePeerFromâ? > 92 | return singlePeer.type() != mtpc_inputPeerEmpty; > | ^~~~~~~~~~ > | singlePeerFrom >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_settings.h:92:45: error: âmtpc_inputPeerEmptyâ was not declared in this scope > 92 | return singlePeer.type() != mtpc_inputPeerEmpty; > | ^~~~~~~~~~~~~~~~~~~ >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/core_types.h:15, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/mtproto_concurrent_sender.h:13: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âauto Export::ApiWrap::splitRequest(int, Request&&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:360:33: error: request for member âsizeâ in â((Export::ApiWrap*)this)->Export::ApiWrap::_splitsâ, which is of non-class type âintâ > 360 | Expects(index < _splits.size()); > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/assertion.h:48:53: note: in definition of macro âAssertUnlikelyHelperâ > 48 | #define AssertUnlikelyHelper(x) __builtin_expect(!!(x), 0) > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/assertion.h:74:29: note: in expansion of macro âAssertValidationConditionâ > 74 | #define Expects(condition) (AssertValidationCondition(\ > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:360:9: note: in expansion of macro âExpectsâ > 360 | Expects(index < _splits.size()); > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:366:24: error: invalid types âint[int]â for array subscript > 366 | _splits[index], > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:389:48: error: cannot convert âMTPupload_fileâ to âconst int&â > 389 | MTP_upload_file( > | ~~~~~~~~~~~~~~~^ > | | > | MTPupload_file > 390 | MTP_storage_filePartial(), > | ~~~~~~~~~~~~~~~~~~~~~~~~~~ > 391 | MTP_int(0), > | ~~~~~~~~~~~ > 392 | MTP_bytes())); > | ~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:218:63: note: initializing argument 2 of âvoid Export::ApiWrap::filePartDone(int64, const int&)â > 218 | void filePartDone(int64 offset, const MTPupload_File &result); > | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:411:6: error: âproducerâ in namespace ârplâ does not name a template type > 411 | rpl::producer<MTP::Error> ApiWrap::errors() const { > | ^~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:415:6: error: âproducerâ in namespace ârplâ does not name a template type > 415 | rpl::producer<Output::Result> ApiWrap::ioErrors() const { > | ^~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::requestUserpicsCount()â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:484:17: error: â_userâ was not declared in this scope > 484 | _user, > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:525:34: error: cannot convert âQVector<tl::boxed<MTPmessageRange> >â {aka âconst QList<tl::boxed<MTPmessageRange> >â} to âintâ in assignment > 525 | _splits = result.v; > | ~~~~~~~^ > | | > | QVector<tl::boxed<MTPmessageRange> > {aka const QList<tl::boxed<MTPmessageRange> >} >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:526:29: error: request for member âemptyâ in âthis->Export::ApiWrap::_splitsâ, which is of non-class type âintâ > 526 | if (_splits.empty()) { > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:527:33: error: request for member âpush_backâ in âthis->Export::ApiWrap::_splitsâ, which is of non-class type âintâ > 527 | _splits.push_back(MTP_messageRange( > | ^~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:532:36: error: request for member âsizeâ in âthis->Export::ApiWrap::_splitsâ, which is of non-class type âintâ > 532 | ? (_splits.size() - 1) > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::requestDialogsCount()â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:544:37: error: âstruct Export::Settingsâ has no member named âsinglePeerâ; did you mean âsinglePeerFromâ? > 544 | (_settings->singlePeer.type() == mtpc_inputPeerChannel > | ^~~~~~~~~~ > | singlePeerFrom >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:546:43: error: request for member âsizeâ in â((Export::ApiWrap*)this)->Export::ApiWrap::_splitsâ, which is of non-class type âintâ > 546 | : _splits.size()); > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:582:60: error: request for member âsizeâ in âthis->Export::ApiWrap::_splitsâ, which is of non-class type âintâ > 582 | if (++_startProcess->splitIndex >= _splits.size()) { > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::requestDialogsList(Fn<bool(int)>, FnMut<void(Export::Data::DialogsInfo&&)>)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:645:54: error: request for member âsizeâ in â((Export::ApiWrap*)this)->Export::ApiWrap::_splitsâ, which is of non-class type âintâ > 645 | _dialogsProcess->splitIndexPlusOne = _splits.size(); > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::requestPersonalInfo(FnMut<void(Export::Data::PersonalInfo&&)>)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:714:17: error: â_userâ was not declared in this scope > 714 | _user > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::requestUserpics(FnMut<bool(Export::Data::UserpicsInfo&&)>, Fn<bool(DownloadProgress)>, Fn<bool(Export::Data::UserpicsSlice&&)>, FnMut<void()>)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:767:17: error: â_userâ was not declared in this scope > 767 | _user, > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:784:37: error: cannot convert âconst MTPphotos_Photosâ {aka âconst tl::boxed<MTPphotos_photos>â} to âconst int&â > 784 | handleUserpicsSlice(result); > | ^~~~~~ > | | > | const MTPphotos_Photos {aka const tl::boxed<MTPphotos_photos>} >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:129:58: note: initializing argument 1 of âvoid Export::ApiWrap::handleUserpicsSlice(const int&)â > 129 | void handleUserpicsSlice(const MTPphotos_Photos &result); > | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:788:6: error: no declaration matches âvoid Export::ApiWrap::handleUserpicsSlice(const MTPphotos_Photos&)â > 788 | void ApiWrap::handleUserpicsSlice(const MTPphotos_Photos &result) { > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:129:14: note: candidate is: âvoid Export::ApiWrap::handleUserpicsSlice(const int&)â > 129 | void handleUserpicsSlice(const MTPphotos_Photos &result); > | ^~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:41:7: note: âclass Export::ApiWrapâ defined here > 41 | class ApiWrap { > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::finishUserpicsSlice()â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:850:17: error: â_userâ was not declared in this scope > 850 | _user, > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:855:37: error: cannot convert âconst MTPphotos_Photosâ {aka âconst tl::boxed<MTPphotos_photos>â} to âconst int&â > 855 | handleUserpicsSlice(result); > | ^~~~~~ > | | > | const MTPphotos_Photos {aka const tl::boxed<MTPphotos_photos>} >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:129:58: note: initializing argument 1 of âvoid Export::ApiWrap::handleUserpicsSlice(const int&)â > 129 | void handleUserpicsSlice(const MTPphotos_Photos &result); > | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:922:36: error: cannot convert âconst MTPstories_Storiesâ {aka âconst tl::boxed<MTPstories_stories>â} to âconst int&â > 922 | handleStoriesSlice(result); > | ^~~~~~ > | | > | const MTPstories_Stories {aka const tl::boxed<MTPstories_stories>} >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:137:59: note: initializing argument 1 of âvoid Export::ApiWrap::handleStoriesSlice(const int&)â > 137 | void handleStoriesSlice(const MTPstories_Stories &result); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:926:6: error: no declaration matches âvoid Export::ApiWrap::handleStoriesSlice(const MTPstories_Stories&)â > 926 | void ApiWrap::handleStoriesSlice(const MTPstories_Stories &result) { > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:137:14: note: candidate is: âvoid Export::ApiWrap::handleStoriesSlice(const int&)â > 137 | void handleStoriesSlice(const MTPstories_Stories &result); > | ^~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:41:7: note: âclass Export::ApiWrapâ defined here > 41 | class ApiWrap { > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1002:36: error: cannot convert âconst MTPstories_Storiesâ {aka âconst tl::boxed<MTPstories_stories>â} to âconst int&â > 1002 | handleStoriesSlice(result); > | ^~~~~~ > | | > | const MTPstories_Stories {aka const tl::boxed<MTPstories_stories>} >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:137:59: note: initializing argument 1 of âvoid Export::ApiWrap::handleStoriesSlice(const int&)â > 137 | void handleStoriesSlice(const MTPstories_Stories &result); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::skipFile(uint64)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1248:9: error: âLOGâ was not declared in this scope > 1248 | LOG(("Export Info: File skipped.")); > | ^~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1267:59: error: âstruct Export::Settingsâ has no member named âsinglePeerâ; did you mean âsinglePeerFromâ? > 1267 | Data::ParseDialogsInfo(_settings->singlePeer, result)); > | ^~~~~~~~~~ > | singlePeerFrom >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::requestSinglePeerDialog()â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1274:20: error: âstruct Export::Settingsâ has no member named âsinglePeerâ; did you mean âsinglePeerFromâ? > 1274 | _settings->singlePeer.match([&](const MTPDinputPeerUser &data) { > | ^~~~~~~~~~ > | singlePeerFrom >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::appendDialogsSlice(Export::Data::DialogsInfo&&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1429:63: error: request for member âsizeâ in â((Export::ApiWrap*)this)->Export::ApiWrap::_splitsâ, which is of non-class type âintâ > 1429 | Expects(_dialogsProcess->splitIndexPlusOne <= _splits.size()); > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/assertion.h:48:53: note: in definition of macro âAssertUnlikelyHelperâ > 48 | #define AssertUnlikelyHelper(x) __builtin_expect(!!(x), 0) > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/assertion.h:74:29: note: in expansion of macro âAssertValidationConditionâ > 74 | #define Expects(condition) (AssertValidationCondition(\ > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1429:9: note: in expansion of macro âExpectsâ > 1429 | Expects(_dialogsProcess->splitIndexPlusOne <= _splits.size()); > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::appendLeftChannelsSlice(Export::Data::DialogsInfo&&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1507:26: error: request for member âemptyâ in â((Export::ApiWrap*)this)->Export::ApiWrap::_splitsâ, which is of non-class type âintâ > 1507 | Expects(!_splits.empty()); > | ^~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/assertion.h:48:53: note: in definition of macro âAssertUnlikelyHelperâ > 48 | #define AssertUnlikelyHelper(x) __builtin_expect(!!(x), 0) > | ^ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/assertion.h:74:29: note: in expansion of macro âAssertValidationConditionâ > 74 | #define Expects(condition) (AssertValidationCondition(\ > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1507:9: note: in expansion of macro âExpectsâ > 1507 | Expects(!_splits.empty()); > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1513:25: error: request for member âsizeâ in â((Export::ApiWrap*)this)->Export::ApiWrap::_splitsâ, which is of non-class type âintâ > 1513 | _splits.size() - 1); > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::appendChatsSlice(ChatsProcess&, std::vector<Export::Data::DialogInfo>&, std::vector<Export::Data::DialogInfo>&&, int)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1527:40: error: âallâ is not a member of âranges::viewsâ; did you mean âstd::filesystem::perms::allâ? > 1527 | auto filtered = ranges::views::all( > | ^~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/filesystem:48, > from /usr/include/qt6/QtCore/qfile.h:13, > from /usr/include/qt6/QtCore/QFile:1, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/output/export_output_file.h:12, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:13: >/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/fs_fwd.h:154:7: note: âstd::filesystem::perms::allâ declared here > 154 | all = 0777, > | ^~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1529:28: error: âfilterâ is not a member of âranges::viewsâ > 1529 | ) | ranges::views::filter([&](const Data::DialogInfo &info) { > | ^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1529:28: note: suggested alternatives: >In file included from /usr/include/range/v3/range/conversion.hpp:19, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/mtproto/core_types.h:22: >/usr/include/meta/meta.hpp:2818:11: note: âmeta::filterâ > 2818 | using filter = join<transform<L, detail::filter_<Pred>>>; > | ^~~~~~ >/usr/include/meta/meta.hpp:2825:15: note: âmeta::lazy::filterâ > 2825 | using filter = defer<filter, L, Fn>; > | ^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1550:53: error: request for member âsizeâ in â((Export::ApiWrap*)this)->Export::ApiWrap::_splitsâ, which is of non-class type âintâ > 1550 | int(_splits.size()))) { > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1600:6: error: no declaration matches âvoid Export::ApiWrap::requestChatMessages(int, int, int, int, FnMut<void(tl::boxed<MTPmessages_messages>&&)>)â > 1600 | void ApiWrap::requestChatMessages( > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:176:14: note: candidate is: âvoid Export::ApiWrap::requestChatMessages(...)â > 176 | void requestChatMessages( > | ^~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:41:7: note: âclass Export::ApiWrapâ defined here > 41 | class ApiWrap { > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::collectMessagesCustomEmoji(const Export::Data::MessagesSlice&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1693:49: error: â_unresolvedCustomEmojiâ was not declared in this scope; did you mean â_resolvedCustomEmojiâ? > 1693 | _unresolvedCustomEmoji.emplace(id); > | ^~~~~~~~~~~~~~~~~~~~~~ > | _resolvedCustomEmoji >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::resolveCustomEmoji()â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1702:13: error: â_unresolvedCustomEmojiâ was not declared in this scope; did you mean â_resolvedCustomEmojiâ? > 1702 | if (_unresolvedCustomEmoji.empty()) { > | ^~~~~~~~~~~~~~~~~~~~~~ > | _resolvedCustomEmoji >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1707:21: error: â_unresolvedCustomEmojiâ was not declared in this scope; did you mean â_resolvedCustomEmojiâ? > 1707 | int(_unresolvedCustomEmoji.size()), > | ^~~~~~~~~~~~~~~~~~~~~~ > | _resolvedCustomEmoji >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1711:27: error: âendâ was not declared in this scope > 1711 | const auto till = end(_unresolvedCustomEmoji); > | ^~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1711:27: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/string:53, > from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/locale_classes.h:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/ios_base.h:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/streambuf:43, > from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/streambuf_iterator.h:35, > from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/iterator:66, > from /usr/include/qt6/QtCore/qcontainertools_impl.h:20, > from /usr/include/qt6/QtCore/qarraydataops.h:9, > from /usr/include/qt6/QtCore/qarraydatapointer.h:7, > from /usr/include/qt6/QtCore/qlist.h:8, > from /usr/include/qt6/QtCore/qmap.h:9, > from /usr/include/qt6/QtCore/QMap:1, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/ordered_set.h:9, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/basic_types.h:10: >/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/range_access.h:116:37: note: âstd::endâ > 116 | template<typename _Tp> const _Tp* end(const valarray<_Tp>&) noexcept; > | ^~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/utility:73, > from /usr/include/qt6/QtCore/qglobal.h:15, > from /usr/include/qt6/QtCore/qiterator.h:7, > from /usr/include/qt6/QtCore/qmap.h:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/initializer_list:99:5: note: âstd::endâ > 99 | end(initializer_list<_Tp> __ils) noexcept > | ^~~ >In file included from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include/gsl/span:26, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include/gsl/algorithm:21, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include/gsl/gsl:20, > from /tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/lib_base/base/basic_types.h:24: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/ThirdParty/GSL/include/gsl/span_ext:163:1: note: âgsl::endâ > 163 | end(const span<ElementType, Extent>& s) noexcept > | ^~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/ranges_util.h:34, > from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/tuple:44, > from /usr/include/qt6/QtCore/qtypeinfo.h:13, > from /usr/include/qt6/QtCore/qglobal.h:47: >/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/ranges_base.h:490:42: note: âstd::ranges::__cust::endâ > 490 | inline constexpr __cust_access::_End end{}; > | ^~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/filesystem:50: >/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/fs_dir.h:612:3: note: âstd::filesystem::__cxx11::endâ > 612 | end(recursive_directory_iterator) noexcept > | ^~~ >In file included from /usr/include/range/v3/range/concepts.hpp:41, > from /usr/include/range/v3/action/concepts.hpp:23, > from /usr/include/range/v3/range/conversion.hpp:23: >/usr/include/range/v3/range/access.hpp:197:14: note: âranges::_end_::endâ > 197 | void end(std::initializer_list<T>) = delete; > | ^~~ >In file included from /usr/include/range/v3/range_fwd.hpp:25, > from /usr/include/range/v3/range/conversion.hpp:21: >/usr/include/range/v3/range/access.hpp:313:5: note: âranges::_::endâ > 313 | RANGES_DEFINE_CPO(_end_::fn, end) > | ^~~~~~~~~~~~~~~~~ >/usr/include/range/v3/range/access.hpp:313:5: note: âranges::_::endâ >/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/ranges_base.h:137:10: note: âstd::ranges::__cust_access::endâ > 137 | void end(const auto&) = delete; > | ^~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1735:17: error: âLOGâ was not declared in this scope > 1735 | LOG(("Export Error: Failed to get documents for emoji.")); > | ^~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âExport::Data::FileOrigin Export::ApiWrap::currentFileMessageOrigin() constâ: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:1768:32: error: request for member âsizeâ in â((const Export::ApiWrap*)this)->Export::ApiWrap::_splitsâ, which is of non-class type âconst intâ > 1768 | : (int(_splits.size()) + splitIndex); > | ^~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:2107:38: error: cannot convert âconst MTPupload_Fileâ {aka âconst tl::boxed<MTPupload_file>â} to âconst int&â > 2107 | filePartDone(offset, result); > | ^~~~~~ > | | > | const MTPupload_File {aka const tl::boxed<MTPupload_file>} >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:218:63: note: initializing argument 2 of âvoid Export::ApiWrap::filePartDone(int64, const int&)â > 218 | void filePartDone(int64 offset, const MTPupload_File &result); > | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:2125:6: error: no declaration matches âvoid Export::ApiWrap::filePartDone(int64, const MTPupload_File&)â > 2125 | void ApiWrap::filePartDone(int64 offset, const MTPupload_File &result) { > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:218:14: note: candidate is: âvoid Export::ApiWrap::filePartDone(int64, const int&)â > 218 | void filePartDone(int64 offset, const MTPupload_File &result); > | ^~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:41:7: note: âclass Export::ApiWrapâ defined here > 41 | class ApiWrap { > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:2200:58: error: cannot convert âconst MTPstories_Storiesâ {aka âconst tl::boxed<MTPstories_stories>â} to âconst int&â > 2200 | filePartExtractReference(offset, result); > | ^~~~~~ > | | > | const MTPstories_Stories {aka const tl::boxed<MTPstories_stories>} >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:223:45: note: initializing argument 2 of âvoid Export::ApiWrap::filePartExtractReference(int64, const int&)â > 223 | const MTPmessages_Messages &result); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:2228:58: error: cannot convert âconst MTPmessages_Messagesâ {aka âconst tl::boxed<MTPmessages_messages>â} to âconst int&â > 2228 | filePartExtractReference(offset, result); > | ^~~~~~ > | | > | const MTPmessages_Messages {aka const tl::boxed<MTPmessages_messages>} >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:223:45: note: initializing argument 2 of âvoid Export::ApiWrap::filePartExtractReference(int64, const int&)â > 223 | const MTPmessages_Messages &result); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:2244:58: error: cannot convert âconst MTPmessages_Messagesâ {aka âconst tl::boxed<MTPmessages_messages>â} to âconst int&â > 2244 | filePartExtractReference(offset, result); > | ^~~~~~ > | | > | const MTPmessages_Messages {aka const tl::boxed<MTPmessages_messages>} >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:223:45: note: initializing argument 2 of âvoid Export::ApiWrap::filePartExtractReference(int64, const int&)â > 223 | const MTPmessages_Messages &result); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: At global scope: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:2249:6: error: no declaration matches âvoid Export::ApiWrap::filePartExtractReference(int64, const MTPmessages_Messages&)â > 2249 | void ApiWrap::filePartExtractReference( > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:221:14: note: candidate is: âvoid Export::ApiWrap::filePartExtractReference(int64, const int&)â > 221 | void filePartExtractReference( > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:41:7: note: âclass Export::ApiWrapâ defined here > 41 | class ApiWrap { > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:2292:6: error: no declaration matches âvoid Export::ApiWrap::filePartExtractReference(int64, const MTPstories_Stories&)â > 2292 | void ApiWrap::filePartExtractReference( > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:221:14: note: candidate is: âvoid Export::ApiWrap::filePartExtractReference(int64, const int&)â > 221 | void filePartExtractReference( > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.h:41:7: note: âclass Export::ApiWrapâ defined here > 41 | class ApiWrap { > | ^~~~~~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::filePartUnavailable()â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:2328:9: error: âLOGâ was not declared in this scope > 2328 | LOG(("Export Error: File unavailable.")); > | ^~~ >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::error(const MTP::Error&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:2334:9: error: â_errorsâ was not declared in this scope; did you mean âerrorâ? > 2334 | _errors.fire_copy(error); > | ^~~~~~~ > | error >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp: In member function âvoid Export::ApiWrap::ioError(const Export::Output::Result&)â: >/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full/Telegram/SourceFiles/export/export_api_wrap.cpp:2343:9: error: â_ioErrorsâ was not declared in this scope; did you mean âioErrorâ? > 2343 | _ioErrors.fire_copy(result); > | ^~~~~~~~~ > | ioError >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: net-im/telegram-desktop-4.13.1::gentoo failed (compile phase): > [31;01m*[0m ninja -v -j16 -l16 failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_compile > [31;01m*[0m environment, line 3138: Called cmake_src_compile > [31;01m*[0m environment, line 1348: Called cmake_build > [31;01m*[0m environment, line 1315: Called eninja > [31;01m*[0m environment, line 1791: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die -n "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-im/telegram-desktop-4.13.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-im/telegram-desktop-4.13.1::gentoo'`. > [31;01m*[0m The complete build log is located at '/tmp/portage/net-im/telegram-desktop-4.13.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/net-im/telegram-desktop-4.13.1/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full_build' > [31;01m*[0m S: '/tmp/portage/net-im/telegram-desktop-4.13.1/work/tdesktop-4.13.1-full'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 922222
: 882418 |
882620
|
882621
|
882622