[xbbs @ 2026-04-27 05:48:57+0000 INFO] Running command git clone https://github.com/managarm/linux-mlibc.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpn2ecftwe/src') Cloning into '.'... [xbbs @ 2026-04-27 05:48:58+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 05:48:58+0000 INFO] Running command git checkout 6dcd0d591b02acf6074f50db7b583e9d0f1ffd7b (env=None, cwd='/var/lib/xbbs/tmp/tmpn2ecftwe/src') Note: switching to '6dcd0d591b02acf6074f50db7b583e9d0f1ffd7b'. 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 6dcd0d5 Merge pull request #16 from avdgrinten/xbstrap-rootfs [xbbs @ 2026-04-27 05:48:58+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 05:48:58+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpn2ecftwe/src (env=None, cwd='/var/lib/xbbs/tmp/tmpn2ecftwe/build') [xbbs @ 2026-04-27 05:49:03+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 05:49:03+0000 INFO] Running command xbps-install -Uy -R http://10.0.69.1:10999/repos/LIKIb21kcNJQ3jVSa-zAXg/packages/x86_64/ -r /var/lib/xbbs/tmp/tmpn2ecftwe/build/system-root -SM -- (env={'XBPS_ARCH': 'x86_64'}, cwd='/var/lib/xbbs/tmp/tmpn2ecftwe/build') [*] Updating repository `http://10.0.69.1:10999/repos/LIKIb21kcNJQ3jVSa-zAXg/packages/x86_64//x86_64-repodata' ... x86_64-repodata: [25KB 16%] 6504KB/s ETA: 00m00s x86_64-repodata: 25KB [avg rate: 39MB/s] [xbbs @ 2026-04-27 05:49:03+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 05:49:03+0000 INFO] Downloading artifact tools/x86_64/cross-qt6.tar.gz into /var/lib/xbbs/tmp/tmpn2ecftwe/build/tools/cross-qt6.tar.gz [xbbs @ 2026-04-27 05:49:09+0000 INFO] Downloading artifact tools/noarch/host-ecm.tar.gz into /var/lib/xbbs/tmp/tmpn2ecftwe/build/tools/host-ecm.tar.gz [xbbs @ 2026-04-27 05:49:09+0000 INFO] Downloading artifact tools/noarch/host-kwindowsystem.tar.gz into /var/lib/xbbs/tmp/tmpn2ecftwe/build/tools/host-kwindowsystem.tar.gz [xbbs @ 2026-04-27 05:49:10+0000 INFO] Downloading artifact tools/noarch/host-ninja.tar.gz into /var/lib/xbbs/tmp/tmpn2ecftwe/build/tools/host-ninja.tar.gz [xbbs @ 2026-04-27 05:49:10+0000 INFO] Downloading artifact tools/x86_64/cross-cmake.tar.gz into /var/lib/xbbs/tmp/tmpn2ecftwe/build/tools/cross-cmake.tar.gz [xbbs @ 2026-04-27 05:49:12+0000 INFO] Downloading artifact tools/noarch/host-kcoreaddons.tar.gz into /var/lib/xbbs/tmp/tmpn2ecftwe/build/tools/host-kcoreaddons.tar.gz xbstrap: Running the following plan: fetch kauth checkout kauth patch kauth regenerate kauth configure-tool host-kauth compile-tool host-kauth install-tool host-kauth archive-tool host-kauth xbstrap: fetch kauth [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/tmpn2ecftwe/src/ports/kauth/.git/ From https://mirrors.managarm.org/mirror/git/kauth * [new tag] v6.24.0 -> v6.24.0 * [new tag] v6.24.0-rc1 -> v6.24.0-rc1 xbstrap: checkout kauth [2/8] HEAD is now at 6e613f4 Update dependency version to 6.24.0 xbstrap: patch kauth [3/8] xbstrap: regenerate kauth [4/8] xbstrap: configure-tool host-kauth [5/8] xbstrap: Running ['cmake', '-GNinja', '-DCMAKE_INSTALL_PREFIX=@PREFIX@', '-DECM_DIR=@BUILD_ROOT@/tools/host-ecm', '-DQT_MAJOR_VERSION=6', '-DBUILD_TESTING=OFF', '-DBUILD_QCH=FALSE', '-DKDE_INSTALL_USE_QT_SYS_PATHS=ON', '-DKDE_INSTALL_QMLDIR=@PREFIX@/lib/qt6/qml', '-DKDE_INSTALL_LIBEXECDIR_KF=@PREFIX@/libexec', '-DKF_IGNORE_PLATFORM_CHECK=TRUE', '@THIS_SOURCE_DIR@'] (tools: ['cross-qt6', 'cross-cmake', 'host-kcoreaddons', 'host-ecm', 'host-ninja', 'host-kwindowsystem']) 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 -- -- 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 -- No backend for KAuth was explicitly specified: probing system to find the best one available CMake Warning at src/ConfigureChecks.cmake:20 (find_package): By not providing "FindPolkitQt6-1.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "PolkitQt6-1", but CMake did not find one. Could not find a package configuration file provided by "PolkitQt6-1" with any of the following names: PolkitQt6-1Config.cmake polkitqt6-1-config.cmake Add the installation prefix of "PolkitQt6-1" to CMAKE_PREFIX_PATH or set "PolkitQt6-1_DIR" to a directory containing one of the above files. If "PolkitQt6-1" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): src/CMakeLists.txt:2 (include) -- Building Fake KAuth backend WARNING: No valid KAuth backends will be built. The library will not work properly unless compiled with a working backend -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success qdoc executable not found, not generating API documentation -- The following OPTIONAL packages have been found: * OpenGL * Qt6GuiTools (required version >= 6.11.0) * Qt6DBusTools (required version >= 6.11.0) * Qt6Gui (required version >= 6.8.0) * Qt6CoreTools (required version >= 6.11.0) * Qt6LinguistTools -- The following REQUIRED packages have been found: * ECM (required version >= 6.24.0), Extra CMake Modules., * Qt6Core (required version >= 6.8.0) * KF6CoreAddons (required version >= 6.24.0) * Qt6 -- The following OPTIONAL packages have not been found: * PolkitQt6-1 -- Configuring done (5.7s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_QCH -- Build files have been written to: /var/lib/managarm-buildenv/build/tool-builds/host-kauth xbstrap: compile-tool host-kauth [6/8] xbstrap: Running ['ninja'] (tools: ['cross-qt6', 'cross-cmake', 'host-kcoreaddons', 'host-ecm', 'host-ninja', 'host-kwindowsystem']) via cbuildrt [1/134] Generating ECMPoQm/ar/kauth6_qt.qm [2/134] Generating ECMPoQm/ast/kauth6_qt.qm [3/134] Generating ECMPoQm/bg/kauth6_qt.qm [4/134] Generating ECMPoQm/az/kauth6_qt.qm [5/134] Generating ECMPoQm/bs/kauth6_qt.qm [6/134] Generating ECMPoQm/ca/kauth6_qt.qm [7/134] Generating ECMPoQm/ca@valencia/kauth6_qt.qm [8/134] Generating ECMPoQm/cs/kauth6_qt.qm [9/134] Generating ECMPoQm/as/kauth6_qt.qm [10/134] Generating ECMPoQm/br/kauth6_qt.qm [11/134] Generating ECMPoQm/be@latin/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [12/134] Generating ECMPoQm/bn_IN/kauth6_qt.qm [13/134] Generating ECMPoQm/af/kauth6_qt.qm [14/134] Generating ECMPoQm/bn/kauth6_qt.qm [15/134] Generating ECMPoQm/eo/kauth6_qt.qm [16/134] Generating ECMPoQm/be/kauth6_qt.qm [17/134] Generating ECMPoQm/crh/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [18/134] Generating ECMPoQm/es/kauth6_qt.qm [19/134] Generating ECMPoQm/csb/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [20/134] Generating ECMPoQm/cy/kauth6_qt.qm [21/134] Generating ECMPoQm/de/kauth6_qt.qm [22/134] Generating ECMPoQm/da/kauth6_qt.qm [23/134] Generating ECMPoQm/el/kauth6_qt.qm [24/134] Generating ECMPoQm/gd/kauth6_qt.qm [25/134] Generating ECMPoQm/eu/kauth6_qt.qm [26/134] Generating ECMPoQm/fi/kauth6_qt.qm [27/134] Generating ECMPoQm/et/kauth6_qt.qm [28/134] Generating ECMPoQm/fa/kauth6_qt.qm [29/134] Generating ECMPoQm/en_GB/kauth6_qt.qm [30/134] Generating ECMPoQm/ha/kauth6_qt.qm [31/134] Generating ECMPoQm/he/kauth6_qt.qm [32/134] Generating ECMPoQm/fr/kauth6_qt.qm [33/134] Generating ECMPoQm/fy/kauth6_qt.qm [34/134] Generating ECMPoQm/ga/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [35/134] Generating ECMPoQm/gl/kauth6_qt.qm [36/134] Generating ECMPoQm/gu/kauth6_qt.qm [37/134] Generating ECMPoQm/hi/kauth6_qt.qm [38/134] Automatic MOC for target KF6AuthCore [39/134] Generating ECMPoQm/hr/kauth6_qt.qm [40/134] Generating ECMPoQm/hne/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [41/134] Generating ECMPoQm/hu/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [42/134] Generating ECMPoQm/hsb/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [43/134] Generating ECMPoQm/ia/kauth6_qt.qm [44/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/KF6AuthCore_autogen/mocs_compilation.cpp.o [45/134] Generating ECMPoQm/is/kauth6_qt.qm [46/134] Generating ECMPoQm/id/kauth6_qt.qm [47/134] Generating ECMPoQm/hy/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [48/134] Generating ECMPoQm/it/kauth6_qt.qm [49/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/kauthdebug.cpp.o [50/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/AuthBackend.cpp.o [51/134] Generating ECMPoQm/ja/kauth6_qt.qm [52/134] Generating ECMPoQm/ka/kauth6_qt.qm [53/134] Generating ECMPoQm/kk/kauth6_qt.qm [54/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/HelperProxy.cpp.o [55/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/backends/fake/FakeBackend.cpp.o [56/134] Generating ECMPoQm/ko/kauth6_qt.qm [57/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/backends/fakehelper/FakeHelperProxy.cpp.o [58/134] Generating ECMPoQm/km/kauth6_qt.qm [59/134] Generating ECMPoQm/lt/kauth6_qt.qm [60/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/helpersupport.cpp.o [61/134] Generating ECMPoQm/ku/kauth6_qt.qm [62/134] Generating ECMPoQm/lb/kauth6_qt.qm [63/134] Generating ECMPoQm/kn/kauth6_qt.qm [64/134] Generating ECMPoQm/mai/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [65/134] Generating ECMPoQm/lv/kauth6_qt.qm [66/134] Generating ECMPoQm/mk/kauth6_qt.qm [67/134] Generating ECMPoQm/nb/kauth6_qt.qm [68/134] Generating ECMPoQm/ml/kauth6_qt.qm [69/134] Generating ECMPoQm/mr/kauth6_qt.qm [70/134] Generating ECMPoQm/nn/kauth6_qt.qm [71/134] Generating ECMPoQm/ms/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [72/134] Generating ECMPoQm/nl/kauth6_qt.qm [73/134] Generating ECMPoQm/ne/kauth6_qt.qm [74/134] Generating ECMPoQm/nds/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [75/134] Generating ECMPoQm/oc/kauth6_qt.qm [76/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/action.cpp.o [77/134] Generating ECMPoQm/pt/kauth6_qt.qm [78/134] Generating ECMPoQm/pt_BR/kauth6_qt.qm [79/134] Generating ECMPoQm/or/kauth6_qt.qm [80/134] Generating ECMPoQm/sa/kauth6_qt.qm [81/134] Generating ECMPoQm/ps/kauth6_qt.qm [82/134] Generating ECMPoQm/se/kauth6_qt.qm [83/134] Generating ECMPoQm/pa/kauth6_qt.qm [84/134] Generating ECMPoQm/ru/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [85/134] Generating ECMPoQm/pl/kauth6_qt.qm [86/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/executejob.cpp.o [87/134] Generating ECMPoQm/ro/kauth6_qt.qm [88/134] Generating ECMPoQm/sr/kauth6_qt.qm [89/134] Generating ECMPoQm/sr@ijekavian/kauth6_qt.qm [90/134] Generating ECMPoQm/sr@ijekavianlatin/kauth6_qt.qm [91/134] Generating ECMPoQm/sr@latin/kauth6_qt.qm [92/134] Generating ECMPoQm/sl/kauth6_qt.qm [93/134] Generating ECMPoQm/sv/kauth6_qt.qm [94/134] Generating ECMPoQm/si/kauth6_qt.qm [95/134] Generating ECMPoQm/tr/kauth6_qt.qm [96/134] Generating ECMPoQm/sk/kauth6_qt.qm [97/134] Generating ECMPoQm/sq/kauth6_qt.qm [98/134] Generating ECMPoQm/uk/kauth6_qt.qm [99/134] Generating ECMPoQm/te/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [100/134] Generating ECMPoQm/tt/kauth6_qt.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. [101/134] Generating ECMPoQm/vi/kauth6_qt.qm [102/134] Generating ECMPoQm/ug/kauth6_qt.qm [103/134] Generating ECMPoQm/ta/kauth6_qt.qm [104/134] Generating ECMPoQm/tg/kauth6_qt.qm [105/134] Generating ECMPoQm/zh_CN/kauth6_qt.qm [106/134] Generating ECMPoQm/zh_TW/kauth6_qt.qm [107/134] Generating ECMPoQm/th/kauth6_qt.qm [108/134] Generating ECMPoQm/wa/kauth6_qt.qm [109/134] Generating ECMPoQm/uz@cyrillic/kauth6_qt.qm [110/134] Generating ECMPoQm/uz/kauth6_qt.qm [111/134] Generating ECMPoQm/xh/kauth6_qt.qm [112/134] Generating ECMPoQm/zh_HK/kauth6_qt.qm [113/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/actionreply.cpp.o [114/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/BackendsManager.cpp.o [115/134] Building CXX object src/CMakeFiles/KF6AuthCore.dir/ECMQmLoader-kauth6_qt.cpp.o [116/134] Linking CXX shared library bin/libKF6AuthCore.so.6.24.0 [117/134] Creating library symlink bin/libKF6AuthCore.so.6 bin/libKF6AuthCore.so [118/134] Automatic MOC for target client [119/134] Building CXX object examples/CMakeFiles/client.dir/client_autogen/mocs_compilation.cpp.o [120/134] Automatic MOC for target kauth_helper_plugin [121/134] Generating kf6authadaptor.cpp, kf6authadaptor.h [122/134] Generating moc_kf6authadaptor.cpp [123/134] Building CXX object src/CMakeFiles/kauth_helper_plugin.dir/kauth_helper_plugin_autogen/mocs_compilation.cpp.o [124/134] Automatic MOC for target helper [125/134] Building CXX object examples/CMakeFiles/helper.dir/helper_autogen/mocs_compilation.cpp.o [126/134] Building CXX object examples/CMakeFiles/client.dir/client.cpp.o [127/134] Building CXX object src/CMakeFiles/kauth_helper_plugin.dir/kauthdebug.cpp.o [128/134] Building CXX object src/CMakeFiles/kauth_helper_plugin.dir/HelperProxy.cpp.o [129/134] Linking CXX executable bin/client [130/134] Building CXX object examples/CMakeFiles/helper.dir/helper.cpp.o [131/134] Linking CXX executable bin/helper [132/134] Building CXX object src/CMakeFiles/kauth_helper_plugin.dir/kf6authadaptor.cpp.o [133/134] Building CXX object src/CMakeFiles/kauth_helper_plugin.dir/backends/dbus/DBusHelperProxy.cpp.o [134/134] Linking CXX shared module bin/kauth_helper_plugin.so xbstrap: install-tool host-kauth [7/8] xbstrap: Running ['ninja', 'install'] (tools: ['cross-qt6', 'cross-cmake', 'host-kcoreaddons', 'host-ecm', 'host-ninja', 'host-kwindowsystem']) via cbuildrt [0/1] Install the project... -- Install configuration: "Debug" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/af/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ar/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/as/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ast/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/az/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/be/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/be@latin/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/bg/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/bn/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/bn_IN/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/br/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/bs/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ca/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ca@valencia/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/crh/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/cs/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/csb/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/cy/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/da/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/de/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/el/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/en_GB/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/eo/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/es/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/et/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/eu/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/fa/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/fi/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/fr/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/fy/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ga/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/gd/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/gl/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/gu/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ha/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/he/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/hi/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/hne/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/hr/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/hsb/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/hu/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/hy/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ia/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/id/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/is/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/it/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ja/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ka/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/kk/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/km/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/kn/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ko/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ku/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/lb/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/lt/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/lv/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/mai/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/mk/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ml/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/mr/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ms/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/nb/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/nds/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ne/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/nl/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/nn/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/oc/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/or/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/pa/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/pl/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ps/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/pt/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/pt_BR/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ro/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ru/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/sa/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/se/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/si/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/sk/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/sl/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/sq/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/sr/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/sr@ijekavian/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/sr@ijekavianlatin/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/sr@latin/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/sv/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ta/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/te/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/tg/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/th/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/tr/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/tt/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/ug/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/uk/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/uz/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/uz@cyrillic/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/vi/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/wa/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/xh/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/zh_CN/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/zh_HK/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/locale/zh_TW/LC_MESSAGES/kauth6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/dbus-1/system.d/org.kde.kf6auth.conf -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/kf6/kauth/dbus_policy.stub -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/kf6/kauth/dbus_service.stub -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/lib/x86_64-linux-gnu/libKF6AuthCore.so.6.24.0 -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/lib/x86_64-linux-gnu/libKF6AuthCore.so.6 -- Set non-toolchain portion of runtime path of "/var/lib/managarm-buildenv/build/tools/host-kauth/lib/x86_64-linux-gnu/libKF6AuthCore.so.6.24.0" to "/var/lib/managarm-buildenv/build/tools/host-kauth/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/cross-qt6/lib:/var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/lib/x86_64-linux-gnu/libKF6AuthCore.so -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/include/KF6/KAuthCore/kauth/kauthcore_export.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/include/KF6/KAuthCore/kauth/action.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/include/KF6/KAuthCore/kauth/actionreply.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/include/KF6/KAuthCore/kauth/executejob.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/include/KF6/KAuthCore/kauth/helpersupport.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/include/KF6/KAuthCore/KAuth/Action -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/include/KF6/KAuthCore/KAuth/ActionReply -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/include/KF6/KAuthCore/KAuth/ExecuteJob -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/include/KF6/KAuthCore/KAuth/HelperSupport -- Installing: /var/lib/managarm-buildenv/build/tools/cross-qt6/plugins/kf6/kauth/helper/kauth_helper_plugin.so -- Set non-toolchain portion of runtime path of "/var/lib/managarm-buildenv/build/tools/cross-qt6/plugins/kf6/kauth/helper/kauth_helper_plugin.so" to "/var/lib/managarm-buildenv/build/tools/host-kauth/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/cross-qt6/lib:/var/lib/managarm-buildenv/build/tools/host-kcoreaddons/lib/x86_64-linux-gnu" -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/qlogging-categories6/kauth.categories -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/share/qlogging-categories6/kauth.renamecategories -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/lib/x86_64-linux-gnu/cmake/KF6Auth/KF6AuthConfig.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/lib/x86_64-linux-gnu/cmake/KF6Auth/KF6AuthConfigVersion.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/lib/x86_64-linux-gnu/cmake/KF6Auth/KF6AuthMacros.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/lib/x86_64-linux-gnu/cmake/KF6Auth/KF6AuthTargets.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/lib/x86_64-linux-gnu/cmake/KF6Auth/KF6AuthTargets-debug.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-kauth/include/KF6/KAuth/kauth_version.h xbstrap: archive-tool host-kauth [8/8] [xbbs @ 2026-04-27 05:49:43+0000 INFO] Uploading artifact tool-noarch:host-kauth from filename /var/lib/xbbs/tmp/tmpn2ecftwe/build/tools/host-kauth.tar.gz [xbbs @ 2026-04-27 05:49:43+0000 INFO] Build succeeded.