[xbbs @ 2026-05-31 08:53:17+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpic98tlrd/src') Cloning into '.'... [xbbs @ 2026-05-31 08:53:18+0000 INFO] Exit code: 0 [xbbs @ 2026-05-31 08:53:18+0000 INFO] Running command git checkout ff2c6fa463f6cf921660477d90d097e3a088aa70 (env=None, cwd='/var/lib/xbbs/tmp/tmpic98tlrd/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 08:53:18+0000 INFO] Exit code: 0 [xbbs @ 2026-05-31 08:53:18+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpic98tlrd/src (env=None, cwd='/var/lib/xbbs/tmp/tmpic98tlrd/build') Creating cargo-home/config.toml [xbbs @ 2026-05-31 08:53:30+0000 INFO] Exit code: 0 [xbbs @ 2026-05-31 08:53:30+0000 INFO] Downloading artifact tools/noarch/host-knotifications.tar.gz into /var/lib/xbbs/tmp/tmpic98tlrd/build/tools/host-knotifications.tar.gz [xbbs @ 2026-05-31 08:53:31+0000 INFO] Downloading artifact tools/noarch/host-kcoreaddons.tar.gz into /var/lib/xbbs/tmp/tmpic98tlrd/build/tools/host-kcoreaddons.tar.gz [xbbs @ 2026-05-31 08:53:31+0000 INFO] Downloading artifact tools/noarch/host-cmake.tar.gz into /var/lib/xbbs/tmp/tmpic98tlrd/build/tools/host-cmake.tar.gz [xbbs @ 2026-05-31 08:53:33+0000 INFO] Downloading artifact tools/noarch/host-ecm.tar.gz into /var/lib/xbbs/tmp/tmpic98tlrd/build/tools/host-ecm.tar.gz [xbbs @ 2026-05-31 08:53:33+0000 INFO] Downloading artifact tools/noarch/host-ninja.tar.gz into /var/lib/xbbs/tmp/tmpic98tlrd/build/tools/host-ninja.tar.gz [xbbs @ 2026-05-31 08:53:33+0000 INFO] Downloading artifact tools/noarch/host-kwidgetsaddons.tar.gz into /var/lib/xbbs/tmp/tmpic98tlrd/build/tools/host-kwidgetsaddons.tar.gz [xbbs @ 2026-05-31 08:53:34+0000 INFO] Downloading artifact tools/noarch/host-qt6.tar.gz into /var/lib/xbbs/tmp/tmpic98tlrd/build/tools/host-qt6.tar.gz xbstrap: Running the following plan: fetch kjobwidgets checkout kjobwidgets patch kjobwidgets regenerate kjobwidgets configure-tool host-kjobwidgets compile-tool host-kjobwidgets install-tool host-kjobwidgets archive-tool host-kjobwidgets xbstrap: fetch kjobwidgets [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/tmpic98tlrd/src/ports/kjobwidgets/.git/ From https://mirrors.managarm.org/mirror/git/kjobwidgets * [new tag] v6.25.0 -> v6.25.0 * [new tag] v6.25.0-rc1 -> v6.25.0-rc1 xbstrap: checkout kjobwidgets [2/8] HEAD is now at a9490a1 Update dependency version to 6.25.0 xbstrap: patch kjobwidgets [3/8] xbstrap: regenerate kjobwidgets [4/8] xbstrap: configure-tool host-kjobwidgets [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', '-DBUILD_PYTHON_BINDINGS=OFF', '@THIS_SOURCE_DIR@'] (tools: ['host-ecm', 'host-cmake', 'host-kcoreaddons', 'host-ninja', 'host-knotifications', 'host-kwidgetsaddons', 'host-qt6']) 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: * OpenGL * Qt6WidgetsTools (required version >= 6.11.0) * Qt6GuiTools (required version >= 6.11.0) * Qt6CoreTools (required version >= 6.11.0) * Qt6DBusTools (required version >= 6.11.0) * Qt6LinguistTools -- The following REQUIRED packages have been found: * ECM (required version >= 6.25.0), Extra CMake Modules., * Qt6GuiPrivate (required version >= 6.9.0) * Qt6Core (required version >= 6.9.0) * KF6CoreAddons (required version >= 6.25.0) * Qt6Widgets (required version >= 6.9.0) * KF6WidgetsAddons (required version >= 6.25.0) * KF6Notifications (required version >= 6.25.0) * Qt6 -- The following features have been disabled: * PYTHON_BINDINGS, Python bindings -- Configuring done (8.2s) -- Generating done (0.1s) 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-kjobwidgets xbstrap: compile-tool host-kjobwidgets [6/8] xbstrap: Running ['ninja'] (tools: ['host-ecm', 'host-cmake', 'host-kcoreaddons', 'host-ninja', 'host-knotifications', 'host-kwidgetsaddons', 'host-qt6']) via cbuildrt [1/139] Generating ECMPoQm/ar/kjobwidgets6_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/139] Generating ECMPoQm/az/kjobwidgets6_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/139] Generating ECMPoQm/bg/kjobwidgets6_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/139] Generating ECMPoQm/ast/kjobwidgets6_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. [5/139] Generating ECMPoQm/bs/kjobwidgets6_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/139] Generating ECMPoQm/ca/kjobwidgets6_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/139] Generating ECMPoQm/ca@valencia/kjobwidgets6_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. [8/139] Generating ECMPoQm/cs/kjobwidgets6_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/139] Generating ECMPoQm/bn/kjobwidgets6_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/139] Generating ECMPoQm/as/kjobwidgets6_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/139] Generating ECMPoQm/bn_IN/kjobwidgets6_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/139] Generating ECMPoQm/be@latin/kjobwidgets6_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. [13/139] Generating ECMPoQm/be/kjobwidgets6_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/139] Generating ECMPoQm/af/kjobwidgets6_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. [15/139] Generating ECMPoQm/br/kjobwidgets6_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/139] Generating ECMPoQm/en/kjobwidgets6_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. [17/139] Generating ECMPoQm/eo/kjobwidgets6_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/139] Generating ECMPoQm/crh/kjobwidgets6_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. [19/139] Generating ECMPoQm/es/kjobwidgets6_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/139] Generating ECMPoQm/csb/kjobwidgets6_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. [21/139] Generating ECMPoQm/de/kjobwidgets6_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/139] Generating ECMPoQm/el/kjobwidgets6_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/139] Generating ECMPoQm/da/kjobwidgets6_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/139] Generating ECMPoQm/eu/kjobwidgets6_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/139] Generating ECMPoQm/ga/kjobwidgets6_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. [26/139] Generating ECMPoQm/en_GB/kjobwidgets6_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/139] Generating ECMPoQm/gd/kjobwidgets6_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/139] Generating ECMPoQm/fi/kjobwidgets6_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/139] Generating ECMPoQm/cy/kjobwidgets6_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/139] Generating ECMPoQm/et/kjobwidgets6_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/139] Generating ECMPoQm/fa/kjobwidgets6_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. [32/139] Generating ECMPoQm/he/kjobwidgets6_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. [33/139] Generating ECMPoQm/ha/kjobwidgets6_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/139] Generating ECMPoQm/fr/kjobwidgets6_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/139] Generating ECMPoQm/fy/kjobwidgets6_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/139] Generating ECMPoQm/gl/kjobwidgets6_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/139] Generating ECMPoQm/hne/kjobwidgets6_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. [38/139] Generating ECMPoQm/gu/kjobwidgets6_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/139] Generating ECMPoQm/hi/kjobwidgets6_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. [40/139] Generating ECMPoQm/hr/kjobwidgets6_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. [41/139] Generating ECMPoQm/hu/kjobwidgets6_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. [42/139] Generating ECMPoQm/ka/kjobwidgets6_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/139] Generating ECMPoQm/ja/kjobwidgets6_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. [44/139] Generating ECMPoQm/hsb/kjobwidgets6_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. [45/139] Generating ECMPoQm/ko/kjobwidgets6_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. [46/139] Generating ECMPoQm/hy/kjobwidgets6_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/139] Generating ECMPoQm/id/kjobwidgets6_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. [48/139] Generating ECMPoQm/kk/kjobwidgets6_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. [49/139] Generating ECMPoQm/lt/kjobwidgets6_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. [50/139] Generating ECMPoQm/km/kjobwidgets6_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. [51/139] Generating ECMPoQm/is/kjobwidgets6_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/139] Generating ECMPoQm/ia/kjobwidgets6_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/139] Generating ECMPoQm/ku/kjobwidgets6_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/139] Generating ECMPoQm/it/kjobwidgets6_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/139] Generating ECMPoQm/kn/kjobwidgets6_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/139] Generating ECMPoQm/nb/kjobwidgets6_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/139] Generating ECMPoQm/mai/kjobwidgets6_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. [58/139] Generating ECMPoQm/mk/kjobwidgets6_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/139] Generating ECMPoQm/lv/kjobwidgets6_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/139] Generating ECMPoQm/ml/kjobwidgets6_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/139] Generating ECMPoQm/nn/kjobwidgets6_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/139] Generating ECMPoQm/lb/kjobwidgets6_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/139] Generating ECMPoQm/oc/kjobwidgets6_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. [64/139] Generating ECMPoQm/mr/kjobwidgets6_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/139] Generating ECMPoQm/ms/kjobwidgets6_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. [66/139] Generating ECMPoQm/nds/kjobwidgets6_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. [67/139] Generating ECMPoQm/pt/kjobwidgets6_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. [68/139] Generating ECMPoQm/ne/kjobwidgets6_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/139] Generating ECMPoQm/pt_BR/kjobwidgets6_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. [70/139] Generating ECMPoQm/ro/kjobwidgets6_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/139] Generating ECMPoQm/sa/kjobwidgets6_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/139] Generating ECMPoQm/se/kjobwidgets6_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/139] Generating ECMPoQm/nl/kjobwidgets6_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/139] Generating ECMPoQm/pa/kjobwidgets6_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/139] Generating ECMPoQm/or/kjobwidgets6_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/139] Generating ECMPoQm/sr/kjobwidgets6_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/139] Generating ECMPoQm/sr@ijekavian/kjobwidgets6_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. [78/139] Generating ECMPoQm/sr@ijekavianlatin/kjobwidgets6_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. [79/139] Generating ECMPoQm/sr@latin/kjobwidgets6_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. [80/139] Generating ECMPoQm/pl/kjobwidgets6_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/139] Generating ECMPoQm/sv/kjobwidgets6_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/139] Generating ECMPoQm/sk/kjobwidgets6_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. [83/139] Generating ECMPoQm/si/kjobwidgets6_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/139] Generating ECMPoQm/ps/kjobwidgets6_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/139] Generating ECMPoQm/ru/kjobwidgets6_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. [86/139] Generating ECMPoQm/sl/kjobwidgets6_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/139] Generating ECMPoQm/tr/kjobwidgets6_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. [88/139] Generating ECMPoQm/sq/kjobwidgets6_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/139] Generating ECMPoQm/te/kjobwidgets6_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. [90/139] Generating ECMPoQm/uk/kjobwidgets6_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. [91/139] Generating ECMPoQm/tg/kjobwidgets6_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/139] Generating ECMPoQm/vi/kjobwidgets6_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/139] Generating ECMPoQm/ta/kjobwidgets6_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/139] Generating ECMPoQm/zh_CN/kjobwidgets6_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. [95/139] Generating ECMPoQm/zh_TW/kjobwidgets6_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/139] Generating ECMPoQm/ug/kjobwidgets6_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/139] Generating ECMPoQm/th/kjobwidgets6_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/139] Generating ECMPoQm/tt/kjobwidgets6_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. [99/139] Automatic MOC for target KF6JobWidgets [100/139] Generating jobviewserverv2interface.cpp, jobviewserverv2interface.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. [101/139] Generating jobviewserverinterface.cpp, jobviewserverinterface.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. [102/139] Generating jobviewiface.cpp, jobviewiface.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. [103/139] Generating jobviewv3iface.cpp, jobviewv3iface.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. [104/139] Generating inhibit_interface.cpp, inhibit_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. [105/139] Generating moc_jobviewserverinterface.cpp [106/139] Generating portal_inhibit_interface.cpp, portal_inhibit_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. [107/139] Generating moc_jobviewserverv2interface.cpp [108/139] Generating moc_jobviewiface.cpp [109/139] Generating portal_request_interface.cpp, portal_request_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. [110/139] Generating moc_jobviewv3iface.cpp [111/139] Generating moc_inhibit_interface.cpp [112/139] Generating moc_portal_inhibit_interface.cpp [113/139] Generating moc_portal_request_interface.cpp [114/139] Generating ECMPoQm/uz/kjobwidgets6_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. [115/139] Generating ECMPoQm/xh/kjobwidgets6_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. [116/139] Generating ECMPoQm/wa/kjobwidgets6_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. [117/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/KF6JobWidgets_autogen/mocs_compilation.cpp.o [118/139] Generating ECMPoQm/uz@cyrillic/kjobwidgets6_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. [119/139] Generating ECMPoQm/zh_HK/kjobwidgets6_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. [120/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/kabstractwidgetjobtracker.cpp.o [121/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/knotificationjobuidelegate.cpp.o [122/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/kjobtrackerformatters.cpp.o [123/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/ECMQmLoader-kjobwidgets6_qt.cpp.o [124/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/kdialogjobuidelegate.cpp.o [125/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/kwidgetjobtracker.cpp.o [126/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/kstatusbarjobtracker.cpp.o [127/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/jobviewserverinterface.cpp.o [128/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/jobviewiface.cpp.o [129/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/kinhibitionjobtracker.cpp.o [130/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/portal_request_interface.cpp.o [131/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/debug.cpp.o [132/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/jobviewserverv2interface.cpp.o [133/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/jobviewv3iface.cpp.o [134/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/portal_inhibit_interface.cpp.o [135/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/inhibit_interface.cpp.o [136/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/kuiserverjobtracker.cpp.o [137/139] Building CXX object src/CMakeFiles/KF6JobWidgets.dir/kuiserverv2jobtracker.cpp.o [138/139] Linking CXX shared library bin/libKF6JobWidgets.so.6.25.0 [139/139] Creating library symlink bin/libKF6JobWidgets.so.6 bin/libKF6JobWidgets.so xbstrap: install-tool host-kjobwidgets [7/8] xbstrap: Running ['ninja', 'install'] (tools: ['host-ecm', 'host-cmake', 'host-kcoreaddons', 'host-ninja', 'host-knotifications', 'host-kwidgetsaddons', 'host-qt6']) via cbuildrt [0/1] Install the project... -- Install configuration: "Debug" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/af/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ar/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/as/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ast/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/az/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/be/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/be@latin/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/bg/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/bn/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/bn_IN/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/br/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/bs/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ca/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ca@valencia/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/crh/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/cs/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/csb/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/cy/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/da/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/de/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/el/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/en/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/en_GB/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/eo/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/es/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/et/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/eu/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/fa/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/fi/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/fr/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/fy/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ga/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/gd/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/gl/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/gu/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ha/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/he/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/hi/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/hne/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/hr/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/hsb/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/hu/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/hy/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ia/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/id/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/is/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/it/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ja/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ka/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/kk/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/km/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/kn/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ko/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ku/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/lb/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/lt/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/lv/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/mai/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/mk/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ml/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/mr/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ms/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/nb/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/nds/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ne/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/nl/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/nn/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/oc/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/or/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/pa/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/pl/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ps/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/pt/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/pt_BR/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ro/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ru/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/sa/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/se/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/si/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/sk/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/sl/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/sq/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/sr/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/sr@ijekavian/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/sr@ijekavianlatin/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/sr@latin/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/sv/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ta/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/te/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/tg/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/th/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/tr/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/tt/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/ug/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/uk/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/uz/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/uz@cyrillic/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/vi/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/wa/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/xh/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/zh_CN/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/zh_HK/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/locale/zh_TW/LC_MESSAGES/kjobwidgets6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/lib/x86_64-linux-gnu/libKF6JobWidgets.so.6.25.0 -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/lib/x86_64-linux-gnu/libKF6JobWidgets.so.6 -- Set non-toolchain portion of runtime path of "/var/lib/managarm-buildenv/build/tools/host-kjobwidgets/lib/x86_64-linux-gnu/libKF6JobWidgets.so.6.25.0" to "/var/lib/managarm-buildenv/build/tools/host-kjobwidgets/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-kwidgetsaddons/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-knotifications/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/lib/x86_64-linux-gnu/libKF6JobWidgets.so -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/dbus-1/interfaces/kf6_org.kde.JobViewServer.xml -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/dbus-1/interfaces/kf6_org.kde.JobView.xml -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/dbus-1/interfaces/kf6_org.kde.JobViewV2.xml -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/kjobwidgets_export.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/KAbstractWidgetJobTracker -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/KDialogJobUiDelegate -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/KInhibitionJobTracker -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/KUiServerJobTracker -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/KUiServerV2JobTracker -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/KStatusBarJobTracker -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/KWidgetJobTracker -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/KNotificationJobUiDelegate -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/kabstractwidgetjobtracker.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/kdialogjobuidelegate.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/kinhibitionjobtracker.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/kuiserverjobtracker.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/kuiserverv2jobtracker.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/kstatusbarjobtracker.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/kwidgetjobtracker.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/knotificationjobuidelegate.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/qlogging-categories6/kjobwidgets.categories -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/share/qlogging-categories6/kjobwidgets.renamecategories -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/lib/x86_64-linux-gnu/cmake/KF6JobWidgets/KF6JobWidgetsConfig.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/lib/x86_64-linux-gnu/cmake/KF6JobWidgets/KF6JobWidgetsConfigVersion.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/lib/x86_64-linux-gnu/cmake/KF6JobWidgets/KF6JobWidgetsTargets.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/lib/x86_64-linux-gnu/cmake/KF6JobWidgets/KF6JobWidgetsTargets-debug.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kjobwidgets/include/KF6/KJobWidgets/kjobwidgets_version.h xbstrap: archive-tool host-kjobwidgets [8/8] [xbbs @ 2026-05-31 08:54:37+0000 INFO] Uploading artifact tool-noarch:host-kjobwidgets from filename /var/lib/xbbs/tmp/tmpic98tlrd/build/tools/host-kjobwidgets.tar.gz [xbbs @ 2026-05-31 08:54:38+0000 INFO] Build succeeded.