[2024-11-17 12:23:47.473784 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:mlibc-headers', repository='https://github.com/managarm/bootstrap-managarm.git', revision='effa9cea4a0f71c71c94ce4e62d0f9ac0056da94', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.9.3_1'}}, needed_tools={'host-managarm-tools': {'architecture': {'riscv64'}, 'version': '0.0pl4541_3'}}, prod_pkgs={'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4108_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-17 12:23:47.474391 sunset] 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-17 12:23:47.485129 sunset] 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-17 12:23:47.495500 sunset] 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-17 12:23:48.504833 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'effa9cea4a0f71c71c94ce4e62d0f9ac0056da94'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at effa9ce Merge pull request #409 from no92/util-linux-pcre2 [2024-11-17 12:23:48.537118 sunset] 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-17 12:23:52.984861 sunset] 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', '--', 'libdrm-headers', 'linux-headers'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_riscv/package_repo/riscv64-repodata' ... riscv64-repodata: [1847B 100%] 22MB/s ETA: 00m00s riscv64-repodata: 1847B [avg rate: 22MB/s] 2 packages will be downloaded: 2 packages will be installed: libdrm-headers-2.4.115_1 linux-headers-6.9.3_1 Size to download: 3109KB Size required on disk: 13MB Space available on disk: 757GB [*] Downloading packages libdrm-headers-2.4.115_1.riscv64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libdrm-headers-2.4.115_1.riscv64.xbps.sig: 512B [avg rate: 15MB/s] libdrm-headers-2.4.115_1.riscv64.xbps: [114KB 3%] 75MB/s ETA: 00m00s libdrm-headers-2.4.115_1.riscv64.xbps: [114KB 84%] 4787KB/s ETA: 00m00s libdrm-headers-2.4.115_1.riscv64.xbps: 114KB [avg rate: 5690KB/s] libdrm-headers-2.4.115_1: verifying RSA signature... linux-headers-6.9.3_1.riscv64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s linux-headers-6.9.3_1.riscv64.xbps.sig: 512B [avg rate: 15MB/s] linux-headers-6.9.3_1.riscv64.xbps: [2994KB 0%] 80MB/s ETA: 00m00s linux-headers-6.9.3_1.riscv64.xbps: 2994KB [avg rate: 58GB/s] linux-headers-6.9.3_1: verifying RSA signature... [*] Collecting package files libdrm-headers-2.4.115_1: collecting files... linux-headers-6.9.3_1: collecting files... [*] Unpacking packages libdrm-headers-2.4.115_1: unpacking ... linux-headers-6.9.3_1: unpacking ... 2 downloaded, 2 installed, 0 updated, 2 configured, 0 removed. [2024-11-17 12:23:53.380226 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-11-17 12:23:53.380644 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.riscv64.xbps [2024-11-17 12:23:53.381087 sunset] 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: 1 packages registered. [2024-11-17 12:23:53.405625 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.riscv64.xbps [2024-11-17 12:23:53.408151 sunset] 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: 2 packages registered. [2024-11-17 12:23:53.874521 sunset] 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: 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.2xh60_g6) install linux-headers (inside sysroot.2xh60_g6) configure mlibc-headers (inside sysroot.2xh60_g6) build mlibc-headers (inside sysroot.2xh60_g6) pack mlibc-headers xbstrap: fetch bragi [1/18] 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 [2/18] [2024-11-17 12:23:54.455628 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 18, 'n_this': 1, 'status': 'success', 'subject': 'bragi'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch bragi [3/18] xbstrap: fetch libdrm [4/18] [2024-11-17 12:23:54.467339 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 18, 'n_this': 2, 'status': 'success', 'subject': 'bragi'} [2024-11-17 12:23:54.468089 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 18, 'n_this': 3, '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 [5/18] [2024-11-17 12:23:55.165104 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 18, 'n_this': 4, 'status': 'success', 'subject': 'libdrm'} HEAD is now at ee558ce build: bump version to 2.4.115 xbstrap: patch libdrm [6/18] [2024-11-17 12:23:55.196112 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 18, 'n_this': 5, 'status': 'success', 'subject': 'libdrm'} Applying: Managarm-specific changes Applying: Add more managarm-specific changes Applying: Even more managarm-specific changes xbstrap: fetch managarm [7/18] [2024-11-17 12:23:55.316699 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 18, 'n_this': 6, '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 [8/18] [2024-11-17 12:24:03.112023 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 18, 'n_this': 7, 'status': 'success', 'subject': 'managarm'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch managarm [9/18] xbstrap: fetch mlibc [10/18] [2024-11-17 12:24:03.166791 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 18, 'n_this': 8, 'status': 'success', 'subject': 'managarm'} [2024-11-17 12:24:03.167417 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 18, 'n_this': 9, '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 xbstrap: checkout mlibc [11/18] [2024-11-17 12:24:09.546060 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 18, 'n_this': 10, 'status': 'success', 'subject': 'mlibc'} fatal: reference is not a tree: d5feadeae5f3788db41ebc3098b3f4e4eb3cdccf xbstrap: Skipping action patch of mlibc due to failed prerequisites [12/18] xbstrap: Skipping action regenerate of mlibc due to failed prerequisites [13/18] xbstrap: install libdrm-headers [14/18] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2xh60_g6', 'libdrm-headers'] [2024-11-17 12:24:09.549866 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 18, 'n_this': 11, 'status': 'failure', 'subject': 'mlibc'} [2024-11-17 12:24:09.550444 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 18, 'n_this': 12, 'status': 'prereqs-failed', 'subject': 'mlibc'} [2024-11-17 12:24:09.550860 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 18, 'n_this': 13, 'status': 'prereqs-failed', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2xh60_g6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [15/18] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2xh60_g6', 'linux-headers'] [2024-11-17 12:24:09.567008 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 18, 'n_this': 14, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2xh60_g6', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: Skipping action configure of mlibc-headers due to failed prerequisites [16/18] xbstrap: Skipping action build of mlibc-headers due to failed prerequisites [17/18] xbstrap: Skipping action pack of mlibc-headers due to failed prerequisites [18/18] xbstrap: The following steps failed: checkout mlibc patch mlibc (prerequisites failed) regenerate mlibc (prerequisites failed) configure mlibc-headers (prerequisites failed) build mlibc-headers (prerequisites failed) pack mlibc-headers (prerequisites failed) xbstrap: Plan failed [2024-11-17 12:24:09.736952 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 18, 'n_this': 15, 'status': 'success', 'subject': 'linux-headers'} [2024-11-17 12:24:09.738503 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 18, 'n_this': 16, 'status': 'prereqs-failed', 'subject': 'mlibc-headers'} [2024-11-17 12:24:09.739838 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 18, 'n_this': 17, 'status': 'prereqs-failed', 'subject': 'mlibc-headers'} [2024-11-17 12:24:09.741097 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 18, 'n_this': 18, 'status': 'prereqs-failed', 'subject': 'mlibc-headers'} [2024-11-17 12:24:09.823832 sunset] INFO: xbbs.worker: job done. return code: 1