[2024-10-13 01:08:15.707712 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:libdrm-headers', repository='https://github.com/managarm/bootstrap-managarm.git', revision='2f39d0784d5e76620f88f52fe32a163e9cd0a4d3', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_1'}}, 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-10-13 01:08:15.708138 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-10-13 01:08:15.722041 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-10-13 01:08:15.731088 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-10-13 01:08:17.009009 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '2f39d0784d5e76620f88f52fe32a163e9cd0a4d3'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 2f39d07 sys-boot: upgrade Limine to 8.1.1 [2024-10-13 01:08:17.046024 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-10-13 01:08:17.771482 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:libdrm-headers'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch libdrm checkout libdrm patch libdrm regenerate libdrm configure libdrm-headers build libdrm-headers pack libdrm-headers xbstrap: fetch libdrm [1/7] 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 [2/7] [2024-10-13 01:08:19.165744 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'libdrm'} HEAD is now at ee558ce build: bump version to 2.4.115 xbstrap: patch libdrm [3/7] [2024-10-13 01:08:19.199620 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'libdrm'} Applying: Managarm-specific changes Applying: Add more managarm-specific changes Applying: Even more managarm-specific changes xbstrap: regenerate libdrm [4/7] [2024-10-13 01:08:19.316204 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'libdrm'} xbstrap: configure libdrm-headers [5/7] xbstrap: build libdrm-headers [6/7] [2024-10-13 01:08:19.319136 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/usr/src/libdrm-headers'] (tools: []) via cbuildrt [2024-10-13 01:08:19.321123 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'libdrm-headers'} PID init is 4004257 (outside the namespace) xbstrap: Running cat << EOF > @THIS_COLLECT_DIR@/usr/src/libdrm-headers/meson.build project('libdrm-headers') libdrm_dep = declare_dependency(include_directories: include_directories('include')) EOF (tools: []) via cbuildrt PID init is 4004262 (outside the namespace) xbstrap: Running ['cp', '-r', '@THIS_SOURCE_DIR@/include', '@THIS_COLLECT_DIR@/usr/src/libdrm-headers/include'] (tools: []) via cbuildrt PID init is 4004268 (outside the namespace) xbstrap: pack libdrm-headers [7/7] [2024-10-13 01:08:19.931221 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-create', '-A', 'riscv64', '-s', 'libdrm-headers', '-n', 'libdrm-headers-2.4.115_1', '-D', '', '/tmp/tmpp7qozp8p'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libdrm-headers-2.4.115_1.riscv64.xbps'] (riscv64) [2024-10-13 01:08:19.973963 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'libdrm-headers'} [2024-10-13 01:08:19.976891 sunset] DEBUG: xbbs.worker: successfully uploaded package libdrm-headers for JobMessage(project='managarm_riscv', job='package:libdrm-headers', repository='https://github.com/managarm/bootstrap-managarm.git', revision='2f39d0784d5e76620f88f52fe32a163e9cd0a4d3', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_1'}}, 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-10-13 01:08:20.018742 sunset] INFO: xbbs.worker: job done. return code: 0