[xbbs @ 2025-10-12 01:15:30+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmp4uv8wbjw/src') Cloning into '.'... [xbbs @ 2025-10-12 01:15:32+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 01:15:32+0000 INFO] Running command git checkout 05c364832777a38e63e908089cab67bcd11e3967 (env=None, cwd='/var/lib/xbbs/tmp/tmp4uv8wbjw/src') Note: switching to '05c364832777a38e63e908089cab67bcd11e3967'. 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 05c36483 vm-util: Correctly report errors on ci-boot timeout [xbbs @ 2025-10-12 01:15:32+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 01:15:32+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmp4uv8wbjw/src (env=None, cwd='/var/lib/xbbs/tmp/tmp4uv8wbjw/build') Creating cargo-home/config.toml [xbbs @ 2025-10-12 01:15:40+0000 INFO] Exit code: 0 xbstrap: Running the following plan: fetch host-xxd checkout host-xxd patch host-xxd regenerate host-xxd configure-tool host-xxd compile-tool host-xxd install-tool host-xxd archive-tool host-xxd xbstrap: fetch host-xxd [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/tmp4uv8wbjw/src/ports/host-xxd/.git/ From https://mirrors.managarm.org/mirror/git/host-xxd * [new tag] v9.0.0633 -> v9.0.0633 xbstrap: checkout host-xxd [2/8] HEAD is now at b850c39 patch 9.0.0633: FEAT_TITLE was removed but is still used xbstrap: patch host-xxd [3/8] xbstrap: regenerate host-xxd [4/8] xbstrap: configure-tool host-xxd [5/8] xbstrap: Running ['cp', '@THIS_SOURCE_DIR@/src/xxd/xxd.c', '@THIS_BUILD_DIR@/'] (tools: []) via cbuildrt PID init is 4147431 (outside the namespace) xbstrap: Running ['cp', '@THIS_SOURCE_DIR@/src/xxd/Makefile', '@THIS_BUILD_DIR@/'] (tools: []) via cbuildrt PID init is 4147436 (outside the namespace) xbstrap: compile-tool host-xxd [6/8] xbstrap: Running ['make'] (tools: []) via cbuildrt PID init is 4147441 (outside the namespace) cc -DUNIX -o xxd xxd.c xbstrap: install-tool host-xxd [7/8] xbstrap: Running ['mkdir', '-p', '@PREFIX@/bin/'] (tools: []) via cbuildrt PID init is 4147451 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/xxd', '@PREFIX@/bin/'] (tools: []) via cbuildrt PID init is 4147456 (outside the namespace) xbstrap: archive-tool host-xxd [8/8] [xbbs @ 2025-10-12 01:15:46+0000 INFO] Uploading artifact tool-x86_64:host-xxd from filename /var/lib/xbbs/tmp/tmp4uv8wbjw/build/tools/host-xxd.tar.gz [xbbs @ 2025-10-12 01:15:47+0000 INFO] Build succeeded.