[xbbs @ 2026-05-20 22:05:48+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpz9t36eoo/src') Cloning into '.'... [xbbs @ 2026-05-20 22:05:49+0000 INFO] Exit code: 0 [xbbs @ 2026-05-20 22:05:49+0000 INFO] Running command git checkout bacef9cd5def057cdbda5cb2570000275f44b8e8 (env=None, cwd='/var/lib/xbbs/tmp/tmpz9t36eoo/src') Note: switching to 'bacef9cd5def057cdbda5cb2570000275f44b8e8'. 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 bacef9cd Merge pull request #702 from Dennisbonke/xbbs-fixes-kde [xbbs @ 2026-05-20 22:05:49+0000 INFO] Exit code: 0 [xbbs @ 2026-05-20 22:05:49+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpz9t36eoo/src (env=None, cwd='/var/lib/xbbs/tmp/tmpz9t36eoo/build') Creating cargo-home/config.toml [xbbs @ 2026-05-20 22:05:54+0000 INFO] Exit code: 0 [xbbs @ 2026-05-20 22:05:54+0000 INFO] Downloading artifact tools/noarch/host-cmake.tar.gz into /var/lib/xbbs/tmp/tmpz9t36eoo/build/tools/host-cmake.tar.gz [xbbs @ 2026-05-20 22:05:55+0000 INFO] Downloading artifact tools/noarch/host-qt6.tar.gz into /var/lib/xbbs/tmp/tmpz9t36eoo/build/tools/host-qt6.tar.gz [xbbs @ 2026-05-20 22:05:59+0000 INFO] Downloading artifact tools/noarch/wayland-scanner.tar.gz into /var/lib/xbbs/tmp/tmpz9t36eoo/build/tools/wayland-scanner.tar.gz [xbbs @ 2026-05-20 22:05:59+0000 INFO] Downloading artifact tools/noarch/host-ninja.tar.gz into /var/lib/xbbs/tmp/tmpz9t36eoo/build/tools/host-ninja.tar.gz [xbbs @ 2026-05-20 22:06:00+0000 INFO] Downloading artifact tools/noarch/host-ecm.tar.gz into /var/lib/xbbs/tmp/tmpz9t36eoo/build/tools/host-ecm.tar.gz xbstrap: Running the following plan: fetch kwindowsystem checkout kwindowsystem patch kwindowsystem regenerate kwindowsystem configure-tool host-kwindowsystem compile-tool host-kwindowsystem install-tool host-kwindowsystem archive-tool host-kwindowsystem xbstrap: fetch kwindowsystem [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/tmpz9t36eoo/src/ports/kwindowsystem/.git/ From https://mirrors.managarm.org/mirror/git/kwindowsystem * [new tag] v6.25.0 -> v6.25.0 * [new tag] v6.25.0-rc1 -> v6.25.0-rc1 xbstrap: checkout kwindowsystem [2/8] HEAD is now at d72d259 Update dependency version to 6.25.0 xbstrap: patch kwindowsystem [3/8] xbstrap: regenerate kwindowsystem [4/8] xbstrap: configure-tool host-kwindowsystem [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: ['host-cmake', 'host-ecm', 'host-qt6', 'wayland-scanner', 'host-ninja']) via cbuildrt -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 CMake Warning (dev) at CMakeLists.txt:24 (include): Policy CMP0173 is not set: The CMakeFindFrameworks module is removed. Run "cmake --help-policy CMP0173" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /var/lib/managarm-buildenv/build/tools/host-cmake/share/cmake-4.0/Modules/CMakeFindFrameworks.cmake:29 (message): CMakeFindFrameworks.cmake is not maintained and lacks support for more recent framework handling. It will be removed in a future version of CMake. Update the code to use find_library() instead. Call Stack (most recent call first): CMakeLists.txt:24 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /usr/lib/x86_64-linux-gnu/libxkbcommon.so (found suitable version "1.7.0", minimum required is "0.9.0") -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Found XCB_XCB: /usr/lib/x86_64-linux-gnu/libxcb.so (found version "") -- Found XCB_ICCCM: /usr/lib/x86_64-linux-gnu/libxcb-icccm.so (found version "") -- Found XCB_KEYSYMS: /usr/lib/x86_64-linux-gnu/libxcb-keysyms.so (found version "") -- Found XCB_RES: /usr/lib/x86_64-linux-gnu/libxcb-res.so (found version "") -- Found XCB: /usr/lib/x86_64-linux-gnu/libxcb.so;/usr/lib/x86_64-linux-gnu/libxcb-icccm.so;/usr/lib/x86_64-linux-gnu/libxcb-keysyms.so;/usr/lib/x86_64-linux-gnu/libxcb-res.so found components: XCB KEYSYMS RES ICCCM -- Found Wayland_Client: /usr/lib/x86_64-linux-gnu/libwayland-client.so (found version "1.23.1") -- Found Wayland_Server: /usr/lib/x86_64-linux-gnu/libwayland-server.so (found version "1.23.1") -- Found Wayland_Cursor: /usr/lib/x86_64-linux-gnu/libwayland-cursor.so (found version "1.23.1") -- Found Wayland_Egl: /usr/lib/x86_64-linux-gnu/libwayland-egl.so (found version "18.1.0") -- Found Wayland: /usr/lib/x86_64-linux-gnu/libwayland-client.so;/usr/lib/x86_64-linux-gnu/libwayland-server.so;/usr/lib/x86_64-linux-gnu/libwayland-cursor.so;/usr/lib/x86_64-linux-gnu/libwayland-egl.so (found version "1.23.1") -- Found WaylandScanner: /var/lib/managarm-buildenv/build/tools/wayland-scanner/bin/wayland-scanner CMake Error at /var/lib/managarm-buildenv/build/tools/host-cmake/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake:227 (message): Could NOT find WaylandProtocols (missing: WaylandProtocols_DATADIR) (Required is at least version "1.21") Call Stack (most recent call first): /var/lib/managarm-buildenv/build/tools/host-cmake/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake:591 (_FPHSA_FAILURE_MESSAGE) /var/lib/managarm-buildenv/build/tools/host-ecm/share/ECM/find-modules/FindWaylandProtocols.cmake:30 (find_package_handle_standard_args) CMakeLists.txt:69 (find_package) -- Configuring incomplete, errors occurred! Traceback (most recent call last): File "/usr/local/bin/xbstrap", line 8, in sys.exit(main()) ~~~~^^ File "/usr/local/lib/python3.13/dist-packages/xbstrap/__init__.py", line 1101, in main args._impl(args) ~~~~~~~~~~^^^^^^ File "/usr/local/lib/python3.13/dist-packages/xbstrap/__init__.py", line 1078, in do_execute_manifest xbstrap.base.execute_manifest(manifest) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/xbstrap/base.py", line 2286, in execute_manifest subprocess.check_call(args, env=environ, cwd=workdir, stdout=output, stderr=output) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '-GNinja', '-DCMAKE_INSTALL_PREFIX=/var/lib/managarm-buildenv/build/tools/host-kwindowsystem', '-DECM_DIR=/var/lib/managarm-buildenv/build/tools/host-ecm', '-DQT_MAJOR_VERSION=6', '-DBUILD_TESTING=OFF', '-DBUILD_QCH=FALSE', '-DKDE_INSTALL_USE_QT_SYS_PATHS=ON', '-DKDE_INSTALL_QMLDIR=/var/lib/managarm-buildenv/build/tools/host-kwindowsystem/lib/qt6/qml', '-DKDE_INSTALL_LIBEXECDIR_KF=/var/lib/managarm-buildenv/build/tools/host-kwindowsystem/libexec', '-DKF_IGNORE_PLATFORM_CHECK=TRUE', '/var/lib/managarm-buildenv/src/ports/kwindowsystem']' returned non-zero exit status 1. child returned non-zero exit code xbstrap: Skipping action compile-tool of host-kwindowsystem due to failed prerequisites [6/8] xbstrap: Skipping action install-tool of host-kwindowsystem due to failed prerequisites [7/8] xbstrap: Skipping action archive-tool of host-kwindowsystem due to failed prerequisites [8/8] xbstrap: The following steps failed: configure-tool host-kwindowsystem compile-tool host-kwindowsystem (prerequisites failed) install-tool host-kwindowsystem (prerequisites failed) archive-tool host-kwindowsystem (prerequisites failed) xbstrap: Plan failed [xbbs @ 2026-05-20 22:06:04+0000 INFO] Build failed.