[xbbs @ 2026-05-31 05:00:05+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpexq66pue/src') Cloning into '.'... [xbbs @ 2026-05-31 05:00:07+0000 INFO] Exit code: 0 [xbbs @ 2026-05-31 05:00:07+0000 INFO] Running command git checkout ff2c6fa463f6cf921660477d90d097e3a088aa70 (env=None, cwd='/var/lib/xbbs/tmp/tmpexq66pue/src') Note: switching to 'ff2c6fa463f6cf921660477d90d097e3a088aa70'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at ff2c6fa4 Merge pull request #719 from no92/xbbs [xbbs @ 2026-05-31 05:00:07+0000 INFO] Exit code: 0 [xbbs @ 2026-05-31 05:00:07+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpexq66pue/src (env=None, cwd='/var/lib/xbbs/tmp/tmpexq66pue/build') Creating cargo-home/config.toml [xbbs @ 2026-05-31 05:00:20+0000 INFO] Exit code: 0 [xbbs @ 2026-05-31 05:00:20+0000 INFO] Downloading artifact tools/noarch/host-ninja.tar.gz into /var/lib/xbbs/tmp/tmpexq66pue/build/tools/host-ninja.tar.gz [xbbs @ 2026-05-31 05:00:21+0000 INFO] Downloading artifact tools/noarch/host-qt6.tar.gz into /var/lib/xbbs/tmp/tmpexq66pue/build/tools/host-qt6.tar.gz [xbbs @ 2026-05-31 05:00:30+0000 INFO] Downloading artifact tools/noarch/host-ecm.tar.gz into /var/lib/xbbs/tmp/tmpexq66pue/build/tools/host-ecm.tar.gz [xbbs @ 2026-05-31 05:00:30+0000 INFO] Downloading artifact tools/noarch/host-cmake.tar.gz into /var/lib/xbbs/tmp/tmpexq66pue/build/tools/host-cmake.tar.gz xbstrap: Running the following plan: fetch kglobalaccel checkout kglobalaccel patch kglobalaccel regenerate kglobalaccel configure-tool host-kglobalaccel compile-tool host-kglobalaccel install-tool host-kglobalaccel archive-tool host-kglobalaccel xbstrap: fetch kglobalaccel [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/tmpexq66pue/src/ports/kglobalaccel/.git/ From https://mirrors.managarm.org/mirror/git/kglobalaccel * [new tag] v6.25.0 -> v6.25.0 * [new tag] v6.25.0-rc1 -> v6.25.0-rc1 xbstrap: checkout kglobalaccel [2/8] HEAD is now at 314a2ed Update dependency version to 6.25.0 xbstrap: patch kglobalaccel [3/8] xbstrap: regenerate kglobalaccel [4/8] xbstrap: configure-tool host-kglobalaccel [5/8] xbstrap: Running ['cmake', '-GNinja', '-DCMAKE_INSTALL_PREFIX=@PREFIX@', '-DECM_DIR=@BUILD_ROOT@/tools/host-ecm', '-DQT_MAJOR_VERSION=6', '-DBUILD_TESTING=OFF', '-DBUILD_QCH=FALSE', '-DKDE_INSTALL_USE_QT_SYS_PATHS=ON', '-DKDE_INSTALL_QMLDIR=@PREFIX@/lib/qt6/qml', '-DKDE_INSTALL_LIBEXECDIR_KF=@PREFIX@/libexec', '-DKF_IGNORE_PLATFORM_CHECK=TRUE', '@THIS_SOURCE_DIR@'] (tools: ['host-qt6', 'host-ninja', 'host-cmake', 'host-ecm']) via cbuildrt -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/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/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. fatal: HEAD does not point to a branch -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Setting build type to 'Debug' as none was specified. -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /usr/lib/x86_64-linux-gnu/libxkbcommon.so (found suitable version "1.7.0", minimum required is "0.9.0") -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success qdoc executable not found, not generating API documentation -- The following OPTIONAL packages have been found: * Qt6Core * Qt6DBusTools (required version >= 6.11.0) * Qt6DBus (required version >= 6.9.0) * OpenGL * Qt6Gui (required version >= 6.9.0) * Qt6CoreTools (required version >= 6.11.0) * Qt6GuiTools (required version >= 6.11.0) * Qt6WidgetsTools (required version >= 6.11.0) * Qt6Widgets (required version >= 6.9.0) * Qt6LinguistTools -- The following REQUIRED packages have been found: * ECM (required version >= 6.25.0), Extra CMake Modules., * Qt6GuiPrivate (required version >= 6.9.0) * Qt6 -- Configuring done (8.0s) -- Generating done (0.2s) CMake Warning: Manually-specified variables were not used by the project: BUILD_QCH -- Build files have been written to: /var/lib/managarm-buildenv/build/tool-builds/host-kglobalaccel xbstrap: compile-tool host-kglobalaccel [6/8] xbstrap: Running ['ninja'] (tools: ['host-qt6', 'host-ninja', 'host-cmake', 'host-ecm']) via cbuildrt [1/117] Generating ECMPoQm/ast/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [2/117] Generating ECMPoQm/az/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [3/117] Generating ECMPoQm/bg/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [4/117] Generating ECMPoQm/ar/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [5/117] Generating ECMPoQm/bs/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [6/117] Generating ECMPoQm/ca/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [7/117] Generating ECMPoQm/ca@valencia/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [8/117] Generating ECMPoQm/cs/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [9/117] Generating ECMPoQm/be/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [10/117] Generating ECMPoQm/bn/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [11/117] Generating ECMPoQm/as/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [12/117] Generating ECMPoQm/bn_IN/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [13/117] Generating ECMPoQm/be@latin/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [14/117] Generating ECMPoQm/crh/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [15/117] Generating ECMPoQm/eo/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [16/117] Generating ECMPoQm/csb/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [17/117] Generating ECMPoQm/br/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [18/117] Generating ECMPoQm/es/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [19/117] Generating ECMPoQm/af/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [20/117] Generating ECMPoQm/de/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [21/117] Generating ECMPoQm/da/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [22/117] Generating ECMPoQm/cy/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [23/117] Generating ECMPoQm/ga/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [24/117] Generating ECMPoQm/en_GB/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [25/117] Generating ECMPoQm/gd/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [26/117] Generating ECMPoQm/el/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [27/117] Generating ECMPoQm/ha/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [28/117] Generating ECMPoQm/fi/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [29/117] Generating ECMPoQm/he/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [30/117] Generating ECMPoQm/eu/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [31/117] Generating ECMPoQm/fa/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [32/117] Generating ECMPoQm/fr/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [33/117] Generating ECMPoQm/gl/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [34/117] Generating ECMPoQm/et/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [35/117] Generating ECMPoQm/fy/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [36/117] Generating ECMPoQm/hi/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [37/117] Automatic MOC for target KF6GlobalAccel [38/117] Generating ECMPoQm/gu/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [39/117] Generating kglobalaccel_interface.cpp, kglobalaccel_interface.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [40/117] Generating kglobalaccel_component_interface.cpp, kglobalaccel_component_interface.h Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [41/117] Generating moc_kglobalaccel_interface.cpp [42/117] Generating ECMPoQm/hr/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [43/117] Generating moc_kglobalaccel_component_interface.cpp [44/117] Generating ECMPoQm/ja/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [45/117] Generating ECMPoQm/hu/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [46/117] Generating ECMPoQm/hsb/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [47/117] Building CXX object src/CMakeFiles/KF6GlobalAccel.dir/KF6GlobalAccel_autogen/mocs_compilation.cpp.o [48/117] Generating ECMPoQm/hne/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [49/117] Generating ECMPoQm/ia/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [50/117] Generating ECMPoQm/hy/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [51/117] Generating ECMPoQm/is/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [52/117] Generating ECMPoQm/id/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [53/117] Generating ECMPoQm/ka/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [54/117] Generating ECMPoQm/it/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [55/117] Generating ECMPoQm/km/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [56/117] Generating ECMPoQm/kk/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [57/117] Generating ECMPoQm/kn/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [58/117] Generating ECMPoQm/ko/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [59/117] Generating ECMPoQm/ku/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [60/117] Generating ECMPoQm/lt/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [61/117] Generating ECMPoQm/lb/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [62/117] Generating ECMPoQm/lv/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [63/117] Generating ECMPoQm/mai/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [64/117] Generating ECMPoQm/ml/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [65/117] Generating ECMPoQm/mk/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [66/117] Generating ECMPoQm/nb/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [67/117] Generating ECMPoQm/ms/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [68/117] Generating ECMPoQm/mr/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [69/117] Generating ECMPoQm/nds/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [70/117] Generating ECMPoQm/nn/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [71/117] Generating ECMPoQm/oc/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [72/117] Generating ECMPoQm/nl/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [73/117] Generating ECMPoQm/ne/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [74/117] Generating ECMPoQm/or/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [75/117] Generating ECMPoQm/pa/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [76/117] Generating ECMPoQm/pt/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [77/117] Generating ECMPoQm/pl/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [78/117] Generating ECMPoQm/pt_BR/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [79/117] Generating ECMPoQm/ps/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [80/117] Generating ECMPoQm/sa/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [81/117] Generating ECMPoQm/se/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [82/117] Generating ECMPoQm/ru/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [83/117] Generating ECMPoQm/ro/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [84/117] Generating ECMPoQm/si/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [85/117] Generating ECMPoQm/sk/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [86/117] Generating ECMPoQm/sr/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [87/117] Generating ECMPoQm/sr@ijekavian/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [88/117] Generating ECMPoQm/sr@ijekavianlatin/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [89/117] Generating ECMPoQm/sr@latin/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [90/117] Generating ECMPoQm/sq/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [91/117] Generating ECMPoQm/sl/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [92/117] Generating ECMPoQm/sv/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [93/117] Generating ECMPoQm/ta/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [94/117] Generating ECMPoQm/te/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [95/117] Generating ECMPoQm/tr/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [96/117] Generating ECMPoQm/tg/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [97/117] Generating ECMPoQm/ug/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [98/117] Generating ECMPoQm/uk/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [99/117] Generating ECMPoQm/tt/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [100/117] Generating ECMPoQm/th/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [101/117] Generating ECMPoQm/vi/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [102/117] Generating ECMPoQm/uz/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [103/117] Generating ECMPoQm/uz@cyrillic/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [104/117] Generating ECMPoQm/zh_CN/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [105/117] Generating ECMPoQm/wa/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [106/117] Generating ECMPoQm/xh/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [107/117] Generating ECMPoQm/zh_TW/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [108/117] Generating ECMPoQm/zh_HK/kglobalaccel6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [109/117] Building CXX object src/CMakeFiles/KF6GlobalAccel.dir/kglobalaccel_debug.cpp.o [110/117] Building CXX object src/CMakeFiles/KF6GlobalAccel.dir/kglobalshortcutinfo_dbus.cpp.o [111/117] Building CXX object src/CMakeFiles/KF6GlobalAccel.dir/kglobalshortcutinfo.cpp.o [112/117] Building CXX object src/CMakeFiles/KF6GlobalAccel.dir/ECMQmLoader-kglobalaccel6_qt.cpp.o [113/117] Building CXX object src/CMakeFiles/KF6GlobalAccel.dir/kglobalaccel_component_interface.cpp.o [114/117] Building CXX object src/CMakeFiles/KF6GlobalAccel.dir/kglobalaccel_interface.cpp.o [115/117] Building CXX object src/CMakeFiles/KF6GlobalAccel.dir/kglobalaccel.cpp.o [116/117] Linking CXX shared library bin/libKF6GlobalAccel.so.6.25.0 [117/117] Creating library symlink bin/libKF6GlobalAccel.so.6 bin/libKF6GlobalAccel.so xbstrap: install-tool host-kglobalaccel [7/8] xbstrap: Running ['ninja', 'install'] (tools: ['host-qt6', 'host-ninja', 'host-cmake', 'host-ecm']) via cbuildrt [0/1] Install the project... -- Install configuration: "Debug" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/af/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ar/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/as/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ast/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/az/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/be/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/be@latin/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/bg/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/bn/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/bn_IN/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/br/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/bs/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ca/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ca@valencia/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/crh/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/cs/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/csb/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/cy/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/da/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/de/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/el/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/en_GB/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/eo/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/es/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/et/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/eu/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/fa/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/fi/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/fr/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/fy/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ga/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/gd/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/gl/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/gu/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ha/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/he/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/hi/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/hne/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/hr/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/hsb/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/hu/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/hy/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ia/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/id/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/is/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/it/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ja/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ka/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/kk/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/km/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/kn/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ko/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ku/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/lb/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/lt/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/lv/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/mai/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/mk/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ml/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/mr/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ms/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/nb/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/nds/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ne/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/nl/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/nn/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/oc/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/or/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/pa/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/pl/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ps/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/pt/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/pt_BR/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ro/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ru/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/sa/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/se/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/si/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/sk/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/sl/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/sq/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/sr/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/sr@ijekavian/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/sr@ijekavianlatin/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/sr@latin/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/sv/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ta/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/te/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/tg/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/th/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/tr/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/tt/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/ug/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/uk/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/uz/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/uz@cyrillic/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/vi/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/wa/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/xh/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/zh_CN/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/zh_HK/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/locale/zh_TW/LC_MESSAGES/kglobalaccel6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/dbus-1/interfaces/kf6_org.kde.KGlobalAccel.xml -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/dbus-1/interfaces/kf6_org.kde.kglobalaccel.Component.xml -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/lib/x86_64-linux-gnu/libKF6GlobalAccel.so.6.25.0 -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/lib/x86_64-linux-gnu/libKF6GlobalAccel.so.6 -- Set non-toolchain portion of runtime path of "/var/lib/managarm-buildenv/build/tools/host-kglobalaccel/lib/x86_64-linux-gnu/libKF6GlobalAccel.so.6.25.0" to "/var/lib/managarm-buildenv/build/tools/host-kglobalaccel/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/lib/x86_64-linux-gnu/libKF6GlobalAccel.so -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/include/KF6/KGlobalAccel/kglobalaccel_export.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/include/KF6/KGlobalAccel/KGlobalAccel -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/include/KF6/KGlobalAccel/KGlobalShortcutInfo -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/include/KF6/KGlobalAccel/kglobalaccel.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/include/KF6/KGlobalAccel/kglobalshortcutinfo.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/qlogging-categories6/kglobalaccel.categories -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/share/qlogging-categories6/kglobalaccel.renamecategories -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/lib/x86_64-linux-gnu/cmake/KF6GlobalAccel/KF6GlobalAccelConfig.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/lib/x86_64-linux-gnu/cmake/KF6GlobalAccel/KF6GlobalAccelConfigVersion.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/lib/x86_64-linux-gnu/cmake/KF6GlobalAccel/KF6GlobalAccelTargets.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/lib/x86_64-linux-gnu/cmake/KF6GlobalAccel/KF6GlobalAccelTargets-debug.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kglobalaccel/include/KF6/KGlobalAccel/kglobalaccel_version.h xbstrap: archive-tool host-kglobalaccel [8/8] [xbbs @ 2026-05-31 05:01:10+0000 INFO] Uploading artifact tool-noarch:host-kglobalaccel from filename /var/lib/xbbs/tmp/tmpexq66pue/build/tools/host-kglobalaccel.tar.gz [xbbs @ 2026-05-31 05:01:10+0000 INFO] Build succeeded.