[xbbs @ 2026-04-27 05:47:26+0000 INFO] Running command git clone https://github.com/managarm/linux-mlibc.git . (env=None, cwd='/var/lib/xbbs/tmp/tmp5h_fb5zk/src') Cloning into '.'... [xbbs @ 2026-04-27 05:47:26+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 05:47:26+0000 INFO] Running command git checkout 6dcd0d591b02acf6074f50db7b583e9d0f1ffd7b (env=None, cwd='/var/lib/xbbs/tmp/tmp5h_fb5zk/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:47:26+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 05:47:26+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmp5h_fb5zk/src (env=None, cwd='/var/lib/xbbs/tmp/tmp5h_fb5zk/build') [xbbs @ 2026-04-27 05:47:30+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 05:47:30+0000 INFO] Running command xbps-install -Uy -R http://10.0.69.1:10999/repos/5QvCUscW_kxb9-NwzvIb2g/packages/x86_64/ -r /var/lib/xbbs/tmp/tmp5h_fb5zk/build/system-root -SM -- (env={'XBPS_ARCH': 'x86_64'}, cwd='/var/lib/xbbs/tmp/tmp5h_fb5zk/build') [*] Updating repository `http://10.0.69.1:10999/repos/5QvCUscW_kxb9-NwzvIb2g/packages/x86_64//x86_64-repodata' ... x86_64-repodata: [25KB 16%] 57MB/s ETA: 00m00s x86_64-repodata: 25KB [avg rate: 350MB/s] [xbbs @ 2026-04-27 05:47:31+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 05:47:31+0000 INFO] Downloading artifact tools/x86_64/cross-qt6.tar.gz into /var/lib/xbbs/tmp/tmp5h_fb5zk/build/tools/cross-qt6.tar.gz [xbbs @ 2026-04-27 05:47:37+0000 INFO] Downloading artifact tools/noarch/host-kconfig.tar.gz into /var/lib/xbbs/tmp/tmp5h_fb5zk/build/tools/host-kconfig.tar.gz [xbbs @ 2026-04-27 05:47:38+0000 INFO] Downloading artifact tools/noarch/host-ecm.tar.gz into /var/lib/xbbs/tmp/tmp5h_fb5zk/build/tools/host-ecm.tar.gz [xbbs @ 2026-04-27 05:47:38+0000 INFO] Downloading artifact tools/noarch/host-ninja.tar.gz into /var/lib/xbbs/tmp/tmp5h_fb5zk/build/tools/host-ninja.tar.gz [xbbs @ 2026-04-27 05:47:38+0000 INFO] Downloading artifact tools/x86_64/cross-cmake.tar.gz into /var/lib/xbbs/tmp/tmp5h_fb5zk/build/tools/cross-cmake.tar.gz xbstrap: Running the following plan: fetch knotifications checkout knotifications patch knotifications regenerate knotifications configure-tool host-knotifications compile-tool host-knotifications install-tool host-knotifications archive-tool host-knotifications xbstrap: fetch knotifications [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/tmp5h_fb5zk/src/ports/knotifications/.git/ From https://mirrors.managarm.org/mirror/git/knotifications * [new tag] v6.24.0 -> v6.24.0 * [new tag] v6.24.0-rc1 -> v6.24.0-rc1 xbstrap: checkout knotifications [2/8] HEAD is now at ba44a35 Update dependency version to 6.24.0 xbstrap: patch knotifications [3/8] xbstrap: regenerate knotifications [4/8] xbstrap: configure-tool host-knotifications [5/8] xbstrap: Running ['cmake', '-GNinja', '-DCMAKE_INSTALL_PREFIX=@PREFIX@', '-DECM_DIR=@BUILD_ROOT@/tools/host-ecm', '-DQT_MAJOR_VERSION=6', '-DBUILD_TESTING=OFF', '-DBUILD_QCH=FALSE', '-DKDE_INSTALL_USE_QT_SYS_PATHS=ON', '-DKDE_INSTALL_QMLDIR=@PREFIX@/lib/qt6/qml', '-DKDE_INSTALL_LIBEXECDIR_KF=@PREFIX@/libexec', '-DKF_IGNORE_PLATFORM_CHECK=TRUE', '-DBUILD_PYTHON_BINDINGS=OFF', '@THIS_SOURCE_DIR@'] (tools: ['cross-cmake', 'host-ecm', 'host-ninja', 'cross-qt6', 'host-kconfig']) 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 -- fatal: HEAD does not point to a branch -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Setting build type to 'Debug' as none was specified. -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so -- Found WrapOpenGL: TRUE -- Found Canberra: /usr/lib/x86_64-linux-gnu/libcanberra.so (found version "0.30") -- 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 qdoc executable not found, not generating API documentation -- The following OPTIONAL packages have been found: * Qt6Core * OpenGL * Qt6GuiTools (required version >= 6.11.0) * Qt6Gui (required version >= 6.8.0) * Qt6CoreTools (required version >= 6.11.0) * Qt6DBusTools (required version >= 6.11.0) * Qt6QmlTools (required version >= 6.11.0) * Qt6LinguistTools -- The following REQUIRED packages have been found: * ECM (required version >= 6.24.0), Extra CMake Modules., * Qt6Qml (required version >= 6.8.0) * KF6Config (required version >= 6.24.0) * Canberra, Event sound library, Needed to build audio notification support * Qt6 -- The following features have been disabled: * PYTHON_BINDINGS, Python bindings -- Configuring done (5.8s) -- 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-knotifications xbstrap: compile-tool host-knotifications [6/8] xbstrap: Running ['ninja'] (tools: ['cross-cmake', 'host-ecm', 'host-ninja', 'cross-qt6', 'host-kconfig']) via cbuildrt [1/137] Copying knotificationqmlplugin qml resources into build dir [2/137] Generating ECMPoQm/ar/knotifications6_qt.qm [3/137] Copying knotificationqmlplugin qml sources into build dir [4/137] Generating ECMPoQm/ast/knotifications6_qt.qm [5/137] Generating ECMPoQm/az/knotifications6_qt.qm [6/137] Generating ECMPoQm/bg/knotifications6_qt.qm [7/137] Populating .qmlls.ini file at /var/lib/managarm-buildenv/build/tool-builds/host-knotifications/.qt/.qmlls.build.ini [8/137] Generating ECMPoQm/bs/knotifications6_qt.qm [9/137] Generating ECMPoQm/ca/knotifications6_qt.qm [10/137] Generating ECMPoQm/ca@valencia/knotifications6_qt.qm [11/137] Generating ECMPoQm/cs/knotifications6_qt.qm [12/137] Generating ECMPoQm/bn_IN/knotifications6_qt.qm [13/137] Generating ECMPoQm/as/knotifications6_qt.qm [14/137] Generating ECMPoQm/be@latin/knotifications6_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. [15/137] Generating ECMPoQm/be/knotifications6_qt.qm [16/137] Generating ECMPoQm/bn/knotifications6_qt.qm [17/137] Generating ECMPoQm/crh/knotifications6_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/137] Generating ECMPoQm/br/knotifications6_qt.qm [19/137] Generating ECMPoQm/af/knotifications6_qt.qm [20/137] Generating ECMPoQm/eo/knotifications6_qt.qm [21/137] Generating ECMPoQm/es/knotifications6_qt.qm [22/137] Generating ECMPoQm/csb/knotifications6_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. [23/137] Generating ECMPoQm/da/knotifications6_qt.qm [24/137] Generating ECMPoQm/de/knotifications6_qt.qm [25/137] Generating ECMPoQm/cy/knotifications6_qt.qm [26/137] Generating ECMPoQm/ga/knotifications6_qt.qm [27/137] Generating ECMPoQm/eu/knotifications6_qt.qm [28/137] Generating ECMPoQm/el/knotifications6_qt.qm [29/137] Generating ECMPoQm/gd/knotifications6_qt.qm [30/137] Generating ECMPoQm/ha/knotifications6_qt.qm [31/137] Generating ECMPoQm/he/knotifications6_qt.qm [32/137] Generating ECMPoQm/en_GB/knotifications6_qt.qm [33/137] Generating ECMPoQm/fa/knotifications6_qt.qm [34/137] Generating ECMPoQm/fi/knotifications6_qt.qm [35/137] Generating ECMPoQm/et/knotifications6_qt.qm [36/137] Generating ECMPoQm/fr/knotifications6_qt.qm [37/137] Generating ECMPoQm/gl/knotifications6_qt.qm [38/137] Generating ECMPoQm/fy/knotifications6_qt.qm [39/137] Generating ECMPoQm/gu/knotifications6_qt.qm [40/137] Generating ECMPoQm/hne/knotifications6_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/137] Generating ECMPoQm/hr/knotifications6_qt.qm [42/137] Generating ECMPoQm/hi/knotifications6_qt.qm [43/137] Generating ECMPoQm/ja/knotifications6_qt.qm [44/137] Generating ECMPoQm/hsb/knotifications6_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. [45/137] Automatic MOC for target KF6Notifications [46/137] Generating ECMPoQm/hy/knotifications6_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. [47/137] Generating notifications_interface.cpp, notifications_interface.h [48/137] Running AUTOMOC file extraction for target KF6Notifications [49/137] Generating moc_notifications_interface.cpp [50/137] Generating ECMPoQm/hu/knotifications6_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. [51/137] Generating ECMPoQm/ko/knotifications6_qt.qm [52/137] Generating ECMPoQm/ia/knotifications6_qt.qm [53/137] Running moc --collect-json for target KF6Notifications [54/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/KF6Notifications_autogen/mocs_compilation.cpp.o [55/137] Generating ECMPoQm/is/knotifications6_qt.qm [56/137] Generating ECMPoQm/id/knotifications6_qt.qm [57/137] Generating ECMPoQm/it/knotifications6_qt.qm [58/137] Generating ECMPoQm/kk/knotifications6_qt.qm [59/137] Generating ECMPoQm/km/knotifications6_qt.qm [60/137] Generating ECMPoQm/ka/knotifications6_qt.qm [61/137] Generating ECMPoQm/ku/knotifications6_qt.qm [62/137] Generating ECMPoQm/kn/knotifications6_qt.qm [63/137] Generating ECMPoQm/lb/knotifications6_qt.qm [64/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/knotificationpermission.cpp.o [65/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/imageconverter.cpp.o [66/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/knotificationplugin.cpp.o [67/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/ECMQmLoader-knotifications6_qt.cpp.o [68/137] Generating ECMPoQm/lt/knotifications6_qt.qm [69/137] Generating ECMPoQm/lv/knotifications6_qt.qm [70/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/knotification.cpp.o [71/137] Generating ECMPoQm/mai/knotifications6_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/137] Generating ECMPoQm/ml/knotifications6_qt.qm [73/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/knotifyconfig.cpp.o [74/137] Generating ECMPoQm/mk/knotifications6_qt.qm [75/137] Generating ECMPoQm/nb/knotifications6_qt.qm [76/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/debug_p.cpp.o [77/137] Generating ECMPoQm/ms/knotifications6_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. [78/137] Generating ECMPoQm/mr/knotifications6_qt.qm [79/137] Generating ECMPoQm/nn/knotifications6_qt.qm [80/137] Generating ECMPoQm/nds/knotifications6_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. [81/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/knotificationreplyaction.cpp.o [82/137] Generating ECMPoQm/oc/knotifications6_qt.qm [83/137] Generating ECMPoQm/nl/knotifications6_qt.qm [84/137] Generating ECMPoQm/ne/knotifications6_qt.qm [85/137] Generating ECMPoQm/pt/knotifications6_qt.qm [86/137] Generating ECMPoQm/pt_BR/knotifications6_qt.qm [87/137] Generating ECMPoQm/or/knotifications6_qt.qm [88/137] Generating ECMPoQm/pa/knotifications6_qt.qm [89/137] Generating ECMPoQm/sa/knotifications6_qt.qm [90/137] Generating ECMPoQm/ps/knotifications6_qt.qm [91/137] Generating ECMPoQm/se/knotifications6_qt.qm [92/137] Generating ECMPoQm/pl/knotifications6_qt.qm [93/137] Generating ECMPoQm/ru/knotifications6_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. [94/137] Generating ECMPoQm/si/knotifications6_qt.qm [95/137] Generating ECMPoQm/sr/knotifications6_qt.qm [96/137] Generating ECMPoQm/ro/knotifications6_qt.qm [97/137] Generating ECMPoQm/sr@ijekavian/knotifications6_qt.qm [98/137] Generating ECMPoQm/sr@latin/knotifications6_qt.qm [99/137] Generating ECMPoQm/sr@ijekavianlatin/knotifications6_qt.qm [100/137] Generating ECMPoQm/sv/knotifications6_qt.qm [101/137] Generating ECMPoQm/sq/knotifications6_qt.qm [102/137] Generating ECMPoQm/sk/knotifications6_qt.qm [103/137] Generating ECMPoQm/sl/knotifications6_qt.qm [104/137] Generating ECMPoQm/tr/knotifications6_qt.qm [105/137] Generating ECMPoQm/ta/knotifications6_qt.qm [106/137] Generating ECMPoQm/th/knotifications6_qt.qm [107/137] Generating ECMPoQm/tt/knotifications6_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. [108/137] Generating ECMPoQm/uk/knotifications6_qt.qm [109/137] Generating ECMPoQm/tg/knotifications6_qt.qm [110/137] Generating ECMPoQm/te/knotifications6_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. [111/137] Generating ECMPoQm/vi/knotifications6_qt.qm [112/137] Generating ECMPoQm/ug/knotifications6_qt.qm [113/137] Generating ECMPoQm/zh_CN/knotifications6_qt.qm [114/137] Generating ECMPoQm/uz/knotifications6_qt.qm [115/137] Generating ECMPoQm/zh_TW/knotifications6_qt.qm [116/137] Generating ECMPoQm/xh/knotifications6_qt.qm [117/137] Generating ECMPoQm/uz@cyrillic/knotifications6_qt.qm [118/137] Generating ECMPoQm/wa/knotifications6_qt.qm [119/137] Generating ECMPoQm/zh_HK/knotifications6_qt.qm [120/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/notifybyportal.cpp.o [121/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/knotificationmanager.cpp.o [122/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/notifybypopup.cpp.o [123/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/notifybyaudio.cpp.o [124/137] Building CXX object src/CMakeFiles/KF6Notifications.dir/notifications_interface.cpp.o [125/137] Linking CXX shared library bin/libKF6Notifications.so.6.24.0 [126/137] Creating library symlink bin/libKF6Notifications.so.6 bin/libKF6Notifications.so [127/137] Automatic MOC for target knotificationqmlplugin [128/137] Running AUTOMOC file extraction for target knotificationqmlplugin [129/137] Running rcc for resource qmake_org_kde_notification [130/137] Running moc --collect-json for target knotificationqmlplugin [131/137] Automatic QML type registration for target knotificationqmlplugin [132/137] Building CXX object src/qml/CMakeFiles/knotificationqmlplugin.dir/knotificationqmlplugin_autogen/mocs_compilation.cpp.o [133/137] Building CXX object src/qml/CMakeFiles/knotificationqmlplugin.dir/.qt/rcc/qrc_qmake_org_kde_notification.cpp.o [134/137] Building CXX object src/qml/CMakeFiles/knotificationqmlplugin.dir/knotificationqmlplugin_org_kde_notificationPlugin.cpp.o [135/137] Building CXX object src/qml/CMakeFiles/knotificationqmlplugin.dir/knotificationqmlplugin.cpp.o [136/137] Building CXX object src/qml/CMakeFiles/knotificationqmlplugin.dir/knotificationqmlplugin_qmltyperegistrations.cpp.o [137/137] Linking CXX shared module bin/org/kde/notification/libknotificationqmlplugin.so xbstrap: install-tool host-knotifications [7/8] xbstrap: Running ['ninja', 'install'] (tools: ['cross-cmake', 'host-ecm', 'host-ninja', 'cross-qt6', 'host-kconfig']) via cbuildrt [0/1] Install the project... -- Install configuration: "Debug" -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/af/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ar/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/as/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ast/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/az/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/be/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/be@latin/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/bg/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/bn/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/bn_IN/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/br/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/bs/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ca/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ca@valencia/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/crh/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/cs/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/csb/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/cy/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/da/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/de/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/el/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/en_GB/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/eo/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/es/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/et/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/eu/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/fa/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/fi/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/fr/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/fy/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ga/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/gd/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/gl/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/gu/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ha/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/he/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/hi/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/hne/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/hr/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/hsb/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/hu/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/hy/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ia/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/id/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/is/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/it/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ja/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ka/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/kk/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/km/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/kn/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ko/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ku/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/lb/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/lt/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/lv/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/mai/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/mk/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ml/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/mr/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ms/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/nb/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/nds/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ne/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/nl/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/nn/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/oc/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/or/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/pa/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/pl/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ps/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/pt/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/pt_BR/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ro/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ru/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/sa/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/se/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/si/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/sk/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/sl/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/sq/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/sr/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/sr@ijekavian/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/sr@ijekavianlatin/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/sr@latin/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/sv/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ta/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/te/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/tg/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/th/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/tr/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/tt/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/ug/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/uk/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/uz/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/uz@cyrillic/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/vi/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/wa/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/xh/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/zh_CN/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/zh_HK/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/locale/zh_TW/LC_MESSAGES/knotifications6_qt.qm -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/lib/x86_64-linux-gnu/libKF6Notifications.so.6.24.0 -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/lib/x86_64-linux-gnu/libKF6Notifications.so.6 -- Set non-toolchain portion of runtime path of "/var/lib/managarm-buildenv/build/tools/host-knotifications/lib/x86_64-linux-gnu/libKF6Notifications.so.6.24.0" to "/var/lib/managarm-buildenv/build/tools/host-knotifications/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/cross-qt6/lib:/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu" -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/lib/x86_64-linux-gnu/libKF6Notifications.so -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/include/KF6/KNotifications/knotifications_export.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/include/KF6/KNotifications/KNotification -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/include/KF6/KNotifications/KNotificationPermission -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/include/KF6/KNotifications/KNotificationReplyAction -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/include/KF6/KNotifications/KNotifyConfig -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/include/KF6/KNotifications/knotification.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/include/KF6/KNotifications/knotificationpermission.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/include/KF6/KNotifications/knotificationreplyaction.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/include/KF6/KNotifications/knotifyconfig.h -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/qlogging-categories6/knotifications.categories -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/share/qlogging-categories6/knotifications.renamecategories -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/lib/qt6/qml/org/kde/notification/libknotificationqmlplugin.so -- Set non-toolchain portion of runtime path of "/var/lib/managarm-buildenv/build/tools/host-knotifications/lib/qt6/qml/org/kde/notification/libknotificationqmlplugin.so" to "/var/lib/managarm-buildenv/build/tools/host-knotifications/lib/x86_64-linux-gnu:/var/lib/managarm-buildenv/build/tools/cross-qt6/lib:/var/lib/managarm-buildenv/build/tools/host-kconfig/lib/x86_64-linux-gnu" -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/lib/qt6/qml/org/kde/notification/qmldir -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/lib/qt6/qml/org/kde/notification/knotificationqmlplugin.qmltypes -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/lib/qt6/qml/org/kde/notification/kde-qmlmodule.version -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/lib/x86_64-linux-gnu/cmake/KF6Notifications/KF6NotificationsConfig.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/lib/x86_64-linux-gnu/cmake/KF6Notifications/KF6NotificationsConfigVersion.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/lib/x86_64-linux-gnu/cmake/KF6Notifications/KF6NotificationsTargets.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/lib/x86_64-linux-gnu/cmake/KF6Notifications/KF6NotificationsTargets-debug.cmake -- Installing: /var/lib/managarm-buildenv/build/tools/host-knotifications/include/KF6/KNotifications/knotifications_version.h xbstrap: archive-tool host-knotifications [8/8] [xbbs @ 2026-04-27 05:48:12+0000 INFO] Uploading artifact tool-noarch:host-knotifications from filename /var/lib/xbbs/tmp/tmp5h_fb5zk/build/tools/host-knotifications.tar.gz [xbbs @ 2026-04-27 05:48:12+0000 INFO] Build succeeded.