[xbbs @ 2026-04-05 01:15:32+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmp1q7uw20d/src') Cloning into '.'... [xbbs @ 2026-04-05 01:15:34+0000 INFO] Exit code: 0 [xbbs @ 2026-04-05 01:15:34+0000 INFO] Running command git checkout 7dd752a32877380cd2d8455466005e44ddb7b4d8 (env=None, cwd='/var/lib/xbbs/tmp/tmp1q7uw20d/src') Note: switching to '7dd752a32877380cd2d8455466005e44ddb7b4d8'. 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 7dd752a3 mlibc: bump commit [xbbs @ 2026-04-05 01:15:34+0000 INFO] Exit code: 0 [xbbs @ 2026-04-05 01:15:34+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmp1q7uw20d/src (env=None, cwd='/var/lib/xbbs/tmp/tmp1q7uw20d/build') xbstrap: Failed to validate boostrap.yml xbstrap: * Error in file: /var/lib/xbbs/tmp/tmp1q7uw20d/src/bootstrap.yml, YAML element: Additional properties are not allowed ('container' was unexpected) xbstrap: Validation issues will become hard errors in the future Creating cargo-home/config.toml [xbbs @ 2026-04-05 01:15:44+0000 INFO] Exit code: 0 xbstrap: Failed to validate boostrap.yml xbstrap: * Error in file: /var/lib/xbbs/tmp/tmp1q7uw20d/src/bootstrap.yml, YAML element: Additional properties are not allowed ('container' was unexpected) xbstrap: Validation issues will become hard errors in the future xbstrap: Running the following plan: fetch hwdata checkout hwdata patch hwdata regenerate hwdata configure-tool host-hwdata compile-tool host-hwdata install-tool host-hwdata archive-tool host-hwdata xbstrap: fetch hwdata [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/tmp1q7uw20d/src/ports/hwdata/.git/ From https://mirrors.managarm.org/mirror/git/hwdata * [new tag] v0.391 -> v0.391 xbstrap: checkout hwdata [2/8] HEAD is now at 0955087 Update usb and vendor ids xbstrap: patch hwdata [3/8] xbstrap: regenerate hwdata [4/8] xbstrap: configure-tool host-hwdata [5/8] xbstrap: Running ['cp', '-r', '@THIS_SOURCE_DIR@/.', '@THIS_BUILD_DIR@'] (tools: []) via cbuildrt PID init is 2382583 (outside the namespace) xbstrap: Running ['@THIS_BUILD_DIR@/configure', '--prefix=@PREFIX@/usr', '--libdir=@PREFIX@/lib', '--datadir=@PREFIX@/share'] (tools: []) via cbuildrt PID init is 2382588 (outside the namespace) xbstrap: compile-tool host-hwdata [6/8] xbstrap: install-tool host-hwdata [7/8] xbstrap: Running ['make', 'install'] (tools: []) via cbuildrt PID init is 2382596 (outside the namespace) datadir="/var/lib/managarm-buildenv/build/tools/host-hwdata/share"; \ if [ "${datadir#/var/lib/managarm-buildenv/build/tools/host-hwdata/usr}" != "$datadir" ]; then \ datadir="\${prefix}${datadir#/var/lib/managarm-buildenv/build/tools/host-hwdata/usr}"; \ fi; \ sed -e 's|@prefix@|/var/lib/managarm-buildenv/build/tools/host-hwdata/usr|g' \ -e "s|@datadir@|$datadir|g" \ -e 's|@pkgdatadir@|${datadir}/hwdata|g' \ -e 's|@VERSION@|0.391|g' \ -e 's|@NAME@|hwdata|g' \ hwdata.pc.in > hwdata.pc mkdir -p -m 755 /var/lib/managarm-buildenv/build/tools/host-hwdata/share/hwdata for foo in pci.ids usb.ids oui.txt iab.txt pnp.ids ; do \ install -m 644 $foo /var/lib/managarm-buildenv/build/tools/host-hwdata/share/hwdata ;\ done mkdir -p -m 755 /var/lib/managarm-buildenv/build/tools/host-hwdata/share/pkgconfig install -m 644 hwdata.pc /var/lib/managarm-buildenv/build/tools/host-hwdata/share/pkgconfig/ xbstrap: archive-tool host-hwdata [8/8] [xbbs @ 2026-04-05 01:15:48+0000 INFO] Uploading artifact tool-noarch:host-hwdata from filename /var/lib/xbbs/tmp/tmp1q7uw20d/build/tools/host-hwdata.tar.gz [xbbs @ 2026-04-05 01:15:48+0000 INFO] Build succeeded.