[2025-02-20 23:16:27.340188 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-kconfig', repository='https://github.com/managarm/bootstrap-managarm.git', revision='0e534ea4259c8513fc38181894c991113dc7c2c2', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '3.26.4_1'}, 'host-ecm': {'architecture': {'x86_64'}, 'version': '6.11.0_1'}, 'host-ninja': {'architecture': {'x86_64'}, 'version': '1.12.1_1'}, 'host-qt6': {'architecture': {'x86_64'}, 'version': '6.8.1_1'}}, prod_pkgs={}, prod_tools={'host-kconfig': {'architecture': {'x86_64'}, 'version': '6.11.0_1'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-02-20 23:16:27.340634 sunset] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-02-20 23:16:27.374055 sunset] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-02-20 23:16:27.400858 sunset] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-02-20 23:16:28.956309 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '0e534ea4259c8513fc38181894c991113dc7c2c2'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 0e534ea Merge pull request #451 from Dennisbonke/kde-new [2025-02-20 23:16:28.992527 sunset] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-02-20 23:16:50.283778 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:16', 'tool:host-kconfig'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (16,)}) xbstrap: Running the following plan: fetch kconfig checkout kconfig patch kconfig regenerate kconfig configure-tool host-kconfig compile-tool host-kconfig install-tool host-kconfig archive-tool host-kconfig xbstrap: fetch kconfig [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/kconfig/.git/ From https://mirrors.managarm.org/mirror/git/kconfig * [new tag] v6.11.0 -> v6.11.0 * [new tag] v6.11.0-rc1 -> v6.11.0-rc1 xbstrap: checkout kconfig [2/8] [2025-02-20 23:16:51.379752 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'kconfig'} HEAD is now at af66318 Update dependency version to 6.11.0 xbstrap: patch kconfig [3/8] xbstrap: regenerate kconfig [4/8] xbstrap: configure-tool host-kconfig [5/8] [2025-02-20 23:16:51.527802 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'kconfig'} [2025-02-20 23:16:51.528554 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'kconfig'} [2025-02-20 23:16:51.529127 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'kconfig'} 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', '@THIS_SOURCE_DIR@'] (tools: ['host-qt6', 'host-ecm', 'host-cmake', 'host-ninja']) via cbuildrt PID init is 744883 (outside the namespace) -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.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. -- 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 fatal: HEAD does not point to a branch -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /usr/lib/x86_64-linux-gnu/libxkbcommon.so (found suitable version "1.5.0", minimum required is "0.5.0") -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- The following OPTIONAL packages have been found: * Qt6CoreTools (required version >= 6.8.1) * Qt6Core * Qt6Xml (required version >= 6.6.0) * OpenGL * XKB (required version >= 0.5.0), XKB API common to servers and clients., * Qt6GuiTools (required version >= 6.8.1) * Qt6DBusTools (required version >= 6.8.1) * Qt6Gui (required version >= 6.6.0) * Qt6QmlTools (required version >= 6.8.1) * Qt6Qml * Qt6QuickTools (required version >= 6.8.1) * Qt6Quick (required version >= 6.6.0) * Qt6LinguistTools -- The following REQUIRED packages have been found: * ECM (required version >= 6.11.0), Extra CMake Modules., * Qt6 -- The following features have been disabled: * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop) -- Configuring done (5.4s) -- Generating done (0.0s) -- Build files have been written to: /var/lib/managarm-buildenv/build/tool-builds/host-kconfig xbstrap: compile-tool host-kconfig [6/8] [2025-02-20 23:16:57.437022 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'host-kconfig'} xbstrap: Running ['ninja'] (tools: ['host-qt6', 'host-ecm', 'host-cmake', 'host-ninja']) via cbuildrt PID init is 745079 (outside the namespace) [1/171] Generating ECMPoQm/be/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [2/171] Generating ECMPoQm/ast/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [3/171] Generating ECMPoQm/be@latin/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Automatic MOC for target kconfig_compiler [5/171] Generating ECMPoQm/ar/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/az/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [7/171] Generating ECMPoQm/bg/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/af/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/bn/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Building CXX object src/kconfig_compiler/CMakeFiles/kconfig_compiler.dir/kconfig_compiler_autogen/mocs_compilation.cpp.o [11/171] Generating ECMPoQm/br/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/bn_IN/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/ca/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/bs/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [15/171] Generating ECMPoQm/ca@valencia/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [16/171] Generating ECMPoQm/csb/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/cs/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/da/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/cy/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/de/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [21/171] Generating ECMPoQm/el/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/en_GB/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/eo/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [24/171] Generating ECMPoQm/es/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/et/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/eu/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/fa/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/fi/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [29/171] Generating ECMPoQm/fr/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/ga/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/gd/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/gl/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/fy/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [34/171] Generating ECMPoQm/gu/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [35/171] Generating ECMPoQm/hi/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/he/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/hr/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/hne/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/hsb/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/hu/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/ia/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Automatic MOC for target KF6ConfigQmlplugin [43/171] Generating ECMPoQm/id/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [44/171] Generating ECMPoQm/is/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/it/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/ja/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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. [47/171] Generating ECMPoQm/ka/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/kab/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/kk/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [50/171] Generating ECMPoQm/km/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [51/171] Generating ECMPoQm/ko/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [52/171] Generating ECMPoQm/ku/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [53/171] Generating ECMPoQm/kn/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/lb/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/lt/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [56/171] Generating ECMPoQm/lv/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/mk/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/mai/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/mr/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Automatic MOC for target KF6ConfigCore [61/171] Generating ECMPoQm/ml/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/ms/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [63/171] Running AUTOMOC file extraction for target KF6ConfigCore [64/171] Generating ECMPoQm/nb/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/nds/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Running moc --collect-json for target KF6ConfigCore [67/171] Generating ECMPoQm/ne/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/nl/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/nn/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/KF6ConfigCore_autogen/mocs_compilation.cpp.o [71/171] Building CXX object src/kconfig_compiler/CMakeFiles/kconfig_compiler.dir/KConfigCodeGeneratorBase.cpp.o [72/171] Building CXX object src/kconfig_compiler/CMakeFiles/kconfig_compiler.dir/KConfigSourceGenerator.cpp.o [73/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kconfigdata.cpp.o [74/171] Building CXX object src/kconfig_compiler/CMakeFiles/kconfig_compiler.dir/KConfigHeaderGenerator.cpp.o [75/171] Building CXX object src/kconfig_compiler/CMakeFiles/kconfig_compiler.dir/kconfig_compiler.cpp.o [76/171] Building CXX object src/kconfig_compiler/CMakeFiles/kconfig_compiler.dir/KConfigParameters.cpp.o [77/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kconfigbase.cpp.o [78/171] Building CXX object src/kconfig_compiler/CMakeFiles/kconfig_compiler.dir/KConfigXmlParser.cpp.o [79/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kdesktopfileaction.cpp.o [80/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kconfiggroup.cpp.o In file included from /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfig_p.h:17, from /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfiggroup.cpp:15: /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfigini_p.h:31:38: warning: extra ‘;’ [-Wpedantic] 31 | Q_DISABLE_COPY(KConfigIniBackend); | ^ | - [81/171] Generating ECMPoQm/or/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/pa/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/pl/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/pt/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [85/171] Generating ECMPoQm/pt_BR/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/ro/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [87/171] Generating ECMPoQm/ru/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/sa/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/se/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/si/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/sk/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [92/171] Generating ECMPoQm/sl/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kconfig.cpp.o In file included from /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfig_p.h:17, from /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfig.cpp:11: /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfigini_p.h:31:38: warning: extra ‘;’ [-Wpedantic] 31 | Q_DISABLE_COPY(KConfigIniBackend); | ^ | - [94/171] Generating ECMPoQm/sq/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [95/171] Generating ECMPoQm/sr/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [96/171] Generating ECMPoQm/sr@ijekavian/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [97/171] Generating ECMPoQm/sr@ijekavianlatin/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/sr@latin/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/sv/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/ta/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/te/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/tg/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/th/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/tr/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [105/171] Generating ECMPoQm/ug/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [106/171] Generating ECMPoQm/uk/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/uz/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/uz@cyrillic/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [109/171] Generating ECMPoQm/vi/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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/171] Generating ECMPoQm/wa/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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. [111/171] Generating ECMPoQm/xh/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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. [112/171] Generating ECMPoQm/zh_CN/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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. [113/171] Generating ECMPoQm/zh_TW/kconfig6_qt.qm Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 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. [114/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kemailsettings.cpp.o [115/171] Linking CXX executable bin/kconfig_compiler_kf6 [116/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kdesktopfile.cpp.o In file included from /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfig_p.h:17, from /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kdesktopfile.cpp:13: /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfigini_p.h:31:38: warning: extra ‘;’ [-Wpedantic] 31 | Q_DISABLE_COPY(KConfigIniBackend); | ^ | - [117/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/ksharedconfig.cpp.o In file included from /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfig_p.h:17, from /var/lib/managarm-buildenv/src/ports/kconfig/src/core/ksharedconfig.cpp:12: /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfigini_p.h:31:38: warning: extra ‘;’ [-Wpedantic] 31 | Q_DISABLE_COPY(KConfigIniBackend); | ^ | - [118/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kconfig_core_log_settings.cpp.o [119/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kauthorized.cpp.o [120/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kconfigini.cpp.o In file included from /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfigini.cpp:10: /var/lib/managarm-buildenv/src/ports/kconfig/src/core/kconfigini_p.h:31:38: warning: extra ‘;’ [-Wpedantic] 31 | Q_DISABLE_COPY(KConfigIniBackend); | ^ | - [121/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kconfigwatcher.cpp.o [122/171] Building CXX object src/core/CMakeFiles/KF6ConfigCore.dir/kcoreconfigskeleton.cpp.o [123/171] Linking CXX shared library bin/libKF6ConfigCore.so.6.11.0 [124/171] Creating library symlink bin/libKF6ConfigCore.so.6 bin/libKF6ConfigCore.so [125/171] Automatic MOC for target kreadconfig6 [126/171] Automatic MOC for target kconf_update [127/171] Automatic MOC for target kwriteconfig6 [128/171] Building CXX object src/kreadconfig/CMakeFiles/kwriteconfig6.dir/kwriteconfig6_autogen/mocs_compilation.cpp.o [129/171] Building CXX object src/kreadconfig/CMakeFiles/kreadconfig6.dir/kreadconfig6_autogen/mocs_compilation.cpp.o [130/171] Building CXX object src/kconf_update/CMakeFiles/kconf_update.dir/kconf_update_autogen/mocs_compilation.cpp.o [131/171] Automatic MOC for target KF6ConfigGui AutoMoc: /var/lib/managarm-buildenv/src/ports/kconfig/src/gui/kstandardactions_p.h: note: No relevant classes found. No output generated. [132/171] Running AUTOMOC file extraction for target KF6ConfigGui [133/171] Running moc --collect-json for target KF6ConfigGui [134/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/KF6ConfigGui_autogen/mocs_compilation.cpp.o [135/171] Building CXX object src/kconf_update/CMakeFiles/kconf_update.dir/kconf_update_debug.cpp.o [136/171] Building CXX object src/kreadconfig/CMakeFiles/kreadconfig6.dir/kreadconfig.cpp.o [137/171] Building CXX object src/kreadconfig/CMakeFiles/kwriteconfig6.dir/kwriteconfig.cpp.o [138/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/kconfiggroupgui.cpp.o [139/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/kconfigskeleton.cpp.o [140/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/kconfiggui.cpp.o [141/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/kstandardshortcut.cpp.o [142/171] Linking CXX executable bin/kreadconfig6 [143/171] Building CXX object src/kconf_update/CMakeFiles/kconf_update.dir/kconf_update.cpp.o [144/171] Linking CXX executable bin/kwriteconfig6 [145/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/ECMQmLoader-kconfig6_qt.cpp.o [146/171] Linking CXX executable bin/kconf_update [147/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/kconfig_gui_log_settings.cpp.o [148/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/kstandardshortcutwatcher.cpp.o [149/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/kwindowstatesaver.cpp.o [150/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/kwindowconfig.cpp.o [151/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/kconfigloader.cpp.o [152/171] Building CXX object src/gui/CMakeFiles/KF6ConfigGui.dir/kstandardactions.cpp.o [153/171] Linking CXX shared library bin/libKF6ConfigGui.so.6.11.0 [154/171] Creating library symlink bin/libKF6ConfigGui.so.6 bin/libKF6ConfigGui.so [155/171] Automatic MOC for target KF6ConfigQml [156/171] Running AUTOMOC file extraction for target KF6ConfigQml [157/171] Running rcc for resource qmake_org_kde_config Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [158/171] Running moc --collect-json for target KF6ConfigQml [159/171] Automatic QML type registration for target KF6ConfigQml Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead. If this causes problems, reconfigure your locale. See the locale(1) manual for more information. [160/171] Building CXX object src/qml/CMakeFiles/KF6ConfigQml.dir/KF6ConfigQml_autogen/mocs_compilation.cpp.o [161/171] Building CXX object src/qml/CMakeFiles/KF6ConfigQmlplugin.dir/KF6ConfigQmlplugin_autogen/mocs_compilation.cpp.o [162/171] Building CXX object src/qml/CMakeFiles/KF6ConfigQml.dir/.qt/rcc/qrc_qmake_org_kde_config.cpp.o [163/171] Building CXX object src/qml/CMakeFiles/KF6ConfigQml.dir/kconfig_qml_log_settings.cpp.o [164/171] Building CXX object src/qml/CMakeFiles/KF6ConfigQmlplugin.dir/KF6ConfigQmlplugin_org_kde_configPlugin.cpp.o [165/171] Building CXX object src/qml/CMakeFiles/KF6ConfigQml.dir/types.cpp.o [166/171] Building CXX object src/qml/CMakeFiles/KF6ConfigQml.dir/kconfigpropertymap.cpp.o [167/171] Building CXX object src/qml/CMakeFiles/KF6ConfigQml.dir/kf6configqml_qmltyperegistrations.cpp.o [168/171] Building CXX object src/qml/CMakeFiles/KF6ConfigQml.dir/kwindowstatesaverquick.cpp.o [169/171] Linking CXX shared library bin/libKF6ConfigQml.so.6.11.0 [170/171] Creating library symlink bin/libKF6ConfigQml.so.6 bin/libKF6ConfigQml.so [171/171] Linking CXX shared module bin/org/kde/config/libKF6ConfigQmlplugin.so xbstrap: install-tool host-kconfig [7/8] [2025-02-20 23:17:32.180796 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': 'host-kconfig'} xbstrap: Running ['ninja', 'install'] (tools: ['host-qt6', 'host-ecm', 'host-cmake', 'host-ninja']) via cbuildrt PID init is 745751 (outside the namespace) [0/1] Install the project... -- Install configuration: "Debug" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigCore.so.6.11.0 -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigCore.so.6 -- Set runtime path of "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigCore.so.6.11.0" to "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigCore.so -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/kconfigcore_export.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/KAuthorized -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/KConfig -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/KConfigBase -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/KConfigGroup -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/KDesktopFile -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/KDesktopFileAction -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/KSharedConfig -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/KCoreConfigSkeleton -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/KEMailSettings -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/KConfigWatcher -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/kauthorized.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/kconfig.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/kconfigbase.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/kconfiggroup.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/kdesktopfile.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/kdesktopfileaction.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/ksharedconfig.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/kcoreconfigskeleton.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/kemailsettings.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/kconfigwatcher.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigCore/kconfigconversioncheck_p.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigGui.so.6.11.0 -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigGui.so.6 -- Set runtime path of "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigGui.so.6.11.0" to "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigGui.so -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/kconfiggui_export.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/kstandardactions_p.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/KConfigGui -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/KConfigLoader -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/KConfigSkeleton -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/KStandardShortcut -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/KStandardShortcutWatcher -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/KWindowConfig -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/KWindowStateSaver -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/KStandardActions -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/kconfiggui.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/kconfigloader.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/kconfigskeleton.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/kstandardshortcut.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/kstandardshortcutwatcher.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/kwindowconfig.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/kwindowstatesaver.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/kstandardactions.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigGui/kconfigguistaticinitializer.cpp -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigQml.so.6.11.0 -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigQml.so.6 -- Set runtime path of "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigQml.so.6.11.0" to "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libKF6ConfigQml.so -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigQml/kconfigqml_export.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigQml/KConfigPropertyMap -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfigQml/kconfigpropertymap.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/qt6/qml/org/kde/config/libKF6ConfigQmlplugin.so -- Set runtime path of "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/qt6/qml/org/kde/config/libKF6ConfigQmlplugin.so" to "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/qt6/qml/org/kde/config/qmldir -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/qt6/qml/org/kde/config/KF6ConfigQml.qmltypes -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/qt6/qml/org/kde/config/kde-qmlmodule.version -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libexec/kf6/kconfig_compiler_kf6 -- Set runtime path of "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libexec/kf6/kconfig_compiler_kf6" to "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libexec/kf6/kconf_update -- Set runtime path of "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/libexec/kf6/kconf_update" to "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/bin/kreadconfig6 -- Set runtime path of "/var/lib/managarm-buildenv/build/tools/host-kconfig/bin/kreadconfig6" to "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/bin/kwriteconfig6 -- Set runtime path of "/var/lib/managarm-buildenv/build/tools/host-kconfig/bin/kwriteconfig6" to "/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/host-qt6/lib" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/qlogging-categories6/kconfig.categories -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/qlogging-categories6/kconfig.renamecategories -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/af/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ar/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ast/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/az/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/be/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/be@latin/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/bg/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/bn/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/bn_IN/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/br/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/bs/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ca/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ca@valencia/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/cs/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/csb/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/cy/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/da/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/de/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/el/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/en_GB/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/eo/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/es/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/et/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/eu/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/fa/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/fi/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/fr/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/fy/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ga/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/gd/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/gl/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/gu/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/he/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/hi/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/hne/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/hr/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/hsb/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/hu/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ia/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/id/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/is/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/it/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ja/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ka/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/kab/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/kk/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/km/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/kn/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ko/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ku/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/lb/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/lt/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/lv/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/mai/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/mk/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ml/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/mr/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ms/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/nb/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/nds/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ne/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/nl/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/nn/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/or/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/pa/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/pl/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/pt/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/pt_BR/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ro/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ru/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/sa/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/se/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/si/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/sk/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/sl/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/sq/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/sr/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/sr@ijekavian/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/sr@ijekavianlatin/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/sr@latin/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/sv/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ta/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/te/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/tg/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/th/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/tr/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/ug/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/uk/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/uz/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/uz@cyrillic/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/vi/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/wa/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/xh/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/zh_CN/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/share/locale/zh_TW/LC_MESSAGES/kconfig6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/cmake/KF6Config/KF6ConfigConfig.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/cmake/KF6Config/KF6ConfigConfigVersion.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/cmake/KF6Config/KF6ConfigMacros.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/cmake/KF6Config/KF6ConfigTargets.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/cmake/KF6Config/KF6ConfigTargets-debug.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/cmake/KF6Config/KF6ConfigCompilerTargets.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu/cmake/KF6Config/KF6ConfigCompilerTargets-debug.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kconfig/include/KF6/KConfig/kconfig_version.h xbstrap: archive-tool host-kconfig [8/8] [2025-02-20 23:17:32.570452 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': 'host-kconfig'} [2025-02-20 23:17:35.611113 sunset] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-kconfig'} [2025-02-20 23:17:35.854314 sunset] DEBUG: xbbs.worker: successfully uploaded tool host-kconfig for JobMessage(project='managarm', job='tool:host-kconfig', repository='https://github.com/managarm/bootstrap-managarm.git', revision='0e534ea4259c8513fc38181894c991113dc7c2c2', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '3.26.4_1'}, 'host-ecm': {'architecture': {'x86_64'}, 'version': '6.11.0_1'}, 'host-ninja': {'architecture': {'x86_64'}, 'version': '1.12.1_1'}, 'host-qt6': {'architecture': {'x86_64'}, 'version': '6.8.1_1'}}, prod_pkgs={}, prod_tools={'host-kconfig': {'architecture': {'x86_64'}, 'version': '6.11.0_1'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-02-20 23:17:35.854722 sunset] INFO: xbbs.worker: job done. return code: 0