Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 864483 Details for
Bug 909038
net-im/telegram-desktop-4.8.3 filesystem error: status: Permission denied [/root/.local/share/flatpak/exports/share/gir-1.0]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log.txt (text/plain), 22.93 KB, created by
orion_cygnus
on 2023-06-23 16:57:43 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
orion_cygnus
Created:
2023-06-23 16:57:43 UTC
Size:
22.93 KB
patch
obsolete
>[32m * [39;49;00mPackage: net-im/telegram-desktop-4.8.3:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: esteve.varela@gmail.com proxy-maint@gentoo.org >[32m * [39;49;00mUpstream: https://github.com/telegramdesktop/tdesktop/issues >[32m * [39;49;00mUSE: X abi_x86_64 amd64 elibc_glibc fonts jemalloc 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.0_beta1:3.12 ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Using python3.12 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking tdesktop-4.8.3-full.tar.gz to /var/tmp/portage/net-im/telegram-desktop-4.8.3/work >>>> Source unpacked in /var/tmp/portage/net-im/telegram-desktop-4.8.3/work >>>> Preparing source in /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build" > [32m*[0m Applying tdesktop-4.2.4-jemalloc-only-telegram-r1.patch ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying tdesktop-4.4.1-fix-dupe-main-decl.patch ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying tdesktop-4.8.3-system-cppgir.patch ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying tdesktop-4.8.3-fix-clang.patch ... >[A[118C [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 /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build" >cmake -C /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_DISABLE_FIND_PACKAGE_tl-expected=ON -DQT_VERSION_MAJOR=6 -DDESKTOP_APP_DISABLE_X11_INTEGRATION=no -DDESKTOP_APP_DISABLE_WAYLAND_INTEGRATION=no -DDESKTOP_APP_DISABLE_JEMALLOC=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=/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/gentoo_toolchain.cmake /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full >loading initial cache file /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/gentoo_common_config.cmake >[0mVersion: 4.8.3[0m >-- The C compiler identification is GNU 13.1.1 >-- The CXX compiler identification is GNU 13.1.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- 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.5.0", minimum required is "0.5.0") >-- Found WrapVulkanHeaders: /usr/include >-- Found Protobuf: /usr/lib64/libprotobuf.so (found version "3.21.9") >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.1") >-- Checking for module 'libavfilter' >-- Found libavfilter, version 8.44.100 >-- Checking for module 'libavformat' >-- Found libavformat, version 59.27.100 >-- Checking for module 'libavcodec' >-- Found libavcodec, version 59.37.100 >-- Checking for module 'libavutil' >-- Found libavutil, version 57.28.100 >-- Checking for module 'libswscale' >-- Found libswscale, version 6.7.100 >-- Checking for module 'libswresample' >-- Found libswresample, version 4.7.100 >-- Checking for modules 'glib-2.0;gobject-2.0;gio-2.0;gio-unix-2.0' >-- Found glib-2.0, version 2.76.3 >-- Found gobject-2.0, version 2.76.3 >-- Found gio-2.0, version 2.76.3 >-- Found gio-unix-2.0, version 2.76.3 >-- Checking for module 'glibmm-2.68>=2.76' >-- Found glibmm-2.68, version 2.76.0 >-- Checking for module 'giomm-2.68>=2.76' >-- Found giomm-2.68, version 2.76.0 >-- Checking for module 'hunspell' >-- Found hunspell, version 1.7.2 >-- Checking for module 'jemalloc' >-- Found jemalloc, version 5.3.0_0 >-- 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.2.13 >-- Found OpenAL: /usr/lib64/libopenal.so >-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.0.9") >-- 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.0 >-- Checking for module 'xcb-keysyms' >-- Found xcb-keysyms, version 0.4.1 >-- Checking for module 'xcb-record' >-- Found xcb-record, version 1.15 >-- Checking for module 'xcb-screensaver' >-- Found xcb-screensaver, version 1.15 >-- Checking for module 'xcb' >-- Found xcb, version 1.15 >-- Checking for module 'libxxhash' >-- Found libxxhash, version 0.8.1 >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.13") >-- 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 >-- Found Python: /var/tmp/portage/net-im/telegram-desktop-4.8.3/temp/python3.12/bin/python3 (found version "3.12.0") found components: Interpreter >-- Found Python3: /var/tmp/portage/net-im/telegram-desktop-4.8.3/temp/python3.12/bin/python3 (found version "3.12.0") found components: Interpreter >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe >C++ -march=native -O2 -pipe >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done (4.9s) >-- Generating done (0.3s) >-- Build files have been written to: /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build" >ninja -v -j9 -l0 >[1/1254] cd /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/cld3 && /usr/bin/protoc --cpp_out /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -I /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/src /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/src/feature_extractor.proto && echo 1> /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/feature_extractor.proto.timestamp >[2/1254] cd /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/cld3 && /usr/bin/protoc --cpp_out /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -I /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/src /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/src/sentence.proto && echo 1> /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/sentence.proto.timestamp >[3/1254] cd /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/cld3 && /usr/bin/protoc --cpp_out /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -I /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/src /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/src/task_spec.proto && echo 1> /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/task_spec.proto.timestamp >[4/1254] cd /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/kcoreaddons && /usr/lib64/qt6/bin/qdbusxml2cpp -N -m -p org.kde.KIOFuse.VFS /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/kcoreaddons/src/lib/io/org.kde.KIOFuse.VFS.xml >[5/1254] cd /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/kcoreaddons && /usr/lib64/qt6/bin/qdbusxml2cpp -m -i /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/kcoreaddons/src/lib/io/dbustypes_p.h -p org.freedesktop.portal.FileTransfer /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/kcoreaddons/src/lib/io/org.freedesktop.portal.FileTransfer.xml >[6/1254] cd /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/glib && cppgir --class --expected --ignore /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/cmake/external/glib/cppgir/data/cppgir.ignore:/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/cmake/external/glib/cppgir/data/cppgir_unix.ignore --output /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/gen Gio-2.0 && echo 1> /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/gen/external_glib_cppgir.timestamp >[31mFAILED: [0mgen/external_glib_cppgir.timestamp /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/gen/external_glib_cppgir.timestamp >cd /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/glib && cppgir --class --expected --ignore /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/cmake/external/glib/cppgir/data/cppgir.ignore:/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/cmake/external/glib/cppgir/data/cppgir_unix.ignore --output /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/gen Gio-2.0 && echo 1> /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/gen/external_glib_cppgir.timestamp >ERROR filesystem error: status: Permission denied [/root/.local/share/flatpak/exports/share/gir-1.0] >[7/1254] cd /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/kimageformats/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats && /usr/lib64/qt6/libexec/moc @/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/kimageformats/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/moc_heif_p.cpp_parameters_RelWithDebInfo >[8/1254] cd /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/kimageformats/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats && /usr/lib64/qt6/libexec/moc @/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/kimageformats/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/moc_avif_p.cpp_parameters_RelWithDebInfo >[9/1254] cd /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/kimageformats/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats && /usr/lib64/qt6/libexec/moc @/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build/cmake/external/kimageformats/__/__/__/Telegram/ThirdParty/kimageformats/src/imageformats/moc_jxl_p.cpp_parameters_RelWithDebInfo >[10/1254] /usr/bin/x86_64-pc-linux-gnu-g++ -DDESKTOP_APP_DISABLE_CRASH_REPORTS -DDESKTOP_APP_USE_PACKAGED -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/src -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen -isystem /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -march=native -O2 -pipe -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 /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/sentence.pb.cc >[11/1254] /usr/bin/x86_64-pc-linux-gnu-g++ -DDESKTOP_APP_DISABLE_CRASH_REPORTS -DDESKTOP_APP_USE_PACKAGED -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/src -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen -isystem /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -march=native -O2 -pipe -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 /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/task_spec.pb.cc >[12/1254] /usr/bin/x86_64-pc-linux-gnu-g++ -DDESKTOP_APP_DISABLE_CRASH_REPORTS -DDESKTOP_APP_USE_PACKAGED -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/src -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen -isystem /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos -DNDEBUG -march=native -O2 -pipe -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 /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/cld3/build/gen/cld_3/protos/feature_extractor.pb.cc >[13/1254] /usr/bin/x86_64-pc-linux-gnu-g++ -DDESKTOP_APP_DISABLE_CRASH_REPORTS -DDESKTOP_APP_USE_PACKAGED -DQT_DEPRECATED_WARNINGS_SINCE=0x051500 -DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/QR/cpp -DNDEBUG -march=native -O2 -pipe -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 /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/QR/cpp/qrcodegen.cpp >[14/1254] /usr/bin/x86_64-pc-linux-gnu-g++ -DDESKTOP_APP_DISABLE_CRASH_REPORTS -DDESKTOP_APP_USE_PACKAGED -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/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/rlottie/inc -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/cmake/external/rlottie/config -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/rlottie/src/lottie -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/rlottie/src/vector -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/rlottie/src/vector/pixman -I/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/rlottie/src/vector/freetype -DNDEBUG -march=native -O2 -pipe -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 /var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full/Telegram/ThirdParty/rlottie/src/lottie/lottieanimation.cpp >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: net-im/telegram-desktop-4.8.3::gentoo failed (compile phase): > [31;01m*[0m ninja -v -j9 -l0 failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_compile > [31;01m*[0m environment, line 3015: Called cmake_src_compile > [31;01m*[0m environment, line 1246: Called cmake_build > [31;01m*[0m environment, line 1215: Called eninja > [31;01m*[0m environment, line 1670: 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.8.3::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-im/telegram-desktop-4.8.3::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-im/telegram-desktop-4.8.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-im/telegram-desktop-4.8.3/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-full_build' > [31;01m*[0m S: '/var/tmp/portage/net-im/telegram-desktop-4.8.3/work/tdesktop-4.8.3-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 909038
:
864480
|
864481
|
864482
| 864483