[xbbs @ 2026-04-27 00:46:03+0000 INFO] Running command git clone https://github.com/managarm/linux-mlibc.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpim6rp6l4/src') Cloning into '.'... [xbbs @ 2026-04-27 00:46:05+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 00:46:05+0000 INFO] Running command git checkout 6dcd0d591b02acf6074f50db7b583e9d0f1ffd7b (env=None, cwd='/var/lib/xbbs/tmp/tmpim6rp6l4/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-27 00:46:05+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 00:46:05+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpim6rp6l4/src (env=None, cwd='/var/lib/xbbs/tmp/tmpim6rp6l4/build') [xbbs @ 2026-04-27 00:46:08+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 00:46:08+0000 INFO] Running command xbps-install -Uy -R http://10.0.69.1:10999/repos/blIzrQeUzMxILsEP0d1FSg/packages/x86_64/ -r /var/lib/xbbs/tmp/tmpim6rp6l4/build/system-root -SM -- (env={'XBPS_ARCH': 'x86_64'}, cwd='/var/lib/xbbs/tmp/tmpim6rp6l4/build') [*] Updating repository `http://10.0.69.1:10999/repos/blIzrQeUzMxILsEP0d1FSg/packages/x86_64//x86_64-repodata' ... x86_64-repodata: [18KB 22%] 1218KB/s ETA: 00m00s x86_64-repodata: 18KB [avg rate: 5374KB/s] [xbbs @ 2026-04-27 00:46:08+0000 INFO] Exit code: 0 [xbbs @ 2026-04-27 00:46:08+0000 INFO] Downloading artifact tools/x86_64/cross-toolchain.tar.gz into /var/lib/xbbs/tmp/tmpim6rp6l4/build/tools/cross-toolchain.tar.gz [xbbs @ 2026-04-27 00:46:08+0000 INFO] Downloading artifact tools/x86_64/cross-libtool.tar.gz into /var/lib/xbbs/tmp/tmpim6rp6l4/build/tools/cross-libtool.tar.gz [xbbs @ 2026-04-27 00:46:08+0000 INFO] Downloading artifact tools/x86_64/cross-autoconf-v2.69.tar.gz into /var/lib/xbbs/tmp/tmpim6rp6l4/build/tools/cross-autoconf-v2.69.tar.gz [xbbs @ 2026-04-27 00:46:09+0000 INFO] Downloading artifact tools/x86_64/cross-automake-v1.15.tar.gz into /var/lib/xbbs/tmp/tmpim6rp6l4/build/tools/cross-automake-v1.15.tar.gz [xbbs @ 2026-04-27 00:46:09+0000 INFO] Downloading artifact tools/x86_64/cross-pkg-config.tar.gz into /var/lib/xbbs/tmp/tmpim6rp6l4/build/tools/cross-pkg-config.tar.gz [xbbs @ 2026-04-27 00:46:09+0000 INFO] Downloading artifact tools/x86_64/cross-binutils.tar.gz into /var/lib/xbbs/tmp/tmpim6rp6l4/build/tools/cross-binutils.tar.gz [xbbs @ 2026-04-27 00:46:14+0000 INFO] Downloading artifact tools/x86_64/cross-gcc.tar.gz into /var/lib/xbbs/tmp/tmpim6rp6l4/build/tools/cross-gcc.tar.gz [xbbs @ 2026-04-27 00:47:17+0000 INFO] Downloading artifact tools/noarch/host-llvm-toolchain.tar.gz into /var/lib/xbbs/tmp/tmpim6rp6l4/build/tools/host-llvm-toolchain.tar.gz xbstrap: Running the following plan: fetch limine checkout limine patch limine regenerate limine configure-tool host-limine compile-tool host-limine install-tool host-limine archive-tool host-limine xbstrap: fetch limine [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/tmpim6rp6l4/src/ports/limine/.git/ From https://mirrors.managarm.org/mirror/git/limine * [new tag] v10.6.1 -> v10.6.1 xbstrap: checkout limine [2/8] HEAD is now at 45dbc18 docs: Update ChangeLog and README.md for 10.6.1 xbstrap: patch limine [3/8] xbstrap: regenerate limine [4/8] xbstrap: Running ['./bootstrap'] (tools: ['cross-toolchain', 'cross-autoconf-v2.69', 'cross-automake-v1.15', 'cross-binutils', 'cross-gcc', 'cross-pkg-config', 'cross-libtool']) via cbuildrt + dirname ./bootstrap + srcdir=. + test -z . + : autoreconf + : automake + cd . + AUXFILES=config.guess config.sub install-sh + test -f version + clone_repo_commit https://codeberg.org/OSDev/freestnd-c-hdrs-0bsd.git freestnd-c-hdrs 097259a899d30f0a4b7a694de2de5fdda942e923 + test -d freestnd-c-hdrs/.git + test -d freestnd-c-hdrs + test -d freestnd-c-hdrs + git clone https://codeberg.org/OSDev/freestnd-c-hdrs-0bsd.git freestnd-c-hdrs Cloning into 'freestnd-c-hdrs'... fatal: unable to access 'https://codeberg.org/OSDev/freestnd-c-hdrs-0bsd.git/': Could not resolve host: codeberg.org Traceback (most recent call last): File "/usr/local/bin/xbstrap", line 8, in sys.exit(main()) ~~~~^^ File "/usr/local/lib/python3.13/dist-packages/xbstrap/__init__.py", line 1101, in main args._impl(args) ~~~~~~~~~~^^^^^^ File "/usr/local/lib/python3.13/dist-packages/xbstrap/__init__.py", line 1078, in do_execute_manifest xbstrap.base.execute_manifest(manifest) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/xbstrap/base.py", line 2286, in execute_manifest subprocess.check_call(args, env=environ, cwd=workdir, stdout=output, stderr=output) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['./bootstrap']' returned non-zero exit status 128. child returned non-zero exit code xbstrap: Skipping action configure-tool of host-limine due to failed prerequisites [5/8] xbstrap: Skipping action compile-tool of host-limine due to failed prerequisites [6/8] xbstrap: Skipping action install-tool of host-limine due to failed prerequisites [7/8] xbstrap: Skipping action archive-tool of host-limine due to failed prerequisites [8/8] xbstrap: The following steps failed: regenerate limine configure-tool host-limine (prerequisites failed) compile-tool host-limine (prerequisites failed) install-tool host-limine (prerequisites failed) archive-tool host-limine (prerequisites failed) xbstrap: Plan failed [xbbs @ 2026-04-27 00:47:53+0000 INFO] Build failed.