[xbbs @ 2026-05-31 04:57:28+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpnabd3ptt/src') Cloning into '.'... [xbbs @ 2026-05-31 04:57:29+0000 INFO] Exit code: 0 [xbbs @ 2026-05-31 04:57:29+0000 INFO] Running command git checkout ff2c6fa463f6cf921660477d90d097e3a088aa70 (env=None, cwd='/var/lib/xbbs/tmp/tmpnabd3ptt/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 04:57:29+0000 INFO] Exit code: 0 [xbbs @ 2026-05-31 04:57:29+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpnabd3ptt/src (env=None, cwd='/var/lib/xbbs/tmp/tmpnabd3ptt/build') Creating cargo-home/config.toml [xbbs @ 2026-05-31 04:57:40+0000 INFO] Exit code: 0 [xbbs @ 2026-05-31 04:57:40+0000 INFO] Downloading artifact tools/noarch/host-ninja.tar.gz into /var/lib/xbbs/tmp/tmpnabd3ptt/build/tools/host-ninja.tar.gz [xbbs @ 2026-05-31 04:57:40+0000 INFO] Downloading artifact tools/noarch/host-qt6.tar.gz into /var/lib/xbbs/tmp/tmpnabd3ptt/build/tools/host-qt6.tar.gz [xbbs @ 2026-05-31 04:57:49+0000 INFO] Downloading artifact tools/noarch/host-ecm.tar.gz into /var/lib/xbbs/tmp/tmpnabd3ptt/build/tools/host-ecm.tar.gz [xbbs @ 2026-05-31 04:57:49+0000 INFO] Downloading artifact tools/noarch/host-cmake.tar.gz into /var/lib/xbbs/tmp/tmpnabd3ptt/build/tools/host-cmake.tar.gz xbstrap: Running the following plan: fetch kcoreaddons checkout kcoreaddons patch kcoreaddons regenerate kcoreaddons configure-tool host-kcoreaddons compile-tool host-kcoreaddons install-tool host-kcoreaddons archive-tool host-kcoreaddons xbstrap: fetch kcoreaddons [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/tmpnabd3ptt/src/ports/kcoreaddons/.git/ From https://mirrors.managarm.org/mirror/git/kcoreaddons * [new tag] v6.25.0 -> v6.25.0 xbstrap: checkout kcoreaddons [2/8] HEAD is now at 447250f Remove control characters when quoting args Using these characters can lead to unexpected results. xbstrap: patch kcoreaddons [3/8] Applying: Add Managarm support xbstrap: regenerate kcoreaddons [4/8] xbstrap: configure-tool host-kcoreaddons [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', '-DKCONFIG_USE_DBUS=TRUE', '-DKCONFIG_USE_QML=TRUE', '-DBUILD_PYTHON_BINDINGS=OFF', '@THIS_SOURCE_DIR@'] (tools: ['host-ecm', 'host-qt6', 'host-cmake', 'host-ninja']) 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 Threads: TRUE -- Looking for libinotify_direct_readv -- Looking for libinotify_direct_readv - not found -- Found UDev: /usr/include (found version "257") -- Looking for include files sys/types.h, sys/mman.h -- Looking for include files sys/types.h, sys/mman.h - found -- Looking for getgrouplist -- Looking for getgrouplist - found -- Looking for dladdr -- Looking for dladdr - found -- 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 -- Found SharedMimeInfo: /usr/bin/update-mime-database (found suitable version "2.4", minimum required is "2.1") qdoc executable not found, not generating API documentation -- The following features have been enabled: * XDGPortalDragAndDrop, Drag and Drop support via xdg-desktop-portal requies QtDBus -- The following OPTIONAL packages have been found: * Qt6Core * Qt6Qml (required version >= 6.9.0) * OpenGL * Qt6GuiTools (required version >= 6.11.0) * Qt6QmlTools (required version >= 6.11.0) * Qt6QuickTools (required version >= 6.11.0) * Qt6QuickTest (required version >= 6.9.0) * Inotify Filesystem alteration notifications using inotify * Qt6CoreTools (required version >= 6.11.0) * Qt6DBusTools (required version >= 6.11.0) * UDev, API for enumerating and introspecting local devices (part of systemd), * Qt6LinguistTools * SharedMimeInfo (required version >= 2.1), A database of common MIME types, Allows KDE applications to determine file types -- The following REQUIRED packages have been found: * ECM (required version >= 6.25.0), Extra CMake Modules., * Threads * Qt6DBus (required version >= 6.9.0) * Qt6 -- The following features have been disabled: * PYTHON_BINDINGS, Python bindings -- Configuring done (10.2s) -- Generating done (0.2s) CMake Warning: Manually-specified variables were not used by the project: BUILD_QCH KCONFIG_USE_DBUS KCONFIG_USE_QML -- Build files have been written to: /var/lib/managarm-buildenv/build/tool-builds/host-kcoreaddons xbstrap: compile-tool host-kcoreaddons [6/8] xbstrap: Running ['ninja'] (tools: ['host-ecm', 'host-qt6', 'host-cmake', 'host-ninja']) via cbuildrt [1/187] Copying kcoreaddonsplugin qml sources into build dir [2/187] Copying kcoreaddonsplugin qml resources into build dir [3/187] Generating ECMPoQm/ar/kcoreaddons6_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/187] Generating ECMPoQm/ast/kcoreaddons6_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/187] Generating ECMPoQm/az/kcoreaddons6_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/187] Populating .qmlls.ini file at /var/lib/managarm-buildenv/build/tool-builds/host-kcoreaddons/.qt/.qmlls.build.ini Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/187] Generating ECMPoQm/bg/kcoreaddons6_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/187] Generating ECMPoQm/ca/kcoreaddons6_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/187] Generating ECMPoQm/bs/kcoreaddons6_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/187] Generating ECMPoQm/ca@valencia/kcoreaddons6_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. [11/187] Generating ECMPoQm/cs/kcoreaddons6_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/187] Generating ECMPoQm/bn_IN/kcoreaddons6_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/187] Generating ECMPoQm/as/kcoreaddons6_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. [14/187] Generating ECMPoQm/be/kcoreaddons6_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/187] Generating ECMPoQm/be@latin/kcoreaddons6_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. [16/187] Generating ECMPoQm/br/kcoreaddons6_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/187] Generating ECMPoQm/bn/kcoreaddons6_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/187] Generating ECMPoQm/af/kcoreaddons6_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/187] Generating ECMPoQm/en/kcoreaddons6_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/187] Generating ECMPoQm/crh/kcoreaddons6_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/187] Generating ECMPoQm/eo/kcoreaddons6_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/187] Generating ECMPoQm/es/kcoreaddons6_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/187] Generating ECMPoQm/csb/kcoreaddons6_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. [24/187] Generating ECMPoQm/cy/kcoreaddons6_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/187] Generating ECMPoQm/de/kcoreaddons6_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/187] Generating ECMPoQm/da/kcoreaddons6_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/187] Generating ECMPoQm/eu/kcoreaddons6_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/187] Generating ECMPoQm/ga/kcoreaddons6_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. [29/187] Generating ECMPoQm/gd/kcoreaddons6_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/187] Generating ECMPoQm/el/kcoreaddons6_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/187] Generating ECMPoQm/et/kcoreaddons6_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/187] Generating ECMPoQm/ha/kcoreaddons6_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/187] Generating ECMPoQm/fa/kcoreaddons6_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. [34/187] Generating ECMPoQm/he/kcoreaddons6_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. [35/187] Generating ECMPoQm/fr/kcoreaddons6_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/187] Generating ECMPoQm/en_GB/kcoreaddons6_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/187] Generating ECMPoQm/fy/kcoreaddons6_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. [38/187] Generating ECMPoQm/fi/kcoreaddons6_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/187] Generating ECMPoQm/gl/kcoreaddons6_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/187] Generating ECMPoQm/hi/kcoreaddons6_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/187] Generating ECMPoQm/ie/kcoreaddons6_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. [42/187] Generating ECMPoQm/hr/kcoreaddons6_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/187] Generating ECMPoQm/hu/kcoreaddons6_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. [44/187] Generating ECMPoQm/gu/kcoreaddons6_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/187] Generating ECMPoQm/ia/kcoreaddons6_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/187] Generating ECMPoQm/hne/kcoreaddons6_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/187] Generating ECMPoQm/ja/kcoreaddons6_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. [48/187] Generating ECMPoQm/ka/kcoreaddons6_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/187] Generating ECMPoQm/hsb/kcoreaddons6_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/187] Generating ECMPoQm/hy/kcoreaddons6_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/187] Generating ECMPoQm/kab/kcoreaddons6_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. [52/187] Generating ECMPoQm/id/kcoreaddons6_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. [53/187] Generating ECMPoQm/ko/kcoreaddons6_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/187] Generating ECMPoQm/lg/kcoreaddons6_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/187] Generating ECMPoQm/lt/kcoreaddons6_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. [56/187] Generating ECMPoQm/is/kcoreaddons6_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/187] Generating ECMPoQm/it/kcoreaddons6_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/187] Generating ECMPoQm/km/kcoreaddons6_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/187] Generating ECMPoQm/kk/kcoreaddons6_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/187] Generating ECMPoQm/kn/kcoreaddons6_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/187] Generating ECMPoQm/my/kcoreaddons6_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/187] Generating ECMPoQm/mai/kcoreaddons6_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. [63/187] Generating ECMPoQm/ku/kcoreaddons6_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/187] Generating ECMPoQm/lv/kcoreaddons6_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/187] Generating ECMPoQm/nb/kcoreaddons6_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/187] Generating ECMPoQm/mk/kcoreaddons6_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/187] Generating ECMPoQm/nn/kcoreaddons6_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/187] Generating ECMPoQm/mr/kcoreaddons6_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/187] Generating ECMPoQm/lb/kcoreaddons6_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/187] Generating ECMPoQm/ml/kcoreaddons6_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/187] Generating ECMPoQm/ms/kcoreaddons6_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. [72/187] Generating ECMPoQm/pt/kcoreaddons6_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/187] Generating ECMPoQm/pt_BR/kcoreaddons6_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/187] Generating ECMPoQm/oc/kcoreaddons6_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/187] Generating ECMPoQm/ps/kcoreaddons6_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/187] Generating ECMPoQm/nds/kcoreaddons6_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. [77/187] Generating ECMPoQm/pa/kcoreaddons6_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/187] Generating ECMPoQm/sa/kcoreaddons6_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/187] Generating ECMPoQm/se/kcoreaddons6_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/187] Generating ECMPoQm/sl/kcoreaddons6_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/187] Generating ECMPoQm/nl/kcoreaddons6_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/187] Generating ECMPoQm/or/kcoreaddons6_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/187] Generating ECMPoQm/sq/kcoreaddons6_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/187] Generating ECMPoQm/sr@ijekavian/kcoreaddons6_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. [85/187] Generating ECMPoQm/sr/kcoreaddons6_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/187] Generating ECMPoQm/sr@ijekavianlatin/kcoreaddons6_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. [87/187] Generating ECMPoQm/ne/kcoreaddons6_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/187] Generating ECMPoQm/ro/kcoreaddons6_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/187] Generating ECMPoQm/sw/kcoreaddons6_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/187] Generating ECMPoQm/sv/kcoreaddons6_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/187] Generating ECMPoQm/sr@latin/kcoreaddons6_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. [92/187] Generating ECMPoQm/pl/kcoreaddons6_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/187] Generating ECMPoQm/tok/kcoreaddons6_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. [94/187] Generating ECMPoQm/tr/kcoreaddons6_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/187] Generating ECMPoQm/ru/kcoreaddons6_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. [96/187] Generating ECMPoQm/uk/kcoreaddons6_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. [97/187] Generating ECMPoQm/si/kcoreaddons6_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/187] Generating ECMPoQm/th/kcoreaddons6_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/187] Generating ECMPoQm/sk/kcoreaddons6_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. [100/187] Generating ECMPoQm/tg/kcoreaddons6_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/187] Generating ECMPoQm/vi/kcoreaddons6_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/187] Generating ECMPoQm/ta/kcoreaddons6_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/187] Generating ECMPoQm/ug/kcoreaddons6_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/187] Generating ECMPoQm/tt/kcoreaddons6_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. [105/187] Generating ECMPoQm/te/kcoreaddons6_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. [106/187] Generating ECMPoQm/zh_CN/kcoreaddons6_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/187] Generating ECMPoQm/zh_TW/kcoreaddons6_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/187] Automatic MOC for target KF6CoreAddons [109/187] Generating ECMPoQm/uz@cyrillic/kcoreaddons6_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. [110/187] Generating io/org.kde.KIOFuse.VFS.cpp, io/org.kde.KIOFuse.VFS.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. [111/187] Generating io/org.freedesktop.portal.FileTransfer.cpp, io/org.freedesktop.portal.FileTransfer.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. [112/187] Running AUTOMOC file extraction for target KF6CoreAddons [113/187] Generating io/moc_org.kde.KIOFuse.VFS.cpp [114/187] Generating io/moc_org.freedesktop.portal.FileTransfer.cpp [115/187] Running moc --collect-json for target KF6CoreAddons [116/187] Generating ECMPoQm/wa/kcoreaddons6_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/187] Generating ECMPoQm/uz/kcoreaddons6_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. [118/187] Automatic RCC for licenses/licenses.qrc [119/187] Generating ECMPoQm/xh/kcoreaddons6_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/187] Generating ECMPoQm/zh_HK/kcoreaddons6_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. [121/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/cmake_pch.hxx.gch [122/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/caching/ksdclock.cpp.o [123/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/caching/ksdcmemory.cpp.o [124/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/kshell_unix.cpp.o [125/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/KF6CoreAddons_autogen/mocs_compilation.cpp.o [126/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/text/kmacroexpander_unix.cpp.o [127/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/klistopenfilesjob_unix.cpp.o [128/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/ECMQmLoader-kcoreaddons6_qt.cpp.o [129/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/kuser_unix.cpp.o [130/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/kprocesslist_unix.cpp.o [131/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/caching/kshareddatacache.cpp.o [132/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/kcoreaddons.cpp.o [133/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/io/kfilesystemtype.cpp.o [134/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/io/kautosavefile.cpp.o [135/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/io/kbackup.cpp.o [136/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/io/kfileutils.cpp.o [137/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/jobs/kcompositejob.cpp.o [138/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/io/knetworkmounts.cpp.o [139/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/jobs/kjob.cpp.o [140/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/jobs/kjobtrackerinterface.cpp.o [141/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/jobs/kjobuidelegate.cpp.o [142/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/kaboutdata.cpp.o [143/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/plugin/kpluginfactory.cpp.o [144/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/io/org.kde.KIOFuse.VFS.cpp.o [145/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/randomness/krandom.cpp.o [146/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/io/org.freedesktop.portal.FileTransfer.cpp.o [147/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/plugin/kstaticpluginhelpers.cpp.o [148/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/io/kdirwatch.cpp.o [149/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/text/kfuzzymatcher.cpp.o [150/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/text/kemoticonsparser.cpp.o [151/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/io/kurlmimedata.cpp.o [152/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/text/kstringhandler.cpp.o [153/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/text/kjsonutils.cpp.o [154/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/text/kmacroexpander.cpp.o [155/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/plugin/kpluginmetadata.cpp.o [156/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/kprocesslist.cpp.o [157/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/kformat.cpp.o [158/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/kformatprivate.cpp.o [159/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/kruntimeplatform.cpp.o [160/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/kosrelease.cpp.o [161/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/ksystemclockskewnotifier.cpp.o [162/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/ksignalhandler.cpp.o [163/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/kmemoryinfo.cpp.o [164/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/ksystemclockskewnotifierengine.cpp.o [165/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/kshell.cpp.o [166/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/ksystemclockskewnotifierengine_linux.cpp.o [167/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/text/ktexttohtml.cpp.o [168/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/klibexec.cpp.o [169/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/kcoreaddons_debug.cpp.o [170/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/KF6CoreAddons_autogen/2QG4HPNWYX/qrc_licenses.cpp.o [171/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/io/kprocess.cpp.o [172/187] Building CXX object src/lib/CMakeFiles/KF6CoreAddons.dir/util/ksandbox.cpp.o [173/187] Linking CXX shared library bin/libKF6CoreAddons.so.6.25.0 [174/187] Creating library symlink bin/libKF6CoreAddons.so.6 bin/libKF6CoreAddons.so [175/187] Automatic MOC for target kcoreaddonsplugin [176/187] Running AUTOMOC file extraction for target kcoreaddonsplugin [177/187] Running rcc for resource qmake_org_kde_coreaddons Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [178/187] Running moc --collect-json for target kcoreaddonsplugin [179/187] Automatic QML type registration for target kcoreaddonsplugin Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [180/187] Building CXX object src/qml/CMakeFiles/kcoreaddonsplugin.dir/.qt/rcc/qrc_qmake_org_kde_coreaddons.cpp.o [181/187] Building CXX object src/qml/CMakeFiles/kcoreaddonsplugin.dir/kcoreaddonsplugin_autogen/mocs_compilation.cpp.o [182/187] Building CXX object src/qml/CMakeFiles/kcoreaddonsplugin.dir/kosreleaseproxy.cpp.o [183/187] Building CXX object src/qml/CMakeFiles/kcoreaddonsplugin.dir/kcoreaddonsplugin_qmltyperegistrations.cpp.o [184/187] Building CXX object src/qml/CMakeFiles/kcoreaddonsplugin.dir/formats.cpp.o [185/187] Building CXX object src/qml/CMakeFiles/kcoreaddonsplugin.dir/kuserproxy.cpp.o [186/187] Building CXX object src/qml/CMakeFiles/kcoreaddonsplugin.dir/kcoreaddonsplugin.cpp.o [187/187] Linking CXX shared module bin/org/kde/coreaddons/libkcoreaddonsplugin.so xbstrap: install-tool host-kcoreaddons [7/8] xbstrap: Running ['ninja', 'install'] (tools: ['host-ecm', 'host-qt6', 'host-cmake', 'host-ninja']) via cbuildrt [0/1] Install the project... -- Install configuration: "Debug" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/af/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ar/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/as/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ast/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/az/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/be/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/be@latin/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/bg/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/bn/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/bn_IN/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/br/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/bs/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ca/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ca@valencia/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/crh/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/cs/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/csb/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/cy/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/da/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/de/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/el/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/en/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/en_GB/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/eo/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/es/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/et/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/eu/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/fa/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/fi/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/fr/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/fy/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ga/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/gd/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/gl/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/gu/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ha/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/he/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/hi/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/hne/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/hr/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/hsb/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/hu/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/hy/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ia/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/id/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ie/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/is/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/it/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ja/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ka/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/kab/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/kk/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/km/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/kn/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ko/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ku/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/lb/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/lg/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/lt/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/lv/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/mai/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/mk/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ml/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/mr/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ms/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/my/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/nb/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/nds/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ne/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/nl/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/nn/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/oc/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/or/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/pa/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/pl/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ps/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/pt/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/pt_BR/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ro/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ru/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/sa/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/se/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/si/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/sk/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/sl/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/sq/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/sr/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/sr@ijekavian/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/sr@ijekavianlatin/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/sr@latin/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/sv/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/sw/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ta/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/te/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/tg/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/th/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/tok/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/tr/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/tt/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/ug/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/uk/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/uz/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/uz@cyrillic/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/vi/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/wa/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/xh/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/zh_CN/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/zh_HK/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/locale/zh_TW/LC_MESSAGES/kcoreaddons6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu/libKF6CoreAddons.so.6.25.0 -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu/libKF6CoreAddons.so.6 -- Set non-toolchain portion of runtime path of "/var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu/libKF6CoreAddons.so.6.25.0" to "/var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu/libKF6CoreAddons.so -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KAboutData -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KAboutPerson -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KAboutLicense -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KAboutComponent -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KCoreAddons -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kaboutdata.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kcoreaddons.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KSharedDataCache -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kshareddatacache.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KAutoSaveFile -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KDirWatch -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KProcess -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KBackup -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KUrlMimeData -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KFileSystemType -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KFileUtils -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KNetworkMounts -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kautosavefile.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kdirwatch.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kprocess.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kbackup.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kurlmimedata.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kfilesystemtype.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kfileutils.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/knetworkmounts.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KCompositeJob -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KJob -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KJobTrackerInterface -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KJobUiDelegate -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kcompositejob.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kjob.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kjobtrackerinterface.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kjobuidelegate.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KPluginFactory -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KPluginMetaData -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kpluginfactory.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kpluginmetadata.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KRandom -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/krandom.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KJsonUtils -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KFuzzyMatcher -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KMacroExpander -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KStringHandler -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KTextToHTML -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kjsonutils.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kfuzzymatcher.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kmacroexpander.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kstringhandler.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/ktexttohtml.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KFormat -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KOSRelease -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KUser -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KShell -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KProcessList -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KListOpenFilesJob -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KLibexec -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KSignalHandler -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KRuntimePlatform -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KSandbox -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KMemoryInfo -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/KSystemClockSkewNotifier -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kformat.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kosrelease.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kuser.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kshell.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kprocesslist.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/klistopenfilesjob.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/klibexec.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/ksignalhandler.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kruntimeplatform.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/ksandbox.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kmemoryinfo.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/ksystemclockskewnotifier.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kcoreaddons_export.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/kf6/jsonschema/kpluginmetadata.schema.json -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/mime/packages/kde6.xml -- Updating MIME database at /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/mime Note that 'share' is not in the search path set by the XDG_DATA_HOME and XDG_DATA_DIRS environment variables, so applications may not be able to find it until you set them. The directories currently searched are: - /var/lib/xbbs/.local/share - /usr/local/share/ - /usr/share/ -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/qt6/qml/org/kde/coreaddons/libkcoreaddonsplugin.so -- Set non-toolchain portion of runtime path of "/var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/qt6/qml/org/kde/coreaddons/libkcoreaddonsplugin.so" to "/var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/qt6/qml/org/kde/coreaddons/qmldir -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/qt6/qml/org/kde/coreaddons/kcoreaddonsplugin.qmltypes -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/qt6/qml/org/kde/coreaddons/kde-qmlmodule.version -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/qlogging-categories6/kcoreaddons.categories -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/share/qlogging-categories6/kcoreaddons.renamecategories -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu/cmake/KF6CoreAddons/KF6CoreAddonsConfig.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu/cmake/KF6CoreAddons/KF6CoreAddonsConfigVersion.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu/cmake/KF6CoreAddons/KF6CoreAddonsMacros.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu/cmake/KF6CoreAddons/KF6CoreAddonsTargets.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu/cmake/KF6CoreAddons/KF6CoreAddonsTargets-debug.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/include/KF6/KCoreAddons/kcoreaddons_version.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu/pkgconfig/KF6CoreAddons.pc xbstrap: archive-tool host-kcoreaddons [8/8] [xbbs @ 2026-05-31 04:59:05+0000 INFO] Uploading artifact tool-noarch:host-kcoreaddons from filename /var/lib/xbbs/tmp/tmpnabd3ptt/build/tools/host-kcoreaddons.tar.gz [xbbs @ 2026-05-31 04:59:05+0000 INFO] Build succeeded.