Skip to content

Instantly share code, notes, and snippets.

@ItachiSan
Last active June 22, 2021 16:10
Show Gist options
  • Save ItachiSan/b4aec314983ca0e2cd3fb6cc9cc45e90 to your computer and use it in GitHub Desktop.
Save ItachiSan/b4aec314983ca0e2cd3fb6cc9cc45e90 to your computer and use it in GitHub Desktop.
v2.7.9 - ArchLinux build error
$ makepkg -src
==> Making package: telegram-desktop-dev 2.7.9-1 (Tue 22 Jun 2021 05:38:26 PM CEST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
# Lots of logs for dependencies installation ...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
# Lots of logs for build dependencies installation ...
==> Retrieving sources...
# Preparation of various sources
# There is also a small patch for newer compilers, will post it if needed
==> Starting build()...
Version: 2.7.9.beta
-- The C compiler identification is GNU 11.1.0
-- The CXX compiler identification is GNU 11.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/sbin/cc - 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/sbin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.so
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.so - found
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.so
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.so - found
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.so
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.so - found
-- Found LibLZMA: /usr/lib/liblzma.so (found version "5.2.5")
-- Found PkgConfig: /usr/sbin/pkg-config (found version "1.7.3")
-- Checking for module 'libavcodec'
-- Found libavcodec, version 58.134.100
-- Checking for module 'libavformat'
-- Found libavformat, version 58.76.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 module 'glib-2.0'
-- Found glib-2.0, version 2.68.3
-- Checking for module 'gobject-2.0'
-- Found gobject-2.0, version 2.68.3
-- Checking for module 'gio-2.0'
-- Found gio-2.0, version 2.68.3
-- Checking for module 'gio-unix-2.0'
-- Found gio-unix-2.0, version 2.68.3
-- Checking for module 'glibmm-2.4'
-- Found glibmm-2.4, version 2.66.1
-- Checking for module 'giomm-2.4'
-- Found giomm-2.4, version 2.66.1
-- Checking for module 'hunspell'
-- Found hunspell, version 1.7.0
-- Found JPEG: /usr/lib/libjpeg.so (found version "80")
-- Checking for module 'liblz4'
-- Found liblz4, version 1.9.3
-- Checking for module 'minizip'
-- Found minizip, version 1.2.11
-- Found OpenAL: /usr/lib/libopenal.so
-- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1k")
-- Checking for module 'opus'
-- Found opus, version 1.3.1
-- Checking for module 'rlottie'
-- Package 'rlottie', required by 'virtual:world', not found
-- Checking for module 'rnnoise'
-- Found rnnoise, version unknown
-- Checking for module 'xcb-keysyms'
-- Found xcb-keysyms, version 0.4.0
-- Checking for module 'xcb-record'
-- Found xcb-record, version 1.14
-- Checking for module 'xcb-screensaver'
-- Found xcb-screensaver, version 1.14
-- Checking for module 'xcb'
-- Found xcb, version 1.14
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
-- Checking for module 'gtk+-3.0'
-- Found gtk+-3.0, version 3.24.29
-- Checking for module 'x11'
-- Found x11, version 1.7.2
-- Found QtWaylandScanner: /usr/bin/qtwaylandscanner
-- Checking for module 'webkit2gtk-4.0'
-- Found webkit2gtk-4.0, version 2.32.1
-- Checking for module 'tgvoip'
-- Package 'tgvoip', required by 'virtual:world', not found
-- Found ALSA: /usr/lib/libasound.so (found version "1.2.5.1")
-- Checking for module 'libpulse'
-- Found libpulse, version 14.2
-- Found Python: /usr/sbin/python3.9 (found version "3.9.5") found components: Interpreter
-- Found Python3: /usr/sbin/python3.9 (found version "3.9.5") found components: Interpreter
-- Configuring done
-- Generating done
-- Build files have been written to: /home/giovanni/aur/telegram-desktop-dev/src/tdesktop/build
ninja: Entering directory `build'
# Compilation logs, some warnings due to some symbols deprecation, until ...
[356/976] Building CXX object Telegram/CMakeFiles/td_ui.dir/SourceFiles/payments/ui/payments_panel.cpp.o
FAILED: Telegram/CMakeFiles/td_ui.dir/SourceFiles/payments/ui/payments_panel.cpp.o
/usr/sbin/c++ -DDESKTOP_APP_DISABLE_CRASH_REPORTS -DDESKTOP_APP_USE_PACKAGED -DDESKTOP_APP_USE_PACKAGED_FONTS -DLOTTIE_USE_CACHE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WAYLANDCLIENT_LIB -DQT_WIDGETS_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DTGCALLS_USE_STD_OPTIONAL -ITelegram/gen -I../Telegram/SourceFiles -ITelegram/lib_ui/gen -I../Telegram/lib_ui -I../Telegram/lib_ui/emoji_suggestions -I../Telegram/lib_waylandshells -I../Telegram/lib_base -I../Telegram/lib_rpl -I../Telegram/lib_crl -I../Telegram/lib_lottie -I../Telegram/ThirdParty/tgcalls -I../Telegram/lib_webview -I../Telegram/lib_webrtc -I../Telegram/SourceFiles/payments -isystem /usr/include/qt/QtCore/5.15.2 -isystem /usr/include/qt/QtCore/5.15.2/QtCore -isystem /usr/include/qt/QtGui/5.15.2 -isystem /usr/include/qt/QtGui/5.15.2/QtGui -isystem /usr/include/qt/QtXkbCommonSupport/5.15.2 -isystem /usr/include/qt/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport -isystem /usr/include/qt/QtWaylandClient/5.15.2 -isystem /usr/include/qt/QtWaylandClient/5.15.2/QtWaylandClient -isystem /usr/include/qt -isystem /usr/include/qt/QtCore -isystem /usr/lib/qt/mkspecs/linux-g++ -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtDBus -isystem /usr/include/qt/QtXkbCommonSupport -isystem /usr/include/qt/QtWaylandClient -isystem /usr/include/giomm-2.4 -isystem /usr/lib/giomm-2.4/include -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glibmm-2.4 -isystem /usr/lib/glibmm-2.4/include -isystem /usr/include/sigc++-2.0 -isystem /usr/lib/sigc++-2.0/include -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/lzo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/cloudproviders -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/webkitgtk-4.0 -isystem /usr/include/libsoup-2.4 -isystem /usr/include/libxml2 -isystem /usr/include/AL -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -fPIC -fno-strict-aliasing -pipe -Wall -W -Wno-unused-variable -Wno-unused-parameter -Wno-unused-function -Wno-switch -Wno-comment -Wno-unused-but-set-variable -Wno-missing-field-initializers -Wno-sign-compare -Wno-attributes -Wno-parentheses -Wno-stringop-overflow -Wno-maybe-uninitialized -Wno-error=class-memaccess -Wno-register -pthread -Winvalid-pch -include /home/giovanni/aur/telegram-desktop-dev/src/tdesktop/build/Telegram/CMakeFiles/td_ui.dir/cmake_pch.hxx -MD -MT Telegram/CMakeFiles/td_ui.dir/SourceFiles/payments/ui/payments_panel.cpp.o -MF Telegram/CMakeFiles/td_ui.dir/SourceFiles/payments/ui/payments_panel.cpp.o.d -o Telegram/CMakeFiles/td_ui.dir/SourceFiles/payments/ui/payments_panel.cpp.o -c ../Telegram/SourceFiles/payments/ui/payments_panel.cpp
In file included from /usr/include/qt/QtCore/qglobal.h:45,
from /usr/include/qt/QtCore/qchar.h:43,
from /usr/include/qt/QtCore/qstring.h:49,
from /usr/include/qt/QtCore/QString:1,
from /home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/SourceFiles/ui/ui_pch.h:8,
from /home/giovanni/aur/telegram-desktop-dev/src/tdesktop/build/Telegram/CMakeFiles/td_ui.dir/cmake_pch.hxx:5,
from <command-line>:
/usr/include/c++/11.1.0/type_traits: In instantiation of ‘struct std::is_invocable_r<void, Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&, QJsonDocument>’:
/usr/include/c++/11.1.0/type_traits:3011:46: required from ‘constexpr const bool std::is_invocable_r_v<void, Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&, QJsonDocument>’
/usr/include/c++/11.1.0/bits/invoke.h:103:27: required by substitution of ‘template<class _Res, class _Callable, class ... _Args> constexpr std::enable_if_t<is_invocable_r_v<_Res, _Callable, _Args ...>, _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&; _Args = {QJsonDocument}]’
/usr/include/c++/11.1.0/bits/std_function.h:291:30: required from ‘static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>; _ArgTypes = {QJsonDocument}]’
/usr/include/c++/11.1.0/bits/std_function.h:422:21: required from ‘std::function<_Res(_ArgTypes ...)>::function(_Functor) [with _Functor = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>; <template-parameter-2-2> = void; <template-parameter-2-3> = void; _Res = void; _ArgTypes = {QJsonDocument}]’
../Telegram/SourceFiles/payments/ui/payments_panel.cpp:522:24: required from here
/usr/include/c++/11.1.0/type_traits:2954:7: error: static assertion failed: each argument type must be a complete class or an unbounded array
2954 | static_assert((std::__is_complete_or_unbounded(
| ^~~~~~~~~~~~~
/usr/include/c++/11.1.0/type_traits:2954:7: note: ‘std::__is_complete_or_unbounded<std::__type_identity<QJsonDocument> >((std::__type_identity<QJsonDocument>{}, std::__type_identity<QJsonDocument>()))’ evaluates to false
/usr/include/c++/11.1.0/type_traits: In instantiation of ‘struct std::is_nothrow_invocable_r<void, Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&, QJsonDocument>’:
/usr/include/c++/11.1.0/type_traits:3016:54: required from ‘constexpr const bool std::is_nothrow_invocable_r_v<void, Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&, QJsonDocument>’
/usr/include/c++/11.1.0/bits/invoke.h:105:14: required from ‘constexpr std::enable_if_t<is_invocable_r_v<_Res, _Callable, _Args ...>, _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&; _Args = {QJsonDocument}; std::enable_if_t<is_invocable_r_v<_Res, _Callable, _Args ...>, _Res> = void]’
/usr/include/c++/11.1.0/bits/std_function.h:291:30: required from ‘static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>; _ArgTypes = {QJsonDocument}]’
/usr/include/c++/11.1.0/bits/std_function.h:422:21: required from ‘std::function<_Res(_ArgTypes ...)>::function(_Functor) [with _Functor = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>; <template-parameter-2-2> = void; <template-parameter-2-3> = void; _Res = void; _ArgTypes = {QJsonDocument}]’
../Telegram/SourceFiles/payments/ui/payments_panel.cpp:522:24: required from here
/usr/include/c++/11.1.0/type_traits:2992:7: error: static assertion failed: each argument type must be a complete class or an unbounded array
2992 | static_assert((std::__is_complete_or_unbounded(
| ^~~~~~~~~~~~~
/usr/include/c++/11.1.0/type_traits:2992:7: note: ‘std::__is_complete_or_unbounded<std::__type_identity<QJsonDocument> >((std::__type_identity<QJsonDocument>{}, std::__type_identity<QJsonDocument>()))’ evaluates to false
[361/976] Building CXX object Telegram/CMakeFiles/td_lang.dir/gen/lang_auto.cpp.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
==> Removing installed dependencies...
# Lots of logs for dependencies removal ...
$ makepkg -src
==> Making package: telegram-desktop-dev 2.7.9-1 (Tue 22 Jun 2021 05:38:26 PM CEST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency
warning: dependency cycle detected:
warning: mesa will be installed before its libglvnd dependency
Package (183) New Version Net Change
extra/adobe-source-code-pro-fonts 2.038ro+1.058it+1.018var-1 1.86 MiB
extra/adwaita-icon-theme 40.1.1-1 22.53 MiB
extra/alsa-lib 1.2.5.1-3 1.62 MiB
extra/alsa-topology-conf 1.2.5.1-1 0.33 MiB
extra/alsa-ucm-conf 1.2.5.1-1 0.17 MiB
extra/aom 3.1.1-1 8.78 MiB
extra/at-spi2-atk 2.38.0-1 0.22 MiB
extra/at-spi2-core 2.40.2-1 2.19 MiB
extra/atk 2.36.0-1 3.57 MiB
extra/avahi 0.8+20+gd1e71b3-1 1.85 MiB
extra/brotli 1.0.9-4 2.53 MiB
extra/bubblewrap 0.4.1-2 0.06 MiB
extra/cairo 1.17.4-5 1.68 MiB
extra/cantarell-fonts 1:0.301-1 0.67 MiB
extra/dav1d 0.9.0-1 1.20 MiB
extra/dconf 0.40.0-1 0.44 MiB
extra/desktop-file-utils 0.26-1 0.20 MiB
extra/double-conversion 3.1.5-2 0.16 MiB
extra/enchant 2.2.15-4 0.21 MiB
extra/flac 1.3.3-3 1.07 MiB
extra/fontconfig 2:2.13.93-4 0.74 MiB
extra/freetype2 2.10.4-1 1.58 MiB
extra/fribidi 1.0.10-1 0.21 MiB
extra/gdk-pixbuf2 2.42.6-1 2.96 MiB
extra/giflib 5.2.1-2 0.30 MiB
extra/glib-networking 1:2.68.1-1 0.54 MiB
extra/graphite 1:1.3.14-1 0.67 MiB
extra/gsettings-desktop-schemas 40.0-3 4.50 MiB
extra/gsm 1.0.19-1 0.10 MiB
extra/gst-plugins-base-libs 1.18.4-1 10.67 MiB
extra/gstreamer 1.18.4-1 9.93 MiB
extra/gtk-update-icon-cache 1:4.2.1-2 0.04 MiB
extra/harfbuzz 2.8.1-1 5.20 MiB
extra/harfbuzz-icu 2.8.1-1 0.02 MiB
community/hidapi 0.10.1-1 0.09 MiB
extra/hyphen 2.8.8-3 0.03 MiB
extra/iso-codes 4.6.0-1 18.48 MiB
extra/jack 0.125.0-9 2.84 MiB
extra/jasper 2.0.32-1 1.20 MiB
extra/json-glib 1.6.2-1 1.76 MiB
extra/l-smash 2.14.5-2 1.01 MiB
extra/lame 3.100-3 0.91 MiB
extra/lcms2 2.12-1 0.65 MiB
extra/libass 0.15.1-1 0.24 MiB
extra/libasyncns 0.8+3+g68cd5af-3 0.05 MiB
extra/libavc1394 0.5.4-4 0.12 MiB
extra/libbluray 1.3.0-1 1.23 MiB
extra/libcanberra 0.30+2+gc0620e4-4 0.43 MiB
extra/libcloudproviders 0.3.1-2 0.47 MiB
extra/libcolord 1.4.5-4 1.21 MiB
extra/libcups 1:2.3.3op2-3 0.84 MiB
extra/libdaemon 0.14-5 0.06 MiB
extra/libdatrie 0.2.13-1 0.07 MiB
extra/libdrm 2.4.106-1 0.95 MiB
extra/libepoxy 1.5.8-1 3.28 MiB
extra/libevdev 1.11.0-1 0.25 MiB
extra/libglvnd 1.3.3-1 3.68 MiB
extra/libgudev 236-1 0.39 MiB
extra/libibus 1.5.24-1 93.23 MiB
extra/libice 1.0.10-3 0.35 MiB
extra/libiec61883 1.2.0-6 0.12 MiB
extra/libinput 1.18.0-1 1.30 MiB
extra/libjpeg-turbo 2.1.0-1 1.96 MiB
community/libmanette 0.2.6-2 0.38 MiB
community/libmfx 21.1.3-2 0.28 MiB
extra/libmng 2.0.3-3 0.67 MiB
extra/libmodplug 0.8.9.0-3 0.36 MiB
extra/libnotify 0.7.9-1 0.28 MiB
extra/libogg 1.3.5-1 0.44 MiB
extra/libomxil-bellagio 0.9.3-3 0.58 MiB
extra/libpciaccess 0.16-2 0.06 MiB
extra/libpng 1.6.37-3 0.55 MiB
extra/libproxy 0.4.17-2 0.29 MiB
extra/libpulse 14.2-3 1.47 MiB
extra/libraw1394 2.1.2-3 0.16 MiB
extra/librsvg 2:2.50.7-1 9.00 MiB
extra/libsamplerate 0.2.1-1 1.55 MiB
extra/libsigc++ 2.10.7-2 1.13 MiB
extra/libsm 1.2.3-2 0.26 MiB
extra/libsndfile 1.0.31-1 1.00 MiB
extra/libsoup 2.72.0+10+gfe1e295d-1 4.89 MiB
extra/libsoxr 0.1.3-2 0.33 MiB
extra/libssh 0.9.5-1 0.56 MiB
extra/libthai 0.1.28-2 0.64 MiB
extra/libtheora 1.1.1-5 1.67 MiB
extra/libtiff 4.3.0-1 2.82 MiB
extra/libunwind 1.5.0-1 0.26 MiB
core/libusb 1.0.24-2 0.20 MiB
extra/libva 2.12.0-1 0.82 MiB
extra/libvdpau 1.4-1 0.26 MiB
extra/libvorbis 1.3.7-2 1.44 MiB
extra/libvpx 1.10.0-1 4.36 MiB
extra/libwacom 1.10-1 0.62 MiB
extra/libwebp 1.2.0-1 1.06 MiB
extra/libwpe 1.10.1-1 0.26 MiB
extra/libx11 1.7.2-1 10.15 MiB
extra/libxau 1.0.9-3 0.02 MiB
extra/libxcb 1.14-1 3.73 MiB
extra/libxcomposite 0.4.5-3 0.02 MiB
extra/libxcursor 1.2.0-2 0.06 MiB
extra/libxdamage 1.1.5-3 0.02 MiB
extra/libxdmcp 1.1.3-3 0.13 MiB
extra/libxext 1.3.4-3 0.30 MiB
extra/libxfixes 6.0.0-1 0.04 MiB
extra/libxft 2.3.3-2 0.12 MiB
extra/libxi 1.7.10-3 0.47 MiB
extra/libxinerama 1.1.4-3 0.02 MiB
extra/libxkbcommon 1.3.0-1 0.76 MiB
extra/libxkbcommon-x11 1.3.0-1 0.07 MiB
extra/libxmu 1.1.3-2 0.33 MiB
extra/libxrandr 1.5.2-3 0.07 MiB
extra/libxrender 0.9.10-4 0.08 MiB
extra/libxshmfence 1.3-2 0.02 MiB
extra/libxslt 1.1.34-5 2.16 MiB
extra/libxt 1.2.1-1 2.03 MiB
extra/libxtst 1.2.3-4 0.11 MiB
extra/libxv 1.0.11-4 0.06 MiB
extra/libxxf86vm 1.1.4-4 0.03 MiB
extra/llvm-libs 12.0.0-2 98.31 MiB
extra/lm_sensors 1:3.6.0.r41.g31d1f125-1 0.46 MiB
core/lzo 2.10-3 0.39 MiB
extra/md4c 0.4.8-1 0.25 MiB
extra/mesa 21.1.3-1 98.28 MiB
extra/mtdev 1.1.6-1 0.05 MiB
extra/opencore-amr 0.1.5-5 0.29 MiB
extra/openjpeg2 2.4.0-1 14.04 MiB
extra/opus 1.3.1-2 1.74 MiB
extra/orc 0.4.32-1 1.08 MiB
extra/pango 1:1.48.5-1 2.03 MiB
extra/pixman 0.40.0-1 0.70 MiB
extra/qt5-base 5.15.2+kde+r199-1 64.83 MiB
extra/qt5-declarative 5.15.2+kde+r28-1 25.20 MiB
extra/qt5-wayland 5.15.2+kde+r28-1 6.24 MiB
extra/rav1e 0.4.1-1 5.80 MiB
extra/rest 0.8.1-3 0.84 MiB
extra/sdl2 2.0.14-1 3.26 MiB
extra/shared-mime-info 2.0+57+gc1d1c70-1 4.39 MiB
extra/sound-theme-freedesktop 0.8-4 0.45 MiB
extra/speex 1.2.0-3 0.62 MiB
extra/speexdsp 1.2.0-2 0.54 MiB
extra/srt 1.4.3-1 8.56 MiB
extra/svt-av1 0.8.7-1 6.01 MiB
core/sysfsutils 2.1.1-1 0.09 MiB
extra/tdb 1.4.3-4 0.23 MiB
extra/tslib 1.22-1 0.47 MiB
extra/v4l-utils 1.20.0-1 4.44 MiB
extra/vid.stab 1.1-3 0.13 MiB
community/vmaf 1.5.3-1 4.56 MiB
extra/vulkan-icd-loader 1.2.178-1 0.38 MiB
extra/wayland 1.19.0-1 0.75 MiB
extra/wayland-protocols 1.21-1 0.41 MiB
extra/woff2 1.0.2-3 0.19 MiB
extra/wpebackend-fdo 1.10.0-1 0.11 MiB
extra/x264 3:0.161.r3039.544c61f-1 3.71 MiB
extra/x265 3.5-1 18.92 MiB
extra/xcb-proto 1.14.1-3 0.83 MiB
extra/xcb-util 0.4.0-3 0.04 MiB
extra/xcb-util-image 0.4.0-3 0.05 MiB
extra/xcb-util-keysyms 0.4.0-3 0.03 MiB
extra/xcb-util-renderutil 0.3.9-3 0.04 MiB
extra/xcb-util-wm 0.4.1-3 0.22 MiB
extra/xdg-dbus-proxy 0.1.2-3 0.05 MiB
extra/xdg-utils 1.1.3+19+g9816ebb-1 0.28 MiB
extra/xkeyboard-config 2.33-1 5.68 MiB
extra/xorg-xprop 1.2.5-1 0.05 MiB
extra/xorg-xset 1.2.4-2 0.04 MiB
extra/xorgproto 2021.4-1 1.42 MiB
extra/xvidcore 1.3.7-2 0.68 MiB
extra/zimg 3.0.1-2 0.96 MiB
extra/zita-alsa-pcmi 0.3.2-3 0.08 MiB
extra/zita-resampler 1.8.0-1 0.19 MiB
extra/ffmpeg 2:4.4-4 33.96 MiB
extra/glibmm 2.66.1-2 5.79 MiB
extra/gtk3 1:3.24.29-2 48.08 MiB
extra/hicolor-icon-theme 0.17-2 0.05 MiB
extra/kwayland 5.83.0-1 7.78 MiB
extra/libdbusmenu-qt5 0.9.3+16.04.20160218-5 0.59 MiB
core/minizip 1:1.2.11-4 0.08 MiB
extra/openal 1.21.1-1 1.46 MiB
extra/qt5-imageformats 5.15.2-1 0.20 MiB
community/ttf-opensans 1.101-2 2.74 MiB
extra/webkit2gtk 2.32.1-1 103.11 MiB
community/xxhash 0.8.0-1 0.28 MiB
Total Installed Size: 878.90 MiB
:: Proceed with installation? [Y/n] y
(183/183) checking keys in keyring [----------------------------------------------------------------------------] 100%
(183/183) checking package integrity [----------------------------------------------------------------------------] 100%
(183/183) loading package files [----------------------------------------------------------------------------] 100%
(183/183) checking for file conflicts [----------------------------------------------------------------------------] 100%
:: Processing package changes...
( 1/183) installing alsa-topology-conf [----------------------------------------------------------------------------] 100%
( 2/183) installing alsa-ucm-conf [----------------------------------------------------------------------------] 100%
( 3/183) installing alsa-lib [----------------------------------------------------------------------------] 100%
( 4/183) installing aom [----------------------------------------------------------------------------] 100%
( 5/183) installing libpng [----------------------------------------------------------------------------] 100%
( 6/183) installing graphite [----------------------------------------------------------------------------] 100%
( 7/183) installing harfbuzz [----------------------------------------------------------------------------] 100%
Optional dependencies for harfbuzz
cairo: hb-view program [pending]
chafa: hb-view program
( 8/183) installing freetype2 [----------------------------------------------------------------------------] 100%
( 9/183) installing fontconfig [----------------------------------------------------------------------------] 100%
Creating fontconfig configuration...
Rebuilding fontconfig cache...
( 10/183) installing fribidi [----------------------------------------------------------------------------] 100%
( 11/183) installing gsm [----------------------------------------------------------------------------] 100%
( 12/183) installing opus [----------------------------------------------------------------------------] 100%
( 13/183) installing libogg [----------------------------------------------------------------------------] 100%
( 14/183) installing speexdsp [----------------------------------------------------------------------------] 100%
( 15/183) installing speex [----------------------------------------------------------------------------] 100%
( 16/183) installing flac [----------------------------------------------------------------------------] 100%
( 17/183) installing libvorbis [----------------------------------------------------------------------------] 100%
( 18/183) installing libsndfile [----------------------------------------------------------------------------] 100%
Optional dependencies for libsndfile
alsa-lib: for sndfile-play [installed]
( 19/183) installing libsamplerate [----------------------------------------------------------------------------] 100%
( 20/183) installing zita-alsa-pcmi [----------------------------------------------------------------------------] 100%
( 21/183) installing zita-resampler [----------------------------------------------------------------------------] 100%
Optional dependencies for zita-resampler
libsndfile: for zresample and zretune [installed]
( 22/183) installing jack [----------------------------------------------------------------------------] 100%
Optional dependencies for jack
celt: NetJACK driver
libffado: FireWire support
realtime-privileges: Acquire realtime privileges
( 23/183) installing lame [----------------------------------------------------------------------------] 100%
( 24/183) installing libass [----------------------------------------------------------------------------] 100%
( 25/183) installing libraw1394 [----------------------------------------------------------------------------] 100%
( 26/183) installing libavc1394 [----------------------------------------------------------------------------] 100%
( 27/183) installing libbluray [----------------------------------------------------------------------------] 100%
Optional dependencies for libbluray
java-runtime: BD-J library
( 28/183) installing dav1d [----------------------------------------------------------------------------] 100%
Optional dependencies for dav1d
dav1d-doc: HTML documentation
( 29/183) installing libpciaccess [----------------------------------------------------------------------------] 100%
( 30/183) installing libdrm [----------------------------------------------------------------------------] 100%
( 31/183) installing libiec61883 [----------------------------------------------------------------------------] 100%
( 32/183) installing libmfx [----------------------------------------------------------------------------] 100%
( 33/183) installing libmodplug [----------------------------------------------------------------------------] 100%
( 34/183) installing libasyncns [----------------------------------------------------------------------------] 100%
( 35/183) installing xcb-proto [----------------------------------------------------------------------------] 100%
( 36/183) installing libxdmcp [----------------------------------------------------------------------------] 100%
( 37/183) installing libxau [----------------------------------------------------------------------------] 100%
( 38/183) installing libxcb [----------------------------------------------------------------------------] 100%
( 39/183) installing libice [----------------------------------------------------------------------------] 100%
( 40/183) installing libsm [----------------------------------------------------------------------------] 100%
( 41/183) installing libpulse [----------------------------------------------------------------------------] 100%
Optional dependencies for libpulse
glib2: mainloop integration [installed]
( 42/183) installing rav1e [----------------------------------------------------------------------------] 100%
( 43/183) installing libjpeg-turbo [----------------------------------------------------------------------------] 100%
Optional dependencies for libjpeg-turbo
java-runtime>11: for TurboJPEG Java wrapper
( 44/183) installing libtiff [----------------------------------------------------------------------------] 100%
Optional dependencies for libtiff
freeglut: for using tiffgt
( 45/183) installing shared-mime-info [----------------------------------------------------------------------------] 100%
( 46/183) installing gdk-pixbuf2 [----------------------------------------------------------------------------] 100%
( 47/183) installing libdatrie [----------------------------------------------------------------------------] 100%
( 48/183) installing libthai [----------------------------------------------------------------------------] 100%
( 49/183) installing lzo [----------------------------------------------------------------------------] 100%
( 50/183) installing xorgproto [----------------------------------------------------------------------------] 100%
( 51/183) installing libx11 [----------------------------------------------------------------------------] 100%
( 52/183) installing libxext [----------------------------------------------------------------------------] 100%
( 53/183) installing libxrender [----------------------------------------------------------------------------] 100%
( 54/183) installing pixman [----------------------------------------------------------------------------] 100%
( 55/183) installing cairo [----------------------------------------------------------------------------] 100%
( 56/183) installing libxft [----------------------------------------------------------------------------] 100%
( 57/183) installing pango [----------------------------------------------------------------------------] 100%
( 58/183) installing librsvg [----------------------------------------------------------------------------] 100%
( 59/183) installing libsoxr [----------------------------------------------------------------------------] 100%
( 60/183) installing libssh [----------------------------------------------------------------------------] 100%
( 61/183) installing libtheora [----------------------------------------------------------------------------] 100%
( 62/183) installing wayland [----------------------------------------------------------------------------] 100%
( 63/183) installing libxxf86vm [----------------------------------------------------------------------------] 100%
( 64/183) installing libxfixes [----------------------------------------------------------------------------] 100%
( 65/183) installing libxdamage [----------------------------------------------------------------------------] 100%
( 66/183) installing libxshmfence [----------------------------------------------------------------------------] 100%
( 67/183) installing libomxil-bellagio [----------------------------------------------------------------------------] 100%
( 68/183) installing libunwind [----------------------------------------------------------------------------] 100%
( 69/183) installing llvm-libs [----------------------------------------------------------------------------] 100%
( 70/183) installing lm_sensors [----------------------------------------------------------------------------] 100%
Optional dependencies for lm_sensors
rrdtool: for logging with sensord
perl: for sensor detection and configuration convert [installed]
( 71/183) installing vulkan-icd-loader [----------------------------------------------------------------------------] 100%
Optional dependencies for vulkan-icd-loader
vulkan-driver: packaged vulkan driver
( 72/183) installing mesa [----------------------------------------------------------------------------] 100%
Optional dependencies for mesa
opengl-man-pages: for the OpenGL API man pages
mesa-vdpau: for accelerated video playback
libva-mesa-driver: for accelerated video playback
( 73/183) installing libglvnd [----------------------------------------------------------------------------] 100%
( 74/183) installing libva [----------------------------------------------------------------------------] 100%
Optional dependencies for libva
intel-media-driver: backend for Intel GPUs (>= Broadwell)
libva-vdpau-driver: backend for Nvidia and AMD GPUs
libva-intel-driver: backend for Intel GPUs (<= Haswell)
( 75/183) installing libvdpau [----------------------------------------------------------------------------] 100%
( 76/183) installing vid.stab [----------------------------------------------------------------------------] 100%
( 77/183) installing libvpx [----------------------------------------------------------------------------] 100%
( 78/183) installing giflib [----------------------------------------------------------------------------] 100%
( 79/183) installing libwebp [----------------------------------------------------------------------------] 100%
Optional dependencies for libwebp
freeglut: vwebp viewer
( 80/183) installing l-smash [----------------------------------------------------------------------------] 100%
( 81/183) installing x264 [----------------------------------------------------------------------------] 100%
( 82/183) installing x265 [----------------------------------------------------------------------------] 100%
( 83/183) installing libxv [----------------------------------------------------------------------------] 100%
( 84/183) installing xvidcore [----------------------------------------------------------------------------] 100%
( 85/183) installing zimg [----------------------------------------------------------------------------] 100%
( 86/183) installing opencore-amr [----------------------------------------------------------------------------] 100%
( 87/183) installing lcms2 [----------------------------------------------------------------------------] 100%
( 88/183) installing openjpeg2 [----------------------------------------------------------------------------] 100%
( 89/183) installing libxcursor [----------------------------------------------------------------------------] 100%
Optional dependencies for libxcursor
gnome-themes-standard: fallback icon theme
( 90/183) installing libibus [----------------------------------------------------------------------------] 100%
( 91/183) installing hidapi [----------------------------------------------------------------------------] 100%
Optional dependencies for hidapi
libusb: for the libusb backend -- hidapi-libusb.so [pending]
libudev.so: for the hidraw backend -- hidapi-hidraw.so [installed]
( 92/183) installing libusb [----------------------------------------------------------------------------] 100%
( 93/183) installing sdl2 [----------------------------------------------------------------------------] 100%
Optional dependencies for sdl2
alsa-lib: ALSA audio driver [installed]
libpulse: PulseAudio audio driver [installed]
jack: JACK audio driver [installed]
( 94/183) installing srt [----------------------------------------------------------------------------] 100%
( 95/183) installing svt-av1 [----------------------------------------------------------------------------] 100%
( 96/183) installing hicolor-icon-theme [----------------------------------------------------------------------------] 100%
( 97/183) installing sysfsutils [----------------------------------------------------------------------------] 100%
( 98/183) installing v4l-utils [----------------------------------------------------------------------------] 100%
Optional dependencies for v4l-utils
qt5-base: for qv4l2 [pending]
alsa-lib: for qv4l2 [installed]
( 99/183) installing vmaf [----------------------------------------------------------------------------] 100%
(100/183) installing ffmpeg [----------------------------------------------------------------------------] 100%
Optional dependencies for ffmpeg
avisynthplus: AviSynthPlus support
intel-media-sdk: Intel QuickSync support
ladspa: LADSPA filters
nvidia-utils: Nvidia NVDEC/NVENC support
(101/183) installing minizip [----------------------------------------------------------------------------] 100%
(102/183) installing openal [----------------------------------------------------------------------------] 100%
Optional dependencies for openal
qt5-base: alsoft-config GUI Configurator [pending]
fluidsynth: MIDI rendering
libmysofa: makemhr tool
(103/183) installing ttf-opensans [----------------------------------------------------------------------------] 100%
(104/183) installing xcb-util-keysyms [----------------------------------------------------------------------------] 100%
(105/183) installing xcb-util-renderutil [----------------------------------------------------------------------------] 100%
(106/183) installing libxt [----------------------------------------------------------------------------] 100%
(107/183) installing libxmu [----------------------------------------------------------------------------] 100%
(108/183) installing xorg-xset [----------------------------------------------------------------------------] 100%
(109/183) installing xorg-xprop [----------------------------------------------------------------------------] 100%
(110/183) installing xdg-utils [----------------------------------------------------------------------------] 100%
Optional dependencies for xdg-utils
kde-cli-tools: for KDE Plasma5 support in xdg-open
exo: for Xfce support in xdg-open
pcmanfm: for LXDE support in xdg-open
perl-file-mimeinfo: for generic support in xdg-open
perl-net-dbus: Perl extension to dbus used in xdg-screensaver
perl-x11-protocol: Perl X11 protocol used in xdg-screensaver
(111/183) installing xcb-util-wm [----------------------------------------------------------------------------] 100%
(112/183) installing libxi [----------------------------------------------------------------------------] 100%
(113/183) installing xcb-util [----------------------------------------------------------------------------] 100%
(114/183) installing xcb-util-image [----------------------------------------------------------------------------] 100%
(115/183) installing tslib [----------------------------------------------------------------------------] 100%
(116/183) installing mtdev [----------------------------------------------------------------------------] 100%
(117/183) installing libevdev [----------------------------------------------------------------------------] 100%
(118/183) installing libgudev [----------------------------------------------------------------------------] 100%
(119/183) installing libwacom [----------------------------------------------------------------------------] 100%
(120/183) installing libinput [----------------------------------------------------------------------------] 100%
Optional dependencies for libinput
gtk3: libinput debug-gui [pending]
python-pyudev: libinput measure
python-libevdev: libinput measure
(121/183) installing xkeyboard-config [----------------------------------------------------------------------------] 100%
(122/183) installing libxkbcommon [----------------------------------------------------------------------------] 100%
Optional dependencies for libxkbcommon
libxkbcommon-x11: xkbcli interactive-x11 [pending]
wayland: xkbcli interactive-wayland [installed]
(123/183) installing libxkbcommon-x11 [----------------------------------------------------------------------------] 100%
(124/183) installing libproxy [----------------------------------------------------------------------------] 100%
Optional dependencies for libproxy
networkmanager: NetworkManager configuration module
perl: Perl bindings [installed]
python2: Python 2.x bindings
python: Python 3.x bindings [installed]
libproxy-webkit: PAC proxy support (via WebKit)
(125/183) installing libdaemon [----------------------------------------------------------------------------] 100%
(126/183) installing avahi [----------------------------------------------------------------------------] 100%
Optional dependencies for avahi
gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc [pending]
qt5-base: qt5 bindings [pending]
libevent: libevent bindings
nss-mdns: NSS support for mDNS
python-twisted: avahi-bookmarks
python-gobject: avahi-bookmarks, avahi-discover
python-dbus: avahi-bookmarks, avahi-discover
(127/183) installing libcups [----------------------------------------------------------------------------] 100%
(128/183) installing double-conversion [----------------------------------------------------------------------------] 100%
(129/183) installing md4c [----------------------------------------------------------------------------] 100%
(130/183) installing qt5-base [----------------------------------------------------------------------------] 100%
Optional dependencies for qt5-base
qt5-svg: to use SVG icon themes
qt5-wayland: to run Qt applications in a Wayland session [pending]
qt5-translations: for some native UI translations
postgresql-libs: PostgreSQL driver
mariadb-libs: MariaDB driver
unixodbc: ODBC driver
libfbclient: Firebird/iBase driver
freetds: MS SQL driver
gtk3: GTK platform plugin [pending]
perl: for fixqt4headers and syncqt [installed]
(131/183) installing jasper [----------------------------------------------------------------------------] 100%
Optional dependencies for jasper
jasper-doc: documentation
freeglut: jiv support
glu: jiv support
(132/183) installing libmng [----------------------------------------------------------------------------] 100%
(133/183) installing qt5-imageformats [----------------------------------------------------------------------------] 100%
(134/183) installing xxhash [----------------------------------------------------------------------------] 100%
(135/183) installing libdbusmenu-qt5 [----------------------------------------------------------------------------] 100%
(136/183) installing qt5-declarative [----------------------------------------------------------------------------] 100%
(137/183) installing libxcomposite [----------------------------------------------------------------------------] 100%
(138/183) installing qt5-wayland [----------------------------------------------------------------------------] 100%
(139/183) installing kwayland [----------------------------------------------------------------------------] 100%
(140/183) installing atk [----------------------------------------------------------------------------] 100%
(141/183) installing libxinerama [----------------------------------------------------------------------------] 100%
(142/183) installing libxrandr [----------------------------------------------------------------------------] 100%
(143/183) installing libepoxy [----------------------------------------------------------------------------] 100%
(144/183) installing dconf [----------------------------------------------------------------------------] 100%
(145/183) installing libxtst [----------------------------------------------------------------------------] 100%
(146/183) installing at-spi2-core [----------------------------------------------------------------------------] 100%
Optional dependencies for at-spi2-core
dbus-broker: Alternative bus implementation
(147/183) installing at-spi2-atk [----------------------------------------------------------------------------] 100%
(148/183) installing gtk-update-icon-cache [----------------------------------------------------------------------------] 100%
(149/183) installing adwaita-icon-theme [----------------------------------------------------------------------------] 100%
(150/183) installing json-glib [----------------------------------------------------------------------------] 100%
(151/183) installing wayland-protocols [----------------------------------------------------------------------------] 100%
(152/183) installing desktop-file-utils [----------------------------------------------------------------------------] 100%
(153/183) installing cantarell-fonts [----------------------------------------------------------------------------] 100%
(154/183) installing libcolord [----------------------------------------------------------------------------] 100%
(155/183) installing adobe-source-code-pro-fonts [----------------------------------------------------------------------------] 100%
(156/183) installing gsettings-desktop-schemas [----------------------------------------------------------------------------] 100%
(157/183) installing glib-networking [----------------------------------------------------------------------------] 100%
(158/183) installing brotli [----------------------------------------------------------------------------] 100%
(159/183) installing libsoup [----------------------------------------------------------------------------] 100%
Optional dependencies for libsoup
samba: Windows Domain SSO
(160/183) installing rest [----------------------------------------------------------------------------] 100%
(161/183) installing tdb [----------------------------------------------------------------------------] 100%
Optional dependencies for tdb
python: for python bindings [installed]
(162/183) installing sound-theme-freedesktop [----------------------------------------------------------------------------] 100%
(163/183) installing libcanberra [----------------------------------------------------------------------------] 100%
(164/183) installing iso-codes [----------------------------------------------------------------------------] 100%
(165/183) installing libcloudproviders [----------------------------------------------------------------------------] 100%
(166/183) installing gtk3 [----------------------------------------------------------------------------] 100%
(167/183) installing libsigc++ [----------------------------------------------------------------------------] 100%
(168/183) installing glibmm [----------------------------------------------------------------------------] 100%
(169/183) installing harfbuzz-icu [----------------------------------------------------------------------------] 100%
(170/183) installing libwpe [----------------------------------------------------------------------------] 100%
(171/183) installing wpebackend-fdo [----------------------------------------------------------------------------] 100%
(172/183) installing libxslt [----------------------------------------------------------------------------] 100%
(173/183) installing enchant [----------------------------------------------------------------------------] 100%
Optional dependencies for enchant
aspell: for aspell based spell checking support
hunspell: for hunspell based spell checking support [installed]
libvoikko: for libvoikko based spell checking support
hspell: for hspell based spell checking support
nuspell: for nuspell based spell checking support
(174/183) installing libnotify [----------------------------------------------------------------------------] 100%
(175/183) installing hyphen [----------------------------------------------------------------------------] 100%
(176/183) installing woff2 [----------------------------------------------------------------------------] 100%
(177/183) installing bubblewrap [----------------------------------------------------------------------------] 100%
(178/183) installing xdg-dbus-proxy [----------------------------------------------------------------------------] 100%
(179/183) installing gstreamer [----------------------------------------------------------------------------] 100%
(180/183) installing orc [----------------------------------------------------------------------------] 100%
(181/183) installing gst-plugins-base-libs [----------------------------------------------------------------------------] 100%
(182/183) installing libmanette [----------------------------------------------------------------------------] 100%
(183/183) installing webkit2gtk [----------------------------------------------------------------------------] 100%
Optional dependencies for webkit2gtk
geoclue: Geolocation support
gst-plugins-good: media decoding
gst-plugins-bad: media decoding
gst-libav: nonfree media decoding
:: Running post-transaction hooks...
( 1/16) Creating system user accounts...
( 2/16) Reloading system manager configuration...
Skipped: Current root is not booted.
( 3/16) Updating udev hardware database...
( 4/16) Reloading device manager configuration...
Skipped: Device manager is not running.
( 5/16) Arming ConditionNeedsUpdate...
( 6/16) Updating fontconfig configuration...
( 7/16) Reloading system bus configuration...
Skipped: Current root is not booted.
( 8/16) Warn about old perl modules
( 9/16) Updating fontconfig cache...
(10/16) Probing GDK-Pixbuf loader modules...
(11/16) Updating GIO module cache...
(12/16) Compiling GSettings XML schema files...
(13/16) Probing GTK3 input method modules...
(14/16) Updating icon theme caches...
(15/16) Updating the desktop file MIME type cache...
(16/16) Updating the MIME type database...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Package (12) New Version Net Change
extra/jsoncpp 1.9.4-1 1.76 MiB
extra/libuv 1.41.0-1 0.54 MiB
extra/protobuf 3.16.0-1 9.09 MiB
extra/rhash 1.4.1-1 0.31 MiB
extra/cmake 3.20.5-1 47.79 MiB
extra/extra-cmake-modules 5.83.0-1 2.08 MiB
local_repo/libtg_owt-git 0.git.r164.b2e0a59-1 59.90 MiB
community/microsoft-gsl 3.1.0-1 0.17 MiB
community/ninja 1.10.2-1 0.30 MiB
community/range-v3 0.11.0-1 1.95 MiB
community/rnnoise 0.4.1-1 0.13 MiB
community/tl-expected 1.0.0-1 0.10 MiB
Total Installed Size: 124.12 MiB
:: Proceed with installation? [Y/n] y
:: Retrieving packages...
libtg_owt-git-0.git.r164.b2e0a59-1-x86_64 is up to date
(12/12) checking keys in keyring [----------------------------------------------------------------------------] 100%
(12/12) checking package integrity [----------------------------------------------------------------------------] 100%
(12/12) loading package files [----------------------------------------------------------------------------] 100%
(12/12) checking for file conflicts [----------------------------------------------------------------------------] 100%
:: Processing package changes...
( 1/12) installing jsoncpp [----------------------------------------------------------------------------] 100%
Optional dependencies for jsoncpp
jsoncpp-doc: documentation
( 2/12) installing libuv [----------------------------------------------------------------------------] 100%
( 3/12) installing rhash [----------------------------------------------------------------------------] 100%
( 4/12) installing cmake [----------------------------------------------------------------------------] 100%
Optional dependencies for cmake
qt6-base: cmake-gui
( 5/12) installing ninja [----------------------------------------------------------------------------] 100%
( 6/12) installing range-v3 [----------------------------------------------------------------------------] 100%
( 7/12) installing tl-expected [----------------------------------------------------------------------------] 100%
( 8/12) installing microsoft-gsl [----------------------------------------------------------------------------] 100%
( 9/12) installing protobuf [----------------------------------------------------------------------------] 100%
(10/12) installing libtg_owt-git [----------------------------------------------------------------------------] 100%
(11/12) installing rnnoise [----------------------------------------------------------------------------] 100%
(12/12) installing extra-cmake-modules [----------------------------------------------------------------------------] 100%
Optional dependencies for extra-cmake-modules
python-pyxdg: to generate fastlane metadata for Android apps
python-requests: to generate fastlane metadata for Android apps
python-yaml: to generate fastlane metadata for Android apps
:: Running post-transaction hooks...
(1/4) Arming ConditionNeedsUpdate...
(2/4) Updating icon theme caches...
(3/4) Updating the desktop file MIME type cache...
(4/4) Updating the MIME type database...
==> Retrieving sources...
-> Updating tdesktop git repo...
Fetching origin
-> Updating Catch git repo...
Fetching origin
-> Updating cmake git repo...
Fetching origin
-> Updating codegen git repo...
Fetching origin
-> Updating expected git repo...
Fetching origin
-> Updating fcitx5-qt git repo...
Fetching origin
-> Updating fcitx-qt5 git repo...
Fetching origin
-> Updating GSL git repo...
Fetching origin
-> Updating hime git repo...
Fetching origin
-> Updating hunspell git repo...
Fetching origin
-> Updating lib_base git repo...
Fetching origin
-> Updating lib_crl git repo...
Fetching origin
-> Updating libdbusmenu-qt git repo...
Fetching origin
-> Updating lib_lottie git repo...
Fetching origin
-> Updating lib_qr git repo...
Fetching origin
-> Updating lib_rlottie git repo...
Fetching origin
-> Updating lib_rpl git repo...
Fetching origin
-> Updating lib_spellcheck git repo...
Fetching origin
-> Updating lib_storage git repo...
Fetching origin
-> Updating libtgvoip git repo...
Fetching origin
-> Updating lib_tl git repo...
Fetching origin
-> Updating lib_ui git repo...
Fetching origin
-> Updating lib_webrtc git repo...
Fetching origin
-> Updating lz4 git repo...
Fetching origin
-> Updating nimf git repo...
Fetching origin
-> Updating QR git repo...
Fetching origin
-> Updating qt5ct git repo...
Fetching origin
-> Updating range-v3 git repo...
Fetching origin
-> Updating rlottie git repo...
Fetching origin
-> Updating tgcalls git repo...
Fetching origin
-> Updating xxHash git repo...
Fetching origin
-> Found lib_base.patch
==> Validating source files with sha512sums...
tdesktop ... Skipped
Catch ... Skipped
cmake ... Skipped
codegen ... Skipped
expected ... Skipped
fcitx5-qt ... Skipped
fcitx-qt5 ... Skipped
GSL ... Skipped
hime ... Skipped
hunspell ... Skipped
lib_base ... Skipped
lib_crl ... Skipped
libdbusmenu-qt ... Skipped
lib_lottie ... Skipped
lib_qr ... Skipped
lib_rlottie ... Skipped
lib_rpl ... Skipped
lib_spellcheck ... Skipped
lib_storage ... Skipped
libtgvoip ... Skipped
lib_tl ... Skipped
lib_ui ... Skipped
lib_webrtc ... Skipped
lz4 ... Skipped
nimf ... Skipped
QR ... Skipped
qt5ct ... Skipped
range-v3 ... Skipped
rlottie ... Skipped
tgcalls ... Skipped
xxHash ... Skipped
lib_base.patch ... Passed
==> Extracting sources...
-> Creating working copy of tdesktop git repo...
Cloning into 'tdesktop'...
done.
Switched to a new branch 'makepkg'
-> Creating working copy of Catch git repo...
Cloning into 'Catch'...
done.
-> Creating working copy of cmake git repo...
Cloning into 'cmake'...
done.
-> Creating working copy of codegen git repo...
Cloning into 'codegen'...
done.
-> Creating working copy of expected git repo...
Cloning into 'expected'...
done.
-> Creating working copy of fcitx5-qt git repo...
Cloning into 'fcitx5-qt'...
done.
-> Creating working copy of fcitx-qt5 git repo...
Cloning into 'fcitx-qt5'...
done.
-> Creating working copy of GSL git repo...
Cloning into 'GSL'...
done.
-> Creating working copy of hime git repo...
Cloning into 'hime'...
done.
-> Creating working copy of hunspell git repo...
Cloning into 'hunspell'...
done.
-> Creating working copy of lib_base git repo...
Cloning into 'lib_base'...
done.
-> Creating working copy of lib_crl git repo...
Cloning into 'lib_crl'...
done.
-> Creating working copy of libdbusmenu-qt git repo...
Cloning into 'libdbusmenu-qt'...
done.
-> Creating working copy of lib_lottie git repo...
Cloning into 'lib_lottie'...
done.
-> Creating working copy of lib_qr git repo...
Cloning into 'lib_qr'...
done.
-> Creating working copy of lib_rlottie git repo...
Cloning into 'lib_rlottie'...
done.
-> Creating working copy of lib_rpl git repo...
Cloning into 'lib_rpl'...
done.
-> Creating working copy of lib_spellcheck git repo...
Cloning into 'lib_spellcheck'...
done.
-> Creating working copy of lib_storage git repo...
Cloning into 'lib_storage'...
done.
-> Creating working copy of libtgvoip git repo...
Cloning into 'libtgvoip'...
done.
-> Creating working copy of lib_tl git repo...
Cloning into 'lib_tl'...
done.
-> Creating working copy of lib_ui git repo...
Cloning into 'lib_ui'...
done.
-> Creating working copy of lib_webrtc git repo...
Cloning into 'lib_webrtc'...
done.
-> Creating working copy of lz4 git repo...
Cloning into 'lz4'...
done.
-> Creating working copy of nimf git repo...
Cloning into 'nimf'...
done.
-> Creating working copy of QR git repo...
Cloning into 'QR'...
done.
-> Creating working copy of qt5ct git repo...
Cloning into 'qt5ct'...
done.
-> Creating working copy of range-v3 git repo...
Cloning into 'range-v3'...
done.
-> Creating working copy of rlottie git repo...
Cloning into 'rlottie'...
done.
-> Creating working copy of tgcalls git repo...
Cloning into 'tgcalls'...
done.
-> Creating working copy of xxHash git repo...
Cloning into 'xxHash'...
done.
==> Starting prepare()...
Submodule 'Telegram/ThirdParty/Catch' (https://github.com/philsquared/Catch) registered for path 'Telegram/ThirdParty/Catch'
Submodule 'Telegram/ThirdParty/GSL' (https://github.com/Microsoft/GSL.git) registered for path 'Telegram/ThirdParty/GSL'
Submodule 'Telegram/ThirdParty/QR' (https://github.com/nayuki/QR-Code-generator) registered for path 'Telegram/ThirdParty/QR'
Submodule 'Telegram/ThirdParty/expected' (https://github.com/TartanLlama/expected) registered for path 'Telegram/ThirdParty/expected'
Submodule 'Telegram/ThirdParty/fcitx-qt5' (https://github.com/fcitx/fcitx-qt5.git) registered for path 'Telegram/ThirdParty/fcitx-qt5'
Submodule 'Telegram/ThirdParty/fcitx5-qt' (https://github.com/fcitx/fcitx5-qt.git) registered for path 'Telegram/ThirdParty/fcitx5-qt'
Submodule 'Telegram/ThirdParty/hime' (https://github.com/hime-ime/hime.git) registered for path 'Telegram/ThirdParty/hime'
Submodule 'Telegram/ThirdParty/hunspell' (https://github.com/hunspell/hunspell) registered for path 'Telegram/ThirdParty/hunspell'
Submodule 'Telegram/ThirdParty/libdbusmenu-qt' (https://github.com/desktop-app/libdbusmenu-qt.git) registered for path 'Telegram/ThirdParty/libdbusmenu-qt'
Submodule 'Telegram/ThirdParty/libtgvoip' (https://github.com/telegramdesktop/libtgvoip) registered for path 'Telegram/ThirdParty/libtgvoip'
Submodule 'Telegram/ThirdParty/lz4' (https://github.com/lz4/lz4.git) registered for path 'Telegram/ThirdParty/lz4'
Submodule 'Telegram/ThirdParty/mallocng' (https://github.com/desktop-app/mallocng.git) registered for path 'Telegram/ThirdParty/mallocng'
Submodule 'Telegram/ThirdParty/nimf' (https://github.com/hamonikr/nimf.git) registered for path 'Telegram/ThirdParty/nimf'
Submodule 'Telegram/ThirdParty/qt5ct' (https://github.com/desktop-app/qt5ct.git) registered for path 'Telegram/ThirdParty/qt5ct'
Submodule 'Telegram/ThirdParty/range-v3' (https://github.com/ericniebler/range-v3.git) registered for path 'Telegram/ThirdParty/range-v3'
Submodule 'Telegram/ThirdParty/rlottie' (https://github.com/desktop-app/rlottie.git) registered for path 'Telegram/ThirdParty/rlottie'
Submodule 'Telegram/ThirdParty/tgcalls' (https://github.com/TelegramMessenger/tgcalls.git) registered for path 'Telegram/ThirdParty/tgcalls'
Submodule 'Telegram/ThirdParty/xxHash' (https://github.com/Cyan4973/xxHash.git) registered for path 'Telegram/ThirdParty/xxHash'
Submodule 'Telegram/codegen' (https://github.com/desktop-app/codegen.git) registered for path 'Telegram/codegen'
Submodule 'Telegram/lib_base' (https://github.com/desktop-app/lib_base.git) registered for path 'Telegram/lib_base'
Submodule 'Telegram/lib_crl' (https://github.com/desktop-app/lib_crl.git) registered for path 'Telegram/lib_crl'
Submodule 'Telegram/lib_lottie' (https://github.com/desktop-app/lib_lottie.git) registered for path 'Telegram/lib_lottie'
Submodule 'Telegram/lib_qr' (https://github.com/desktop-app/lib_qr.git) registered for path 'Telegram/lib_qr'
Submodule 'Telegram/lib_rlottie' (https://github.com/desktop-app/lib_rlottie.git) registered for path 'Telegram/lib_rlottie'
Submodule 'Telegram/lib_rpl' (https://github.com/desktop-app/lib_rpl.git) registered for path 'Telegram/lib_rpl'
Submodule 'Telegram/lib_spellcheck' (https://github.com/desktop-app/lib_spellcheck) registered for path 'Telegram/lib_spellcheck'
Submodule 'Telegram/lib_storage' (https://github.com/desktop-app/lib_storage.git) registered for path 'Telegram/lib_storage'
Submodule 'Telegram/lib_tl' (https://github.com/desktop-app/lib_tl.git) registered for path 'Telegram/lib_tl'
Submodule 'Telegram/lib_ui' (https://github.com/desktop-app/lib_ui.git) registered for path 'Telegram/lib_ui'
Submodule 'Telegram/lib_waylandshells' (https://github.com/desktop-app/lib_waylandshells.git) registered for path 'Telegram/lib_waylandshells'
Submodule 'Telegram/lib_webrtc' (https://github.com/desktop-app/lib_webrtc.git) registered for path 'Telegram/lib_webrtc'
Submodule 'Telegram/lib_webview' (https://github.com/desktop-app/lib_webview.git) registered for path 'Telegram/lib_webview'
Submodule 'cmake' (https://github.com/desktop-app/cmake_helpers.git) registered for path 'cmake'
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/Catch'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/GSL'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/QR'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/expected'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/fcitx-qt5'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/fcitx5-qt'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/hime'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/hunspell'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/libdbusmenu-qt'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/libtgvoip'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/lz4'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/mallocng'...
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/nimf'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/qt5ct'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/range-v3'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/rlottie'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/tgcalls'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/ThirdParty/xxHash'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/codegen'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_base'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_crl'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_lottie'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_qr'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_rlottie'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_rpl'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_spellcheck'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_storage'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_tl'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_ui'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_waylandshells'...
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_webrtc'...
done.
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/lib_webview'...
Cloning into '/home/giovanni/aur/telegram-desktop-dev/src/tdesktop/cmake'...
done.
Submodule path 'Telegram/ThirdParty/Catch': checked out '5ca44b68721833ae3731802ed99af67c6f38a53a'
Submodule path 'Telegram/ThirdParty/GSL': checked out '1999b48a519196711f0d03af3b7eedd49fcc6db3'
Submodule path 'Telegram/ThirdParty/QR': checked out '67c62461d380352500fc39557fd9f046b7fe1d18'
Submodule path 'Telegram/ThirdParty/expected': checked out '1d9c5d8c0da84b8ddc54bd3d90d632eec95c1f13'
Submodule path 'Telegram/ThirdParty/fcitx-qt5': checked out '77cb995a1ed0c30401e43388842b99610b53569e'
Submodule path 'Telegram/ThirdParty/fcitx5-qt': checked out '8543204b9a3792e0dbd4163ee9420e896f4f49d8'
Submodule path 'Telegram/ThirdParty/hime': checked out '7525645598649afeab5bfe7fda612c2ad744e7a3'
Submodule path 'Telegram/ThirdParty/hunspell': checked out 'd6a5ae5986c0f0d6e280aa177c017b0cb0fc7fda'
Submodule path 'Telegram/ThirdParty/libdbusmenu-qt': checked out '75afa1003c1d0f6fdfa3a76ce2db689b49f86968'
Submodule path 'Telegram/ThirdParty/libtgvoip': checked out '13a5fcb16b04472d808ce122abd695dbf5d206cd'
Submodule path 'Telegram/ThirdParty/lz4': checked out '9a2a9f2d0f38a39c5ec9b329042ca5f060b058e0'
Submodule path 'Telegram/ThirdParty/mallocng': checked out '5413b277e2add1a2e5086ad75071277390770a3a'
Submodule path 'Telegram/ThirdParty/nimf': checked out '7234ac6724f4b7870aebed4dae95a4b9edbccd70'
Submodule path 'Telegram/ThirdParty/qt5ct': checked out '9f60cd2352a4dcc55c8ca267f29bd8fff5c6a659'
Submodule path 'Telegram/ThirdParty/range-v3': checked out '413c8f9aacb269f6440fe180b587fd70c7ba16df'
Submodule path 'Telegram/ThirdParty/rlottie': checked out 'cbd43984ebdf783e94c8303c41385bf82aa36d5b'
Submodule path 'Telegram/ThirdParty/tgcalls': checked out '65c8f3cabda3d79bd48265317a430812cdb8bd9f'
Submodule path 'Telegram/ThirdParty/xxHash': checked out '7cc9639699f64b750c0b82333dced9ea77e8436e'
Submodule path 'Telegram/codegen': checked out 'a4904e076b1d1bfd00cd26f283a5e9ccd9740ac1'
Submodule path 'Telegram/lib_base': checked out '1042f2e79738452fcb11639fb4d4c7c0ccb57140'
Submodule path 'Telegram/lib_crl': checked out '16150bf71d79382738114b913f137ec1a1a7630c'
Submodule path 'Telegram/lib_lottie': checked out '71fecd909b0d5553153ecb6803f03a91158aeefb'
Submodule path 'Telegram/lib_qr': checked out '92ce41a690a463eb462089a4eb1e51e019308018'
Submodule path 'Telegram/lib_rlottie': checked out '0671bf70547381effcf442ec9618e04502a8adbc'
Submodule path 'Telegram/lib_rpl': checked out 'df721be3fa14a27dfc230d2e3c42bb1a7c9d0617'
Submodule path 'Telegram/lib_spellcheck': checked out 'a8ac6142f99ef7abd80511015dc594b26fa5d5f1'
Submodule path 'Telegram/lib_storage': checked out '99d7122ddc9f61b6e910db11692426661525647f'
Submodule path 'Telegram/lib_tl': checked out '45faed44e7f4d11fec79b7a70e4a35dc91ef3fdb'
Submodule path 'Telegram/lib_ui': checked out '34a867b2a0d6820d8cd9239fcd5acd9641ed1847'
Submodule path 'Telegram/lib_waylandshells': checked out 'f492c2f43d13d71ceb797828829323b02d9db8c1'
Submodule path 'Telegram/lib_webrtc': checked out '8926a5bbcbfa598f43be6c5a4b4762c2dd74b7e6'
Submodule path 'Telegram/lib_webview': checked out '48d70e5258754b2415b07c88f0376212596e09a7'
Submodule path 'cmake': checked out '97b9c3f6d899b8a24137b9e6c076f5752d13a037'
target_link_libraries(external_webrtc INTERFACE jpeg)
==> Starting build()...
Version: 2.7.9.beta
-- The C compiler identification is GNU 11.1.0
-- The CXX compiler identification is GNU 11.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/sbin/cc - 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/sbin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.so
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.so - found
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.so
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.so - found
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.so
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.so - found
-- Found LibLZMA: /usr/lib/liblzma.so (found version "5.2.5")
-- Found PkgConfig: /usr/sbin/pkg-config (found version "1.7.3")
-- Checking for module 'libavcodec'
-- Found libavcodec, version 58.134.100
-- Checking for module 'libavformat'
-- Found libavformat, version 58.76.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 module 'glib-2.0'
-- Found glib-2.0, version 2.68.3
-- Checking for module 'gobject-2.0'
-- Found gobject-2.0, version 2.68.3
-- Checking for module 'gio-2.0'
-- Found gio-2.0, version 2.68.3
-- Checking for module 'gio-unix-2.0'
-- Found gio-unix-2.0, version 2.68.3
-- Checking for module 'glibmm-2.4'
-- Found glibmm-2.4, version 2.66.1
-- Checking for module 'giomm-2.4'
-- Found giomm-2.4, version 2.66.1
-- Checking for module 'hunspell'
-- Found hunspell, version 1.7.0
-- Found JPEG: /usr/lib/libjpeg.so (found version "80")
-- Checking for module 'liblz4'
-- Found liblz4, version 1.9.3
-- Checking for module 'minizip'
-- Found minizip, version 1.2.11
-- Found OpenAL: /usr/lib/libopenal.so
-- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1k")
-- Checking for module 'opus'
-- Found opus, version 1.3.1
-- Checking for module 'rlottie'
-- Package 'rlottie', required by 'virtual:world', not found
-- Checking for module 'rnnoise'
-- Found rnnoise, version unknown
-- Checking for module 'xcb-keysyms'
-- Found xcb-keysyms, version 0.4.0
-- Checking for module 'xcb-record'
-- Found xcb-record, version 1.14
-- Checking for module 'xcb-screensaver'
-- Found xcb-screensaver, version 1.14
-- Checking for module 'xcb'
-- Found xcb, version 1.14
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
-- Checking for module 'gtk+-3.0'
-- Found gtk+-3.0, version 3.24.29
-- Checking for module 'x11'
-- Found x11, version 1.7.2
-- Found QtWaylandScanner: /usr/bin/qtwaylandscanner
-- Checking for module 'webkit2gtk-4.0'
-- Found webkit2gtk-4.0, version 2.32.1
-- Checking for module 'tgvoip'
-- Package 'tgvoip', required by 'virtual:world', not found
-- Found ALSA: /usr/lib/libasound.so (found version "1.2.5.1")
-- Checking for module 'libpulse'
-- Found libpulse, version 14.2
-- Found Python: /usr/sbin/python3.9 (found version "3.9.5") found components: Interpreter
-- Found Python3: /usr/sbin/python3.9 (found version "3.9.5") found components: Interpreter
-- Configuring done
-- Generating done
-- Build files have been written to: /home/giovanni/aur/telegram-desktop-dev/src/tdesktop/build
ninja: Entering directory `build'
[2/976] Building C object cmake/external/mallocng/CMakeFiles/external_mallocng_bundled.dir/__/__/__/Telegram/ThirdParty/mallocng/aligned_alloc.c.o
In file included from ../Telegram/ThirdParty/mallocng/aligned_alloc.c:3:
/usr/include/stdlib.h: In function ‘aligned_alloc’:
../Telegram/ThirdParty/mallocng/meta.h:132:22: warning: array subscript -1 is outside array bounds of ‘unsigned char[18446744073709551615]’ [-Warray-bounds]
132 | int offset = *(const uint16_t *)(p - 2);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../Telegram/ThirdParty/mallocng/aligned_alloc.c:24:28: note: referencing an object of size between 0 and 18446744073709551615 allocated by ‘malloc’
24 | unsigned char *p = malloc(len + align - UNIT);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/ThirdParty/mallocng/aligned_alloc.c:3:
../Telegram/ThirdParty/mallocng/meta.h:126:17: warning: array subscript -3 is outside array bounds of ‘unsigned char[18446744073709551615]’ [-Warray-bounds]
126 | return p[-3] & 31;
| ~^~~~
../Telegram/ThirdParty/mallocng/aligned_alloc.c:24:28: note: referencing an object of size between 0 and 18446744073709551615 allocated by ‘malloc’
24 | unsigned char *p = malloc(len + align - UNIT);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/ThirdParty/mallocng/aligned_alloc.c:3:
../Telegram/ThirdParty/mallocng/meta.h:134:14: warning: array subscript -4 is outside array bounds of ‘unsigned char[18446744073709551615]’ [-Warray-bounds]
134 | if (p[-4]) {
| ~^~~~
../Telegram/ThirdParty/mallocng/aligned_alloc.c:24:28: note: referencing an object of size between 0 and 18446744073709551615 allocated by ‘malloc’
24 | unsigned char *p = malloc(len + align - UNIT);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/ThirdParty/mallocng/aligned_alloc.c:3:
../Telegram/ThirdParty/mallocng/meta.h:136:26: warning: array subscript -2 is outside array bounds of ‘unsigned char[18446744073709551615]’ [-Warray-bounds]
136 | offset = *(uint32_t *)(p - 8);
| ^~~~~~~~~~~~~~~~~~~~
../Telegram/ThirdParty/mallocng/aligned_alloc.c:24:28: note: referencing an object of size between 0 and 18446744073709551615 allocated by ‘malloc’
24 | unsigned char *p = malloc(len + align - UNIT);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/ThirdParty/mallocng/aligned_alloc.c:3:
../Telegram/ThirdParty/mallocng/meta.h:140:28: warning: array subscript [-134217728, -1] is outside array bounds of ‘unsigned char[18446744073709551615]’ [-Warray-bounds]
140 | const struct meta *meta = base->meta;
| ^~~~
../Telegram/ThirdParty/mallocng/aligned_alloc.c:24:28: note: referencing an object of size between 0 and 18446744073709551615 allocated by ‘malloc’
24 | unsigned char *p = malloc(len + align - UNIT);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/ThirdParty/mallocng/aligned_alloc.c:3:
../Telegram/ThirdParty/mallocng/meta.h:193:19: warning: array subscript -3 is outside array bounds of ‘unsigned char[18446744073709551615]’ [-Warray-bounds]
193 | p[-3] = (p[-3]&31) + (reserved<<5);
| ~^~~~
../Telegram/ThirdParty/mallocng/aligned_alloc.c:24:28: note: referencing an object of size between 0 and 18446744073709551615 allocated by ‘malloc’
24 | unsigned char *p = malloc(len + align - UNIT);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/ThirdParty/mallocng/aligned_alloc.c:3:
../Telegram/ThirdParty/mallocng/meta.h:193:15: warning: array subscript -3 is outside array bounds of ‘unsigned char[18446744073709551615]’ [-Warray-bounds]
193 | p[-3] = (p[-3]&31) + (reserved<<5);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../Telegram/ThirdParty/mallocng/aligned_alloc.c:24:28: note: referencing an object of size between 0 and 18446744073709551615 allocated by ‘malloc’
24 | unsigned char *p = malloc(len + align - UNIT);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
[5/976] Building C object cmake/external/mallocng/CMakeFiles/external_mallocng_bundled.dir/__/__/__/Telegram/ThirdParty/mallocng/free.c.o
In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdlib.h:25,
from ../Telegram/ThirdParty/mallocng/free.c:2:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
[6/976] Building C object cmake/external/mallocng/CMakeFiles/external_mallocng_bundled.dir/__/__/__/Telegram/ThirdParty/mallocng/memalign.c.o
In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdlib.h:25,
from ../Telegram/ThirdParty/mallocng/memalign.c:2:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
[8/976] Building C object cmake/external/mallocng/CMakeFiles/external_mallocng_bundled.dir/__/__/__/Telegram/ThirdParty/mallocng/valloc.c.o
In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdlib.h:25,
from ../Telegram/ThirdParty/mallocng/valloc.c:2:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
[49/976] Building CXX object cmake/external/rlottie/CMakeFiles/external_rlottie_bundled.dir/__/__/__/Telegram/ThirdParty/rlottie/src/vector/vrle.cpp.o
In file included from ../Telegram/ThirdParty/rlottie/src/vector/vrle.h:23,
from ../Telegram/ThirdParty/rlottie/src/vector/vrle.cpp:19:
In destructor ‘vcow_ptr<T>::~vcow_ptr() [with T = VRle::VRleData]’,
inlined from ‘vcow_ptr<T>::~vcow_ptr() [with T = VRle::VRleData]’ at ../Telegram/ThirdParty/rlottie/src/vector/vcowptr.h:50:5,
inlined from ‘vcow_ptr<T>& vcow_ptr<T>::operator=(vcow_ptr<T>&&) [with T = VRle::VRleData]’ at ../Telegram/ThirdParty/rlottie/src/vector/vcowptr.h:82:5,
inlined from ‘vcow_ptr<T>::element_type& vcow_ptr<T>::write() [with T = VRle::VRleData]’ at ../Telegram/ThirdParty/rlottie/src/vector/vcowptr.h:104:30,
inlined from ‘static VRle VRle::toRle(const VRect&)’ at ../Telegram/ThirdParty/rlottie/src/vector/vrle.cpp:744:19:
../Telegram/ThirdParty/rlottie/src/vector/vcowptr.h:52:46: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘default_s’ [-Wfree-nonheap-object]
52 | if (mModel && (--mModel->mRef == 0)) delete mModel;
| ^~~~~~~~~~~~~
../Telegram/ThirdParty/rlottie/src/vector/vcowptr.h: In static member function ‘static VRle VRle::toRle(const VRect&)’:
../Telegram/ThirdParty/rlottie/src/vector/vcowptr.h:45:22: note: declared here
45 | static model default_s;
| ^~~~~~~~~
[60/976] Building CXX object Telegram/CMakeFiles/lib_tgvoip_bundled.dir/ThirdParty/libtgvoip/OpusDecoder.cpp.o
../Telegram/ThirdParty/libtgvoip/OpusDecoder.cpp: In member function ‘int tgvoip::OpusDecoder::DecodeNextFrame()’:
../Telegram/ThirdParty/libtgvoip/OpusDecoder.cpp:237:51: warning: array subscript -1 is below array bounds of ‘unsigned char [8192]’ [-Warray-bounds]
237 | prevLastSample=decodeBuffer[size-1];
| ~~~~~~~~~~~~~~~~~~~^
In file included from ../Telegram/ThirdParty/libtgvoip/OpusDecoder.cpp:7:
../Telegram/ThirdParty/libtgvoip/OpusDecoder.h:71:23: note: while referencing ‘tgvoip::OpusDecoder::decodeBuffer’
71 | unsigned char decodeBuffer[8192];
| ^~~~~~~~~~~~
../Telegram/ThirdParty/libtgvoip/OpusDecoder.cpp:237:51: warning: array subscript -1 is below array bounds of ‘unsigned char [8192]’ [-Warray-bounds]
237 | prevLastSample=decodeBuffer[size-1];
| ~~~~~~~~~~~~~~~~~~~^
In file included from ../Telegram/ThirdParty/libtgvoip/OpusDecoder.cpp:7:
../Telegram/ThirdParty/libtgvoip/OpusDecoder.h:71:23: note: while referencing ‘tgvoip::OpusDecoder::decodeBuffer’
71 | unsigned char decodeBuffer[8192];
| ^~~~~~~~~~~~
[85/976] Building CXX object Telegram/CMakeFiles/lib_tgvoip_bundled.dir/ThirdParty/libtgvoip/JitterBuffer.cpp.o
../Telegram/ThirdParty/libtgvoip/JitterBuffer.cpp: In constructor ‘tgvoip::JitterBuffer::JitterBuffer(tgvoip::MediaStreamItf*, uint32_t)’:
../Telegram/ThirdParty/libtgvoip/JitterBuffer.cpp:19:15: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct tgvoip::JitterBuffer::jitter_packet_t’; use assignment or value-initialization instead [-Wclass-memaccess]
19 | memset(slots, 0, sizeof(jitter_packet_t)*JITTER_SLOT_COUNT);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/ThirdParty/libtgvoip/VoIPController.h:34,
from ../Telegram/ThirdParty/libtgvoip/JitterBuffer.cpp:7:
../Telegram/ThirdParty/libtgvoip/JitterBuffer.h:44:16: note: ‘struct tgvoip::JitterBuffer::jitter_packet_t’ declared here
44 | struct jitter_packet_t{
| ^~~~~~~~~~~~~~~
[100/976] Building CXX object Telegram/CMakeFiles/lib_tgvoip_bundled.dir/ThirdParty/libtgvoip/os/posix/NetworkSocketPosix.cpp.o
../Telegram/ThirdParty/libtgvoip/os/posix/NetworkSocketPosix.cpp: In static member function ‘static bool tgvoip::NetworkSocketPosix::Select(std::vector<tgvoip::NetworkSocket*>&, std::vector<tgvoip::NetworkSocket*>&, std::vector<tgvoip::NetworkSocket*>&, tgvoip::SocketSelectCanceller*)’:
../Telegram/ThirdParty/libtgvoip/os/posix/NetworkSocketPosix.cpp:566:28: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
566 | (void) read(canceller->pipeRead, &c, 1);
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../Telegram/ThirdParty/libtgvoip/os/posix/NetworkSocketPosix.cpp: In member function ‘virtual void tgvoip::SocketSelectCancellerPosix::CancelSelect()’:
../Telegram/ThirdParty/libtgvoip/os/posix/NetworkSocketPosix.cpp:632:21: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
632 | (void) write(pipeWrite, &c, 1);
| ~~~~~^~~~~~~~~~~~~~~~~~
[261/976] Building CXX object Telegram/lib_webview/CMakeFiles/lib_webview.dir/webview/platform/linux/webview_linux_webkit_gtk.cpp.o
In file included from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:10:
../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp: In function ‘bool Webview::WebkitGtk::Resolve()’:
../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:62:69: warning: ‘OpaqueJSContext* webkit_javascript_result_get_global_context(WebKitJavascriptResult*)’ is deprecated [-Wdeprecated-declarations]
62 | const auto available2 = LOAD_GTK_SYMBOL(webkit2gtk, webkit_javascript_result_get_global_context)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../Telegram/lib_base/base/platform/linux/base_linux_gtk_integration_p.h:21:46: note: in definition of macro ‘LOAD_GTK_SYMBOL’
21 | #define LOAD_GTK_SYMBOL(lib, func) (func = ::func)
| ^~~~
In file included from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:57,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.h:16,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:7:
/usr/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h:49:1: note: declared here
49 | webkit_javascript_result_get_global_context (WebKitJavascriptResult *js_result);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:10:
../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:62:69: warning: ‘OpaqueJSContext* webkit_javascript_result_get_global_context(WebKitJavascriptResult*)’ is deprecated [-Wdeprecated-declarations]
62 | const auto available2 = LOAD_GTK_SYMBOL(webkit2gtk, webkit_javascript_result_get_global_context)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../Telegram/lib_base/base/platform/linux/base_linux_gtk_integration_p.h:21:46: note: in definition of macro ‘LOAD_GTK_SYMBOL’
21 | #define LOAD_GTK_SYMBOL(lib, func) (func = ::func)
| ^~~~
In file included from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:57,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.h:16,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:7:
/usr/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h:49:1: note: declared here
49 | webkit_javascript_result_get_global_context (WebKitJavascriptResult *js_result);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:10:
../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:63:56: warning: ‘const OpaqueJSValue* webkit_javascript_result_get_value(WebKitJavascriptResult*)’ is deprecated: Use 'webkit_javascript_result_get_js_value' instead [-Wdeprecated-declarations]
63 | && LOAD_GTK_SYMBOL(webkit2gtk, webkit_javascript_result_get_value)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../Telegram/lib_base/base/platform/linux/base_linux_gtk_integration_p.h:21:46: note: in definition of macro ‘LOAD_GTK_SYMBOL’
21 | #define LOAD_GTK_SYMBOL(lib, func) (func = ::func)
| ^~~~
In file included from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:57,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.h:16,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:7:
/usr/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h:52:1: note: declared here
52 | webkit_javascript_result_get_value (WebKitJavascriptResult *js_result);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:10:
../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:63:56: warning: ‘const OpaqueJSValue* webkit_javascript_result_get_value(WebKitJavascriptResult*)’ is deprecated: Use 'webkit_javascript_result_get_js_value' instead [-Wdeprecated-declarations]
63 | && LOAD_GTK_SYMBOL(webkit2gtk, webkit_javascript_result_get_value)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../Telegram/lib_base/base/platform/linux/base_linux_gtk_integration_p.h:21:46: note: in definition of macro ‘LOAD_GTK_SYMBOL’
21 | #define LOAD_GTK_SYMBOL(lib, func) (func = ::func)
| ^~~~
In file included from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:57,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.h:16,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:7:
/usr/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h:52:1: note: declared here
52 | webkit_javascript_result_get_value (WebKitJavascriptResult *js_result);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:10:
../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:76:69: warning: ‘WebKitURIRequest* webkit_navigation_policy_decision_get_request(WebKitNavigationPolicyDecision*)’ is deprecated: Use 'webkit_navigation_policy_decision_get_navigation_action' instead [-Wdeprecated-declarations]
76 | const auto available2 = LOAD_GTK_SYMBOL(webkit2gtk, webkit_navigation_policy_decision_get_request);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../Telegram/lib_base/base/platform/linux/base_linux_gtk_integration_p.h:21:46: note: in definition of macro ‘LOAD_GTK_SYMBOL’
21 | #define LOAD_GTK_SYMBOL(lib, func) (func = ::func)
| ^~~~
In file included from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:61,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.h:16,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:7:
/usr/include/webkitgtk-4.0/webkit2/WebKitNavigationPolicyDecision.h:78:1: note: declared here
78 | webkit_navigation_policy_decision_get_request (WebKitNavigationPolicyDecision *decision);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:10:
../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:76:69: warning: ‘WebKitURIRequest* webkit_navigation_policy_decision_get_request(WebKitNavigationPolicyDecision*)’ is deprecated: Use 'webkit_navigation_policy_decision_get_navigation_action' instead [-Wdeprecated-declarations]
76 | const auto available2 = LOAD_GTK_SYMBOL(webkit2gtk, webkit_navigation_policy_decision_get_request);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../Telegram/lib_base/base/platform/linux/base_linux_gtk_integration_p.h:21:46: note: in definition of macro ‘LOAD_GTK_SYMBOL’
21 | #define LOAD_GTK_SYMBOL(lib, func) (func = ::func)
| ^~~~
In file included from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:61,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.h:16,
from ../Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp:7:
/usr/include/webkitgtk-4.0/webkit2/WebKitNavigationPolicyDecision.h:78:1: note: declared here
78 | webkit_navigation_policy_decision_get_request (WebKitNavigationPolicyDecision *decision);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[356/976] Building CXX object Telegram/CMakeFiles/td_ui.dir/SourceFiles/payments/ui/payments_panel.cpp.o
FAILED: Telegram/CMakeFiles/td_ui.dir/SourceFiles/payments/ui/payments_panel.cpp.o
/usr/sbin/c++ -DDESKTOP_APP_DISABLE_CRASH_REPORTS -DDESKTOP_APP_USE_PACKAGED -DDESKTOP_APP_USE_PACKAGED_FONTS -DLOTTIE_USE_CACHE -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WAYLANDCLIENT_LIB -DQT_WIDGETS_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DTGCALLS_USE_STD_OPTIONAL -ITelegram/gen -I../Telegram/SourceFiles -ITelegram/lib_ui/gen -I../Telegram/lib_ui -I../Telegram/lib_ui/emoji_suggestions -I../Telegram/lib_waylandshells -I../Telegram/lib_base -I../Telegram/lib_rpl -I../Telegram/lib_crl -I../Telegram/lib_lottie -I../Telegram/ThirdParty/tgcalls -I../Telegram/lib_webview -I../Telegram/lib_webrtc -I../Telegram/SourceFiles/payments -isystem /usr/include/qt/QtCore/5.15.2 -isystem /usr/include/qt/QtCore/5.15.2/QtCore -isystem /usr/include/qt/QtGui/5.15.2 -isystem /usr/include/qt/QtGui/5.15.2/QtGui -isystem /usr/include/qt/QtXkbCommonSupport/5.15.2 -isystem /usr/include/qt/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport -isystem /usr/include/qt/QtWaylandClient/5.15.2 -isystem /usr/include/qt/QtWaylandClient/5.15.2/QtWaylandClient -isystem /usr/include/qt -isystem /usr/include/qt/QtCore -isystem /usr/lib/qt/mkspecs/linux-g++ -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtDBus -isystem /usr/include/qt/QtXkbCommonSupport -isystem /usr/include/qt/QtWaylandClient -isystem /usr/include/giomm-2.4 -isystem /usr/lib/giomm-2.4/include -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glibmm-2.4 -isystem /usr/lib/glibmm-2.4/include -isystem /usr/include/sigc++-2.0 -isystem /usr/lib/sigc++-2.0/include -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/lzo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/cloudproviders -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/webkitgtk-4.0 -isystem /usr/include/libsoup-2.4 -isystem /usr/include/libxml2 -isystem /usr/include/AL -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -fPIC -fno-strict-aliasing -pipe -Wall -W -Wno-unused-variable -Wno-unused-parameter -Wno-unused-function -Wno-switch -Wno-comment -Wno-unused-but-set-variable -Wno-missing-field-initializers -Wno-sign-compare -Wno-attributes -Wno-parentheses -Wno-stringop-overflow -Wno-maybe-uninitialized -Wno-error=class-memaccess -Wno-register -pthread -Winvalid-pch -include /home/giovanni/aur/telegram-desktop-dev/src/tdesktop/build/Telegram/CMakeFiles/td_ui.dir/cmake_pch.hxx -MD -MT Telegram/CMakeFiles/td_ui.dir/SourceFiles/payments/ui/payments_panel.cpp.o -MF Telegram/CMakeFiles/td_ui.dir/SourceFiles/payments/ui/payments_panel.cpp.o.d -o Telegram/CMakeFiles/td_ui.dir/SourceFiles/payments/ui/payments_panel.cpp.o -c ../Telegram/SourceFiles/payments/ui/payments_panel.cpp
In file included from /usr/include/qt/QtCore/qglobal.h:45,
from /usr/include/qt/QtCore/qchar.h:43,
from /usr/include/qt/QtCore/qstring.h:49,
from /usr/include/qt/QtCore/QString:1,
from /home/giovanni/aur/telegram-desktop-dev/src/tdesktop/Telegram/SourceFiles/ui/ui_pch.h:8,
from /home/giovanni/aur/telegram-desktop-dev/src/tdesktop/build/Telegram/CMakeFiles/td_ui.dir/cmake_pch.hxx:5,
from <command-line>:
/usr/include/c++/11.1.0/type_traits: In instantiation of ‘struct std::is_invocable_r<void, Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&, QJsonDocument>’:
/usr/include/c++/11.1.0/type_traits:3011:46: required from ‘constexpr const bool std::is_invocable_r_v<void, Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&, QJsonDocument>’
/usr/include/c++/11.1.0/bits/invoke.h:103:27: required by substitution of ‘template<class _Res, class _Callable, class ... _Args> constexpr std::enable_if_t<is_invocable_r_v<_Res, _Callable, _Args ...>, _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&; _Args = {QJsonDocument}]’
/usr/include/c++/11.1.0/bits/std_function.h:291:30: required from ‘static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>; _ArgTypes = {QJsonDocument}]’
/usr/include/c++/11.1.0/bits/std_function.h:422:21: required from ‘std::function<_Res(_ArgTypes ...)>::function(_Functor) [with _Functor = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>; <template-parameter-2-2> = void; <template-parameter-2-3> = void; _Res = void; _ArgTypes = {QJsonDocument}]’
../Telegram/SourceFiles/payments/ui/payments_panel.cpp:522:24: required from here
/usr/include/c++/11.1.0/type_traits:2954:7: error: static assertion failed: each argument type must be a complete class or an unbounded array
2954 | static_assert((std::__is_complete_or_unbounded(
| ^~~~~~~~~~~~~
/usr/include/c++/11.1.0/type_traits:2954:7: note: ‘std::__is_complete_or_unbounded<std::__type_identity<QJsonDocument> >((std::__type_identity<QJsonDocument>{}, std::__type_identity<QJsonDocument>()))’ evaluates to false
/usr/include/c++/11.1.0/type_traits: In instantiation of ‘struct std::is_nothrow_invocable_r<void, Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&, QJsonDocument>’:
/usr/include/c++/11.1.0/type_traits:3016:54: required from ‘constexpr const bool std::is_nothrow_invocable_r_v<void, Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&, QJsonDocument>’
/usr/include/c++/11.1.0/bits/invoke.h:105:14: required from ‘constexpr std::enable_if_t<is_invocable_r_v<_Res, _Callable, _Args ...>, _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>&; _Args = {QJsonDocument}; std::enable_if_t<is_invocable_r_v<_Res, _Callable, _Args ...>, _Res> = void]’
/usr/include/c++/11.1.0/bits/std_function.h:291:30: required from ‘static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>; _ArgTypes = {QJsonDocument}]’
/usr/include/c++/11.1.0/bits/std_function.h:422:21: required from ‘std::function<_Res(_ArgTypes ...)>::function(_Functor) [with _Functor = Payments::Ui::Panel::createWebview()::<lambda(const QJsonDocument&)>; <template-parameter-2-2> = void; <template-parameter-2-3> = void; _Res = void; _ArgTypes = {QJsonDocument}]’
../Telegram/SourceFiles/payments/ui/payments_panel.cpp:522:24: required from here
/usr/include/c++/11.1.0/type_traits:2992:7: error: static assertion failed: each argument type must be a complete class or an unbounded array
2992 | static_assert((std::__is_complete_or_unbounded(
| ^~~~~~~~~~~~~
/usr/include/c++/11.1.0/type_traits:2992:7: note: ‘std::__is_complete_or_unbounded<std::__type_identity<QJsonDocument> >((std::__type_identity<QJsonDocument>{}, std::__type_identity<QJsonDocument>()))’ evaluates to false
[361/976] Building CXX object Telegram/CMakeFiles/td_lang.dir/gen/lang_auto.cpp.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
==> Removing installed dependencies...
checking dependencies...
:: pinentry optionally requires qt5-base: qt backend
warning: dependency cycle detected:
warning: harfbuzz will be removed after its freetype2 dependency
warning: dependency cycle detected:
warning: mesa will be removed after its libglvnd dependency
Package (195) Old Version Net Change
adobe-source-code-pro-fonts 2.038ro+1.058it+1.018var-1 -1.86 MiB
adwaita-icon-theme 40.1.1-1 -22.53 MiB
alsa-lib 1.2.5.1-3 -1.62 MiB
alsa-topology-conf 1.2.5.1-1 -0.33 MiB
alsa-ucm-conf 1.2.5.1-1 -0.17 MiB
aom 3.1.1-1 -8.78 MiB
at-spi2-atk 2.38.0-1 -0.22 MiB
at-spi2-core 2.40.2-1 -2.19 MiB
atk 2.36.0-1 -3.57 MiB
avahi 0.8+20+gd1e71b3-1 -1.85 MiB
brotli 1.0.9-4 -2.53 MiB
bubblewrap 0.4.1-2 -0.06 MiB
cairo 1.17.4-5 -1.68 MiB
cantarell-fonts 1:0.301-1 -0.67 MiB
cmake 3.20.5-1 -47.79 MiB
dav1d 0.9.0-1 -1.20 MiB
dconf 0.40.0-1 -0.44 MiB
desktop-file-utils 0.26-1 -0.20 MiB
double-conversion 3.1.5-2 -0.16 MiB
enchant 2.2.15-4 -0.21 MiB
extra-cmake-modules 5.83.0-1 -2.08 MiB
ffmpeg 2:4.4-4 -33.96 MiB
flac 1.3.3-3 -1.07 MiB
fontconfig 2:2.13.93-4 -0.74 MiB
freetype2 2.10.4-1 -1.58 MiB
fribidi 1.0.10-1 -0.21 MiB
gdk-pixbuf2 2.42.6-1 -2.96 MiB
giflib 5.2.1-2 -0.30 MiB
glib-networking 1:2.68.1-1 -0.54 MiB
glibmm 2.66.1-2 -5.79 MiB
graphite 1:1.3.14-1 -0.67 MiB
gsettings-desktop-schemas 40.0-3 -4.50 MiB
gsm 1.0.19-1 -0.10 MiB
gst-plugins-base-libs 1.18.4-1 -10.67 MiB
gstreamer 1.18.4-1 -9.93 MiB
gtk-update-icon-cache 1:4.2.1-2 -0.04 MiB
gtk3 1:3.24.29-2 -48.08 MiB
harfbuzz 2.8.1-1 -5.20 MiB
harfbuzz-icu 2.8.1-1 -0.02 MiB
hicolor-icon-theme 0.17-2 -0.05 MiB
hidapi 0.10.1-1 -0.09 MiB
hyphen 2.8.8-3 -0.03 MiB
iso-codes 4.6.0-1 -18.48 MiB
jack 0.125.0-9 -2.84 MiB
jasper 2.0.32-1 -1.20 MiB
json-glib 1.6.2-1 -1.76 MiB
jsoncpp 1.9.4-1 -1.76 MiB
kwayland 5.83.0-1 -7.78 MiB
l-smash 2.14.5-2 -1.01 MiB
lame 3.100-3 -0.91 MiB
lcms2 2.12-1 -0.65 MiB
libass 0.15.1-1 -0.24 MiB
libasyncns 0.8+3+g68cd5af-3 -0.05 MiB
libavc1394 0.5.4-4 -0.12 MiB
libbluray 1.3.0-1 -1.23 MiB
libcanberra 0.30+2+gc0620e4-4 -0.43 MiB
libcloudproviders 0.3.1-2 -0.47 MiB
libcolord 1.4.5-4 -1.21 MiB
libcups 1:2.3.3op2-3 -0.84 MiB
libdaemon 0.14-5 -0.06 MiB
libdatrie 0.2.13-1 -0.07 MiB
libdbusmenu-qt5 0.9.3+16.04.20160218-5 -0.59 MiB
libdrm 2.4.106-1 -0.95 MiB
libepoxy 1.5.8-1 -3.28 MiB
libevdev 1.11.0-1 -0.25 MiB
libglvnd 1.3.3-1 -3.68 MiB
libgudev 236-1 -0.39 MiB
libibus 1.5.24-1 -93.23 MiB
libice 1.0.10-3 -0.35 MiB
libiec61883 1.2.0-6 -0.12 MiB
libinput 1.18.0-1 -1.30 MiB
libjpeg-turbo 2.1.0-1 -1.96 MiB
libmanette 0.2.6-2 -0.38 MiB
libmfx 21.1.3-2 -0.28 MiB
libmng 2.0.3-3 -0.67 MiB
libmodplug 0.8.9.0-3 -0.36 MiB
libnotify 0.7.9-1 -0.28 MiB
libogg 1.3.5-1 -0.44 MiB
libomxil-bellagio 0.9.3-3 -0.58 MiB
libpciaccess 0.16-2 -0.06 MiB
libpng 1.6.37-3 -0.55 MiB
libproxy 0.4.17-2 -0.29 MiB
libpulse 14.2-3 -1.47 MiB
libraw1394 2.1.2-3 -0.16 MiB
librsvg 2:2.50.7-1 -9.00 MiB
libsamplerate 0.2.1-1 -1.55 MiB
libsigc++ 2.10.7-2 -1.13 MiB
libsm 1.2.3-2 -0.26 MiB
libsndfile 1.0.31-1 -1.00 MiB
libsoup 2.72.0+10+gfe1e295d-1 -4.89 MiB
libsoxr 0.1.3-2 -0.33 MiB
libssh 0.9.5-1 -0.56 MiB
libtg_owt-git 0.git.r164.b2e0a59-1 -59.90 MiB
libthai 0.1.28-2 -0.64 MiB
libtheora 1.1.1-5 -1.67 MiB
libtiff 4.3.0-1 -2.82 MiB
libunwind 1.5.0-1 -0.26 MiB
libusb 1.0.24-2 -0.20 MiB
libuv 1.41.0-1 -0.54 MiB
libva 2.12.0-1 -0.82 MiB
libvdpau 1.4-1 -0.26 MiB
libvorbis 1.3.7-2 -1.44 MiB
libvpx 1.10.0-1 -4.36 MiB
libwacom 1.10-1 -0.62 MiB
libwebp 1.2.0-1 -1.06 MiB
libwpe 1.10.1-1 -0.26 MiB
libx11 1.7.2-1 -10.15 MiB
libxau 1.0.9-3 -0.02 MiB
libxcb 1.14-1 -3.73 MiB
libxcomposite 0.4.5-3 -0.02 MiB
libxcursor 1.2.0-2 -0.06 MiB
libxdamage 1.1.5-3 -0.02 MiB
libxdmcp 1.1.3-3 -0.13 MiB
libxext 1.3.4-3 -0.30 MiB
libxfixes 6.0.0-1 -0.04 MiB
libxft 2.3.3-2 -0.12 MiB
libxi 1.7.10-3 -0.47 MiB
libxinerama 1.1.4-3 -0.02 MiB
libxkbcommon 1.3.0-1 -0.76 MiB
libxkbcommon-x11 1.3.0-1 -0.07 MiB
libxmu 1.1.3-2 -0.33 MiB
libxrandr 1.5.2-3 -0.07 MiB
libxrender 0.9.10-4 -0.08 MiB
libxshmfence 1.3-2 -0.02 MiB
libxslt 1.1.34-5 -2.16 MiB
libxt 1.2.1-1 -2.03 MiB
libxtst 1.2.3-4 -0.11 MiB
libxv 1.0.11-4 -0.06 MiB
libxxf86vm 1.1.4-4 -0.03 MiB
llvm-libs 12.0.0-2 -98.31 MiB
lm_sensors 1:3.6.0.r41.g31d1f125-1 -0.46 MiB
lzo 2.10-3 -0.39 MiB
md4c 0.4.8-1 -0.25 MiB
mesa 21.1.3-1 -98.28 MiB
microsoft-gsl 3.1.0-1 -0.17 MiB
minizip 1:1.2.11-4 -0.08 MiB
mtdev 1.1.6-1 -0.05 MiB
ninja 1.10.2-1 -0.30 MiB
openal 1.21.1-1 -1.46 MiB
opencore-amr 0.1.5-5 -0.29 MiB
openjpeg2 2.4.0-1 -14.04 MiB
opus 1.3.1-2 -1.74 MiB
orc 0.4.32-1 -1.08 MiB
pango 1:1.48.5-1 -2.03 MiB
pixman 0.40.0-1 -0.70 MiB
protobuf 3.16.0-1 -9.09 MiB
qt5-base 5.15.2+kde+r199-1 -64.83 MiB
qt5-declarative 5.15.2+kde+r28-1 -25.20 MiB
qt5-imageformats 5.15.2-1 -0.20 MiB
qt5-wayland 5.15.2+kde+r28-1 -6.24 MiB
range-v3 0.11.0-1 -1.95 MiB
rav1e 0.4.1-1 -5.80 MiB
rest 0.8.1-3 -0.84 MiB
rhash 1.4.1-1 -0.31 MiB
rnnoise 0.4.1-1 -0.13 MiB
sdl2 2.0.14-1 -3.26 MiB
shared-mime-info 2.0+57+gc1d1c70-1 -4.39 MiB
sound-theme-freedesktop 0.8-4 -0.45 MiB
speex 1.2.0-3 -0.62 MiB
speexdsp 1.2.0-2 -0.54 MiB
srt 1.4.3-1 -8.56 MiB
svt-av1 0.8.7-1 -6.01 MiB
sysfsutils 2.1.1-1 -0.09 MiB
tdb 1.4.3-4 -0.23 MiB
tl-expected 1.0.0-1 -0.10 MiB
tslib 1.22-1 -0.47 MiB
ttf-opensans 1.101-2 -2.74 MiB
v4l-utils 1.20.0-1 -4.44 MiB
vid.stab 1.1-3 -0.13 MiB
vmaf 1.5.3-1 -4.56 MiB
vulkan-icd-loader 1.2.178-1 -0.38 MiB
wayland 1.19.0-1 -0.75 MiB
wayland-protocols 1.21-1 -0.41 MiB
webkit2gtk 2.32.1-1 -103.11 MiB
woff2 1.0.2-3 -0.19 MiB
wpebackend-fdo 1.10.0-1 -0.11 MiB
x264 3:0.161.r3039.544c61f-1 -3.71 MiB
x265 3.5-1 -18.92 MiB
xcb-proto 1.14.1-3 -0.83 MiB
xcb-util 0.4.0-3 -0.04 MiB
xcb-util-image 0.4.0-3 -0.05 MiB
xcb-util-keysyms 0.4.0-3 -0.03 MiB
xcb-util-renderutil 0.3.9-3 -0.04 MiB
xcb-util-wm 0.4.1-3 -0.22 MiB
xdg-dbus-proxy 0.1.2-3 -0.05 MiB
xdg-utils 1.1.3+19+g9816ebb-1 -0.28 MiB
xkeyboard-config 2.33-1 -5.68 MiB
xorg-xprop 1.2.5-1 -0.05 MiB
xorg-xset 1.2.4-2 -0.04 MiB
xorgproto 2021.4-1 -1.42 MiB
xvidcore 1.3.7-2 -0.68 MiB
xxhash 0.8.0-1 -0.28 MiB
zimg 3.0.1-2 -0.96 MiB
zita-alsa-pcmi 0.3.2-3 -0.08 MiB
zita-resampler 1.8.0-1 -0.19 MiB
Total Removed Size: 1003.02 MiB
:: Do you want to remove these packages? [Y/n] y
:: Processing package changes...
( 1/195) removing xxhash [----------------------------------------------------------------------------] 100%
( 2/195) removing webkit2gtk [----------------------------------------------------------------------------] 100%
( 3/195) removing xdg-dbus-proxy [----------------------------------------------------------------------------] 100%
( 4/195) removing wpebackend-fdo [----------------------------------------------------------------------------] 100%
( 5/195) removing woff2 [----------------------------------------------------------------------------] 100%
( 6/195) removing ttf-opensans [----------------------------------------------------------------------------] 100%
( 7/195) removing tl-expected [----------------------------------------------------------------------------] 100%
( 8/195) removing rnnoise [----------------------------------------------------------------------------] 100%
( 9/195) removing range-v3 [----------------------------------------------------------------------------] 100%
( 10/195) removing qt5-imageformats [----------------------------------------------------------------------------] 100%
( 11/195) removing openal [----------------------------------------------------------------------------] 100%
( 12/195) removing ninja [----------------------------------------------------------------------------] 100%
( 13/195) removing minizip [----------------------------------------------------------------------------] 100%
( 14/195) removing microsoft-gsl [----------------------------------------------------------------------------] 100%
( 15/195) removing libxslt [----------------------------------------------------------------------------] 100%
( 16/195) removing libwpe [----------------------------------------------------------------------------] 100%
( 17/195) removing libtg_owt-git [----------------------------------------------------------------------------] 100%
( 18/195) removing protobuf [----------------------------------------------------------------------------] 100%
( 19/195) removing libnotify [----------------------------------------------------------------------------] 100%
( 20/195) removing libmng [----------------------------------------------------------------------------] 100%
( 21/195) removing libmanette [----------------------------------------------------------------------------] 100%
( 22/195) removing libdbusmenu-qt5 [----------------------------------------------------------------------------] 100%
( 23/195) removing kwayland [----------------------------------------------------------------------------] 100%
( 24/195) removing qt5-wayland [----------------------------------------------------------------------------] 100%
( 25/195) removing qt5-declarative [----------------------------------------------------------------------------] 100%
( 26/195) removing qt5-base [----------------------------------------------------------------------------] 100%
( 27/195) removing xdg-utils [----------------------------------------------------------------------------] 100%
( 28/195) removing xorg-xset [----------------------------------------------------------------------------] 100%
( 29/195) removing libxmu [----------------------------------------------------------------------------] 100%
( 30/195) removing libxt [----------------------------------------------------------------------------] 100%
( 31/195) removing xorg-xprop [----------------------------------------------------------------------------] 100%
( 32/195) removing xcb-util-wm [----------------------------------------------------------------------------] 100%
( 33/195) removing xcb-util-renderutil [----------------------------------------------------------------------------] 100%
( 34/195) removing xcb-util-keysyms [----------------------------------------------------------------------------] 100%
( 35/195) removing xcb-util-image [----------------------------------------------------------------------------] 100%
( 36/195) removing xcb-util [----------------------------------------------------------------------------] 100%
( 37/195) removing tslib [----------------------------------------------------------------------------] 100%
( 38/195) removing md4c [----------------------------------------------------------------------------] 100%
( 39/195) removing libxkbcommon-x11 [----------------------------------------------------------------------------] 100%
( 40/195) removing libinput [----------------------------------------------------------------------------] 100%
( 41/195) removing mtdev [----------------------------------------------------------------------------] 100%
( 42/195) removing libwacom [----------------------------------------------------------------------------] 100%
( 43/195) removing libevdev [----------------------------------------------------------------------------] 100%
( 44/195) removing jasper [----------------------------------------------------------------------------] 100%
( 45/195) removing hyphen [----------------------------------------------------------------------------] 100%
( 46/195) removing harfbuzz-icu [----------------------------------------------------------------------------] 100%
( 47/195) removing gtk3 [----------------------------------------------------------------------------] 100%
( 48/195) removing wayland-protocols [----------------------------------------------------------------------------] 100%
( 49/195) removing rest [----------------------------------------------------------------------------] 100%
( 50/195) removing libsoup [----------------------------------------------------------------------------] 100%
( 51/195) removing libxrandr [----------------------------------------------------------------------------] 100%
( 52/195) removing libxkbcommon [----------------------------------------------------------------------------] 100%
( 53/195) removing xkeyboard-config [----------------------------------------------------------------------------] 100%
( 54/195) removing libxinerama [----------------------------------------------------------------------------] 100%
( 55/195) removing libxcomposite [----------------------------------------------------------------------------] 100%
( 56/195) removing libepoxy [----------------------------------------------------------------------------] 100%
( 57/195) removing libcups [----------------------------------------------------------------------------] 100%
( 58/195) removing libcolord [----------------------------------------------------------------------------] 100%
( 59/195) removing libcloudproviders [----------------------------------------------------------------------------] 100%
( 60/195) removing libcanberra [----------------------------------------------------------------------------] 100%
( 61/195) removing tdb [----------------------------------------------------------------------------] 100%
( 62/195) removing sound-theme-freedesktop [----------------------------------------------------------------------------] 100%
( 63/195) removing json-glib [----------------------------------------------------------------------------] 100%
( 64/195) removing gst-plugins-base-libs [----------------------------------------------------------------------------] 100%
( 65/195) removing orc [----------------------------------------------------------------------------] 100%
( 66/195) removing libgudev [----------------------------------------------------------------------------] 100%
( 67/195) removing iso-codes [----------------------------------------------------------------------------] 100%
( 68/195) removing gstreamer [----------------------------------------------------------------------------] 100%
( 69/195) removing glibmm [----------------------------------------------------------------------------] 100%
( 70/195) removing libsigc++ [----------------------------------------------------------------------------] 100%
( 71/195) removing glib-networking [----------------------------------------------------------------------------] 100%
( 72/195) removing libproxy [----------------------------------------------------------------------------] 100%
( 73/195) removing gsettings-desktop-schemas [----------------------------------------------------------------------------] 100%
( 74/195) removing ffmpeg [----------------------------------------------------------------------------] 100%
( 75/195) removing zimg [----------------------------------------------------------------------------] 100%
( 76/195) removing xvidcore [----------------------------------------------------------------------------] 100%
( 77/195) removing x265 [----------------------------------------------------------------------------] 100%
( 78/195) removing x264 [----------------------------------------------------------------------------] 100%
( 79/195) removing l-smash [----------------------------------------------------------------------------] 100%
( 80/195) removing vmaf [----------------------------------------------------------------------------] 100%
( 81/195) removing vid.stab [----------------------------------------------------------------------------] 100%
( 82/195) removing v4l-utils [----------------------------------------------------------------------------] 100%
( 83/195) removing sysfsutils [----------------------------------------------------------------------------] 100%
( 84/195) removing svt-av1 [----------------------------------------------------------------------------] 100%
( 85/195) removing srt [----------------------------------------------------------------------------] 100%
( 86/195) removing sdl2 [----------------------------------------------------------------------------] 100%
( 87/195) removing libxcursor [----------------------------------------------------------------------------] 100%
( 88/195) removing libusb [----------------------------------------------------------------------------] 100%
( 89/195) removing libibus [----------------------------------------------------------------------------] 100%
( 90/195) removing hidapi [----------------------------------------------------------------------------] 100%
( 91/195) removing rav1e [----------------------------------------------------------------------------] 100%
( 92/195) removing openjpeg2 [----------------------------------------------------------------------------] 100%
( 93/195) removing lcms2 [----------------------------------------------------------------------------] 100%
( 94/195) removing opencore-amr [----------------------------------------------------------------------------] 100%
( 95/195) removing libxv [----------------------------------------------------------------------------] 100%
( 96/195) removing libwebp [----------------------------------------------------------------------------] 100%
( 97/195) removing giflib [----------------------------------------------------------------------------] 100%
( 98/195) removing libvpx [----------------------------------------------------------------------------] 100%
( 99/195) removing libvdpau [----------------------------------------------------------------------------] 100%
(100/195) removing libva [----------------------------------------------------------------------------] 100%
(101/195) removing libglvnd [----------------------------------------------------------------------------] 100%
(102/195) removing mesa [----------------------------------------------------------------------------] 100%
(103/195) removing wayland [----------------------------------------------------------------------------] 100%
(104/195) removing vulkan-icd-loader [----------------------------------------------------------------------------] 100%
(105/195) removing lm_sensors [----------------------------------------------------------------------------] 100%
(106/195) removing llvm-libs [----------------------------------------------------------------------------] 100%
(107/195) removing libxxf86vm [----------------------------------------------------------------------------] 100%
(108/195) removing libxshmfence [----------------------------------------------------------------------------] 100%
(109/195) removing libxdamage [----------------------------------------------------------------------------] 100%
(110/195) removing libunwind [----------------------------------------------------------------------------] 100%
(111/195) removing libomxil-bellagio [----------------------------------------------------------------------------] 100%
(112/195) removing libtheora [----------------------------------------------------------------------------] 100%
(113/195) removing libssh [----------------------------------------------------------------------------] 100%
(114/195) removing libsoxr [----------------------------------------------------------------------------] 100%
(115/195) removing libpulse [----------------------------------------------------------------------------] 100%
(116/195) removing libsm [----------------------------------------------------------------------------] 100%
(117/195) removing libice [----------------------------------------------------------------------------] 100%
(118/195) removing libasyncns [----------------------------------------------------------------------------] 100%
(119/195) removing libmodplug [----------------------------------------------------------------------------] 100%
(120/195) removing libmfx [----------------------------------------------------------------------------] 100%
(121/195) removing libiec61883 [----------------------------------------------------------------------------] 100%
(122/195) removing libdrm [----------------------------------------------------------------------------] 100%
(123/195) removing libpciaccess [----------------------------------------------------------------------------] 100%
(124/195) removing libbluray [----------------------------------------------------------------------------] 100%
(125/195) removing libavc1394 [----------------------------------------------------------------------------] 100%
(126/195) removing libraw1394 [----------------------------------------------------------------------------] 100%
(127/195) removing libass [----------------------------------------------------------------------------] 100%
(128/195) removing lame [----------------------------------------------------------------------------] 100%
(129/195) removing jack [----------------------------------------------------------------------------] 100%
(130/195) removing zita-resampler [----------------------------------------------------------------------------] 100%
(131/195) removing zita-alsa-pcmi [----------------------------------------------------------------------------] 100%
(132/195) removing libsndfile [----------------------------------------------------------------------------] 100%
(133/195) removing speex [----------------------------------------------------------------------------] 100%
(134/195) removing speexdsp [----------------------------------------------------------------------------] 100%
(135/195) removing opus [----------------------------------------------------------------------------] 100%
(136/195) removing libvorbis [----------------------------------------------------------------------------] 100%
(137/195) removing flac [----------------------------------------------------------------------------] 100%
(138/195) removing libogg [----------------------------------------------------------------------------] 100%
(139/195) removing libsamplerate [----------------------------------------------------------------------------] 100%
(140/195) removing gsm [----------------------------------------------------------------------------] 100%
(141/195) removing extra-cmake-modules [----------------------------------------------------------------------------] 100%
(142/195) removing enchant [----------------------------------------------------------------------------] 100%
(143/195) removing double-conversion [----------------------------------------------------------------------------] 100%
(144/195) removing desktop-file-utils [----------------------------------------------------------------------------] 100%
(145/195) removing dconf [----------------------------------------------------------------------------] 100%
(146/195) removing dav1d [----------------------------------------------------------------------------] 100%
(147/195) removing cmake [----------------------------------------------------------------------------] 100%
(148/195) removing rhash [----------------------------------------------------------------------------] 100%
(149/195) removing libuv [----------------------------------------------------------------------------] 100%
(150/195) removing jsoncpp [----------------------------------------------------------------------------] 100%
(151/195) removing cantarell-fonts [----------------------------------------------------------------------------] 100%
(152/195) removing bubblewrap [----------------------------------------------------------------------------] 100%
(153/195) removing brotli [----------------------------------------------------------------------------] 100%
(154/195) removing avahi [----------------------------------------------------------------------------] 100%
(155/195) removing libdaemon [----------------------------------------------------------------------------] 100%
(156/195) removing at-spi2-atk [----------------------------------------------------------------------------] 100%
(157/195) removing atk [----------------------------------------------------------------------------] 100%
(158/195) removing at-spi2-core [----------------------------------------------------------------------------] 100%
(159/195) removing libxtst [----------------------------------------------------------------------------] 100%
(160/195) removing libxi [----------------------------------------------------------------------------] 100%
(161/195) removing libxfixes [----------------------------------------------------------------------------] 100%
(162/195) removing aom [----------------------------------------------------------------------------] 100%
(163/195) removing alsa-lib [----------------------------------------------------------------------------] 100%
(164/195) removing alsa-ucm-conf [----------------------------------------------------------------------------] 100%
(165/195) removing alsa-topology-conf [----------------------------------------------------------------------------] 100%
(166/195) removing adwaita-icon-theme [----------------------------------------------------------------------------] 100%
(167/195) removing gtk-update-icon-cache [----------------------------------------------------------------------------] 100%
(168/195) removing librsvg [----------------------------------------------------------------------------] 100%
(169/195) removing pango [----------------------------------------------------------------------------] 100%
(170/195) removing libxft [----------------------------------------------------------------------------] 100%
(171/195) removing libthai [----------------------------------------------------------------------------] 100%
(172/195) removing libdatrie [----------------------------------------------------------------------------] 100%
(173/195) removing fribidi [----------------------------------------------------------------------------] 100%
(174/195) removing cairo [----------------------------------------------------------------------------] 100%
(175/195) removing pixman [----------------------------------------------------------------------------] 100%
(176/195) removing lzo [----------------------------------------------------------------------------] 100%
(177/195) removing libxrender [----------------------------------------------------------------------------] 100%
(178/195) removing libxext [----------------------------------------------------------------------------] 100%
(179/195) removing libx11 [----------------------------------------------------------------------------] 100%
(180/195) removing xorgproto [----------------------------------------------------------------------------] 100%
(181/195) removing libxcb [----------------------------------------------------------------------------] 100%
(182/195) removing xcb-proto [----------------------------------------------------------------------------] 100%
(183/195) removing libxdmcp [----------------------------------------------------------------------------] 100%
(184/195) removing libxau [----------------------------------------------------------------------------] 100%
(185/195) removing fontconfig [----------------------------------------------------------------------------] 100%
(186/195) removing freetype2 [----------------------------------------------------------------------------] 100%
(187/195) removing harfbuzz [----------------------------------------------------------------------------] 100%
(188/195) removing graphite [----------------------------------------------------------------------------] 100%
(189/195) removing hicolor-icon-theme [----------------------------------------------------------------------------] 100%
(190/195) removing gdk-pixbuf2 [----------------------------------------------------------------------------] 100%
(191/195) removing shared-mime-info [----------------------------------------------------------------------------] 100%
(192/195) removing libtiff [----------------------------------------------------------------------------] 100%
(193/195) removing libpng [----------------------------------------------------------------------------] 100%
(194/195) removing libjpeg-turbo [----------------------------------------------------------------------------] 100%
(195/195) removing adobe-source-code-pro-fonts [----------------------------------------------------------------------------] 100%
:: Running post-transaction hooks...
(1/7) Reloading system manager configuration...
Skipped: Current root is not booted.
(2/7) Updating udev hardware database...
(3/7) Reloading device manager configuration...
Skipped: Device manager is not running.
(4/7) Arming ConditionNeedsUpdate...
(5/7) Reloading system bus configuration...
Skipped: Current root is not booted.
(6/7) Updating GIO module cache...
(7/7) Compiling GSettings XML schema files...
No schema files found: removed existing output file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment