[2024-11-06 11:43:50.434093 raptor] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:mlibc-headers', repository='https://github.com/managarm/bootstrap-managarm.git', revision='a5364e8e7535cba8472d4c197b0eb204c56a489b', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'linux-headers': {'architecture': 'riscv64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_1'}}, needed_tools={'host-managarm-tools': {'architecture': {'riscv64'}, 'version': '0.0pl4451_3'}}, prod_pkgs={'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4096_2'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2024-11-06 11:43:50.533774 raptor] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2024-11-06 11:43:50.930083 raptor] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2024-11-06 11:43:50.944718 raptor] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2024-11-06 11:43:53.736085 raptor] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'a5364e8e7535cba8472d4c197b0eb204c56a489b'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at a5364e8 host-qt6: Patch to use absolute git submodule URLs [2024-11-06 11:43:54.034390 raptor] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2024-11-06 11:44:19.619715 raptor] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm_riscv/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'linux-headers', 'libdrm-headers'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_riscv/package_repo/riscv64-repodata' ... riscv64-repodata: [1846B 100%] 48MB/s ETA: 00m00s riscv64-repodata: 1846B [avg rate: 48MB/s] 2 packages will be downloaded: 2 packages will be installed: linux-headers-6.9.3_1 libdrm-headers-2.4.115_1 Size to download: 3109KB Size required on disk: 13MB Space available on disk: 281GB [*] Downloading packages linux-headers-6.9.3_1.riscv64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s linux-headers-6.9.3_1.riscv64.xbps.sig: 512B [avg rate: 14MB/s] linux-headers-6.9.3_1.riscv64.xbps: [2994KB 0%] 85MB/s ETA: 00m00s linux-headers-6.9.3_1.riscv64.xbps: [2994KB 3%] 1065KB/s ETA: 00m30s linux-headers-6.9.3_1.riscv64.xbps: 2994KB [avg rate: 32MB/s] linux-headers-6.9.3_1: verifying RSA signature... libdrm-headers-2.4.115_1.riscv64.xbps.sig: [512B 100%] 22MB/s ETA: 00m00s libdrm-headers-2.4.115_1.riscv64.xbps.sig: 512B [avg rate: 22MB/s] libdrm-headers-2.4.115_1.riscv64.xbps: [114KB 3%] 62MB/s ETA: 00m00s libdrm-headers-2.4.115_1.riscv64.xbps: 114KB [avg rate: 1769MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... [*] Collecting package files linux-headers-6.9.3_1: collecting files... libdrm-headers-2.4.115_1: collecting files... [*] Unpacking packages linux-headers-6.9.3_1: unpacking ... libdrm-headers-2.4.115_1: unpacking ... 2 downloaded, 2 installed, 0 updated, 2 configured, 0 removed. [2024-11-06 11:44:22.316909 raptor] DEBUG: xbbs.worker: creating repository with existing packages... [2024-11-06 11:44:22.318281 raptor] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.riscv64.xbps [2024-11-06 11:44:22.322462 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.9.3_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.9.3_1' (riscv64). index: 1 packages registered. [2024-11-06 11:44:22.527034 raptor] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.riscv64.xbps [2024-11-06 11:44:22.527985 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_1' (riscv64). index: 2 packages registered. [2024-11-06 11:44:24.956064 raptor] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:mlibc-headers'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: want-pkg libdrm-headers want-pkg linux-headers fetch bragi checkout bragi patch bragi fetch libdrm checkout libdrm patch libdrm fetch managarm checkout managarm patch managarm fetch mlibc checkout mlibc patch mlibc regenerate mlibc install libdrm-headers (inside sysroot._3mh88ji) install linux-headers (inside sysroot._3mh88ji) configure mlibc-headers (inside sysroot._3mh88ji) build mlibc-headers (inside sysroot._3mh88ji) pack mlibc-headers xbstrap: want-pkg libdrm-headers [1/20] xbstrap: want-pkg linux-headers [2/20] xbstrap: fetch bragi [3/20] [2024-11-06 11:44:26.537148 raptor] DEBUG: xbbs.worker: got notify {'action': 'want-pkg', 'artifact_files': [], 'n_all': 20, 'n_this': 1, 'status': 'failure', 'subject': 'libdrm-headers'} [2024-11-06 11:44:26.539399 raptor] DEBUG: xbbs.worker: got notify {'action': 'want-pkg', 'artifact_files': [], 'n_all': 20, 'n_this': 2, 'status': 'failure', 'subject': 'linux-headers'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/bragi/.git/ From https://mirrors.managarm.org/mirror/git/bragi * [new branch] master -> origin/master xbstrap: checkout bragi [4/20] [2024-11-06 11:44:28.244810 raptor] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 20, 'n_this': 3, 'status': 'success', 'subject': 'bragi'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch bragi [5/20] xbstrap: fetch libdrm [6/20] [2024-11-06 11:44:28.369175 raptor] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 20, 'n_this': 4, 'status': 'success', 'subject': 'bragi'} [2024-11-06 11:44:28.370527 raptor] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 20, 'n_this': 5, 'status': 'success', 'subject': 'bragi'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libdrm/.git/ From https://mirrors.managarm.org/mirror/git/libdrm * [new tag] libdrm-2.4.115 -> libdrm-2.4.115 xbstrap: checkout libdrm [7/20] [2024-11-06 11:44:29.550128 raptor] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 20, 'n_this': 6, 'status': 'success', 'subject': 'libdrm'} HEAD is now at ee558ce build: bump version to 2.4.115 xbstrap: patch libdrm [8/20] [2024-11-06 11:44:29.669914 raptor] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 20, 'n_this': 7, 'status': 'success', 'subject': 'libdrm'} Applying: Managarm-specific changes Applying: Add more managarm-specific changes Applying: Even more managarm-specific changes xbstrap: fetch managarm [9/20] [2024-11-06 11:44:30.057651 raptor] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 20, 'n_this': 8, 'status': 'success', 'subject': 'libdrm'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/managarm/.git/ From https://mirrors.managarm.org/mirror/git/managarm * [new branch] master -> origin/master xbstrap: checkout managarm [10/20] [2024-11-06 11:44:40.206666 raptor] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 20, 'n_this': 9, 'status': 'success', 'subject': 'managarm'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch managarm [11/20] [2024-11-06 11:44:40.503453 raptor] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 20, 'n_this': 10, 'status': 'success', 'subject': 'managarm'} xbstrap: fetch mlibc [12/20] [2024-11-06 11:44:40.505540 raptor] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 20, 'n_this': 11, 'status': 'success', 'subject': 'managarm'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/mlibc/.git/ From https://mirrors.managarm.org/mirror/git/mlibc * [new branch] master -> origin/master * [new tag] 1.0.0-rc1 -> 1.0.0-rc1 [2024-11-06 11:44:50.133369 raptor] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 20, 'n_this': 12, 'status': 'success', 'subject': 'mlibc'} xbstrap: checkout mlibc [13/20] Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. [2024-11-06 11:44:50.445415 raptor] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 20, 'n_this': 13, 'status': 'success', 'subject': 'mlibc'} xbstrap: patch mlibc [14/20] [2024-11-06 11:44:50.448076 raptor] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 20, 'n_this': 14, 'status': 'success', 'subject': 'mlibc'} xbstrap: regenerate mlibc [15/20] xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/managarm', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 817870 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/bragi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 818337 (outside the namespace) xbstrap: Skipping action install of libdrm-headers due to failed prerequisites [16/20] xbstrap: Skipping action install of linux-headers due to failed prerequisites [17/20] xbstrap: Skipping action configure of mlibc-headers due to failed prerequisites [18/20] xbstrap: Skipping action build of mlibc-headers due to failed prerequisites [19/20] xbstrap: Skipping action pack of mlibc-headers due to failed prerequisites [20/20] xbstrap: The following steps failed: want-pkg libdrm-headers want-pkg linux-headers install libdrm-headers (prerequisites failed) install linux-headers (prerequisites failed) configure mlibc-headers (prerequisites failed) build mlibc-headers (prerequisites failed) pack mlibc-headers (prerequisites failed) xbstrap: Plan failed [2024-11-06 11:44:54.650354 raptor] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 20, 'n_this': 15, 'status': 'success', 'subject': 'mlibc'} [2024-11-06 11:44:54.657549 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 20, 'n_this': 16, 'status': 'prereqs-failed', 'subject': 'libdrm-headers'} [2024-11-06 11:44:54.658864 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 20, 'n_this': 17, 'status': 'prereqs-failed', 'subject': 'linux-headers'} [2024-11-06 11:44:54.660062 raptor] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 20, 'n_this': 18, 'status': 'prereqs-failed', 'subject': 'mlibc-headers'} [2024-11-06 11:44:54.740339 raptor] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 20, 'n_this': 19, 'status': 'prereqs-failed', 'subject': 'mlibc-headers'} [2024-11-06 11:44:54.741919 raptor] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 20, 'n_this': 20, 'status': 'prereqs-failed', 'subject': 'mlibc-headers'} [2024-11-06 11:44:54.842992 raptor] INFO: xbbs.worker: job done. return code: 1