[xbbs @ 2025-07-30 15:33:35+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpgvvp3bjf/src') Cloning into '.'... [xbbs @ 2025-07-30 15:33:38+0000 INFO] Exit code: 0 [xbbs @ 2025-07-30 15:33:38+0000 INFO] Running command git checkout ed6f62f31c2b7c1219abf3f12868e7dda73736f7 (env=None, cwd='/var/lib/xbbs/tmp/tmpgvvp3bjf/src') Note: switching to 'ed6f62f31c2b7c1219abf3f12868e7dda73736f7'. 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 ed6f62f Merge pull request #541 from avdgrinten/boot-artifacts [xbbs @ 2025-07-30 15:33:38+0000 INFO] Exit code: 0 [xbbs @ 2025-07-30 15:33:38+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpgvvp3bjf/src (env=None, cwd='/var/lib/xbbs/tmp/tmpgvvp3bjf/build') Creating cargo-home/config.toml [xbbs @ 2025-07-30 15:33:47+0000 INFO] Exit code: 0 xbstrap: Running the following plan: fetch boot-artifacts checkout boot-artifacts patch boot-artifacts regenerate boot-artifacts configure boot-artifacts (inside sysroot.c1qe43q2) build boot-artifacts (inside sysroot.c1qe43q2) pack boot-artifacts xbstrap: fetch boot-artifacts [1/7] Initialized empty Git repository in /var/lib/xbbs/tmp/tmpgvvp3bjf/src/ports/boot-artifacts/.git/ From https://mirrors.managarm.org/mirror/git/boot-artifacts * [new branch] main -> origin/main xbstrap: checkout boot-artifacts [2/7] Switched to a new branch 'main' branch 'main' set up to track 'origin/main'. xbstrap: patch boot-artifacts [3/7] xbstrap: regenerate boot-artifacts [4/7] xbstrap: configure boot-artifacts [5/7] xbstrap: Running ['meson', 'setup', '--prefix=/usr/managarm', '--libdir=lib', '--buildtype=debugoptimized', '--wrap-mode=nofallback', '@THIS_SOURCE_DIR@'] (tools: []) via cbuildrt PID init is 376797 (outside the namespace) The Meson build system Version: 1.8.2 Source dir: /var/lib/managarm-buildenv/src/ports/boot-artifacts Build dir: /var/lib/managarm-buildenv/build/pkg-builds/boot-artifacts Build type: native build Project name: boot-artifacts Project version: undefined Host machine cpu family: x86_64 Host machine cpu: x86_64 Build targets in project: 0 boot-artifacts undefined User defined options buildtype: debugoptimized libdir : lib prefix : /usr/managarm wrap_mode: nofallback Found ninja-1.11.1 at /usr/bin/ninja xbstrap: build boot-artifacts [6/7] xbstrap: Running ['ninja'] (tools: []) via cbuildrt PID init is 376806 (outside the namespace) ninja: no work to do. xbstrap: Running ['ninja', 'install'] (tools: []) via cbuildrt PID init is 376811 (outside the namespace) xbstrap: pack boot-artifacts [7/7] xbstrap: Running ['xbps-create', '-A', 'noarch', '-s', 'boot-artifacts', '-n', 'boot-artifacts-0.0pl1_1', '-D', '', '--desc', 'Boot artifact generation scripts', '--long-desc', 'Generates artifacts needed to boot various boards and SoCs', '--license', 'MIT', '--homepage', 'https://managarm.org', '--maintainer', 'Alexander van der Grinten ', '--tags', 'sys-kernel', '/tmp/tmpbbhe6ke9'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/tmpgvvp3bjf/build/xbps-repo/boot-artifacts-0.0pl1_1.noarch.xbps'] (riscv64) [xbbs @ 2025-07-30 15:33:49+0000 INFO] Uploading artifact package-noarch:boot-artifacts from filename /var/lib/xbbs/tmp/tmpgvvp3bjf/build/xbps-repo/boot-artifacts-0.0pl1_1.noarch.xbps [xbbs @ 2025-07-30 15:33:49+0000 INFO] Build succeeded.