[xbbs @ 2026-04-25 08:55:19+0000 INFO] Running command git clone https://github.com/managarm/linux-mlibc.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpkhjus4p2/src') Cloning into '.'... [xbbs @ 2026-04-25 08:55:19+0000 INFO] Exit code: 0 [xbbs @ 2026-04-25 08:55:19+0000 INFO] Running command git checkout 6dcd0d591b02acf6074f50db7b583e9d0f1ffd7b (env=None, cwd='/var/lib/xbbs/tmp/tmpkhjus4p2/src') Note: switching to '6dcd0d591b02acf6074f50db7b583e9d0f1ffd7b'. 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 6dcd0d5 Merge pull request #16 from avdgrinten/xbstrap-rootfs [xbbs @ 2026-04-25 08:55:19+0000 INFO] Exit code: 0 [xbbs @ 2026-04-25 08:55:19+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpkhjus4p2/src (env=None, cwd='/var/lib/xbbs/tmp/tmpkhjus4p2/build') [xbbs @ 2026-04-25 08:55:24+0000 INFO] Exit code: 0 [xbbs @ 2026-04-25 08:55:24+0000 INFO] Running command xbps-install -Uy -R http://10.0.69.1:10999/repos/XR9XqL3gd34bt81djujoew/packages/x86_64/ -r /var/lib/xbbs/tmp/tmpkhjus4p2/build/system-root -SM -- (env={'XBPS_ARCH': 'x86_64'}, cwd='/var/lib/xbbs/tmp/tmpkhjus4p2/build') [*] Updating repository `http://10.0.69.1:10999/repos/XR9XqL3gd34bt81djujoew/packages/x86_64//x86_64-repodata' ... x86_64-repodata: [1380B 100%] 18MB/s ETA: 00m00s x86_64-repodata: 1380B [avg rate: 18MB/s] [xbbs @ 2026-04-25 08:55:24+0000 INFO] Exit code: 0 [xbbs @ 2026-04-25 08:55:24+0000 INFO] Downloading artifact tools/x86_64/cross-autoconf-v2.69.tar.gz into /var/lib/xbbs/tmp/tmpkhjus4p2/build/tools/cross-autoconf-v2.69.tar.gz xbstrap: Running the following plan: prepare-rootfs base fetch automake-v1.11 checkout automake-v1.11 patch automake-v1.11 fetch gnuconfig checkout gnuconfig patch gnuconfig regenerate gnuconfig fetch gnulib checkout gnulib patch gnulib regenerate gnulib regenerate automake-v1.11 configure-tool cross-automake-v1.11 compile-tool cross-automake-v1.11 install-tool cross-automake-v1.11 archive-tool cross-automake-v1.11 xbstrap: prepare-rootfs d451e7ac39edcbdbf4169ca291b161f21be5b8083265d66934c99b8155c64ccd [1/17] xbstrap: Building base rootfs /var/lib/xbbs/xbstrap_home/bin/debootstrap: 1870: cannot create /var/cache/xbbs/xbstrap/cbuildrt/run/.tmpF6in8Y/merged/test-exec: Permission denied /var/lib/xbbs/xbstrap_home/bin/debootstrap: 1875: /var/cache/xbbs/xbstrap/cbuildrt/run/.tmpF6in8Y/merged/test-exec: Permission denied E: Cannot install into target '/var/cache/xbbs/xbstrap/cbuildrt/run/.tmpF6in8Y/merged' mounted with noexec child returned non-zero exit code Traceback (most recent call last): File "/var/lib/xbbs/xbbs_virtualenv/bin/xbstrap-pipeline", line 8, in sys.exit(main()) ^^^^^^ File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/pipeline/__init__.py", line 411, in main do_run_job(args) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/pipeline/__init__.py", line 373, in do_run_job plan.run_plan() File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/base.py", line 4543, in run_plan prepare_rootfs(self._cfg, subject) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/base.py", line 2478, in prepare_rootfs run_cbuildrt( File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/base.py", line 2407, in run_cbuildrt raise RuntimeError("cbuildrt failed with exit code {}".format(result)) RuntimeError: cbuildrt failed with exit code 1 [xbbs @ 2026-04-25 08:55:25+0000 INFO] Build failed.