[xbbs @ 2026-03-15 01:13:35+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpysfm8aaq/src') Cloning into '.'... [xbbs @ 2026-03-15 01:13:37+0000 INFO] Exit code: 0 [xbbs @ 2026-03-15 01:13:37+0000 INFO] Running command git checkout 66c514d147f0c03bdc69f658b5aa281fb9538efa (env=None, cwd='/var/lib/xbbs/tmp/tmpysfm8aaq/src') Note: switching to '66c514d147f0c03bdc69f658b5aa281fb9538efa'. 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 66c514d1 Merge pull request #662 from no92/eir-atomics [xbbs @ 2026-03-15 01:13:37+0000 INFO] Exit code: 0 [xbbs @ 2026-03-15 01:13:37+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpysfm8aaq/src (env=None, cwd='/var/lib/xbbs/tmp/tmpysfm8aaq/build') Creating cargo-home/config.toml [xbbs @ 2026-03-15 01:13:42+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/tmpysfm8aaq/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 3537135 (outside the namespace) xbstrap: Running ['cp', '@THIS_SOURCE_DIR@/src/xxd/Makefile', '@THIS_BUILD_DIR@/'] (tools: []) via cbuildrt PID init is 3537140 (outside the namespace) xbstrap: compile-tool host-xxd [6/8] xbstrap: Running ['make'] (tools: []) via cbuildrt PID init is 3537145 (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 3537155 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/xxd', '@PREFIX@/bin/'] (tools: []) via cbuildrt PID init is 3537160 (outside the namespace) xbstrap: archive-tool host-xxd [8/8] [xbbs @ 2026-03-15 01:13:47+0000 INFO] Uploading artifact tool-x86_64:host-xxd from filename /var/lib/xbbs/tmp/tmpysfm8aaq/build/tools/host-xxd.tar.gz [xbbs @ 2026-03-15 01:13:47+0000 INFO] Build succeeded.