[xbbs @ 2025-10-12 01:17:01+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmphg8n610n/src') Cloning into '.'... [xbbs @ 2025-10-12 01:17:02+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 01:17:02+0000 INFO] Running command git checkout 05c364832777a38e63e908089cab67bcd11e3967 (env=None, cwd='/var/lib/xbbs/tmp/tmphg8n610n/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:17:02+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 01:17:02+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmphg8n610n/src (env=None, cwd='/var/lib/xbbs/tmp/tmphg8n610n/build') Creating cargo-home/config.toml [xbbs @ 2025-10-12 01:17:06+0000 INFO] Exit code: 0 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/tmphg8n610n/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 900276 (outside the namespace) xbstrap: Running ['@THIS_BUILD_DIR@/configure', '--prefix=@PREFIX@/usr', '--libdir=@PREFIX@/lib', '--datadir=@PREFIX@/share'] (tools: []) via cbuildrt PID init is 900281 (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 900289 (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 @ 2025-10-12 01:17:09+0000 INFO] Uploading artifact tool-noarch:host-hwdata from filename /var/lib/xbbs/tmp/tmphg8n610n/build/tools/host-hwdata.tar.gz [xbbs @ 2025-10-12 01:17:09+0000 INFO] Build succeeded.