[2024-10-13 01:08:06.406210 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:frigg', 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={'frigg': {'architecture': 'riscv64', 'version': '0.0pl342_7'}}, 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:06.406651 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:06.418680 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:06.428740 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:07.410706 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:07.442574 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:08.165010 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:frigg'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch frigg checkout frigg patch frigg regenerate frigg configure frigg build frigg pack frigg xbstrap: fetch frigg [1/7] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/frigg/.git/ From https://mirrors.managarm.org/mirror/git/frigg * [new branch] master -> origin/master xbstrap: checkout frigg [2/7] [2024-10-13 01:08:09.096472 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'frigg'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch frigg [3/7] xbstrap: regenerate frigg [4/7] [2024-10-13 01:08:09.107186 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'frigg'} xbstrap: configure frigg [5/7] [2024-10-13 01:08:09.107974 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'frigg'} [2024-10-13 01:08:09.108594 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['meson', '--prefix=/usr', '--libdir=lib', '--includedir=share/frigg/include', '--buildtype=debugoptimized', '-Dbuild_tests=disabled', '@THIS_SOURCE_DIR@'] (tools: []) via cbuildrt PID init is 4004112 (outside the namespace) The Meson build system Version: 1.5.2 Source dir: /var/lib/managarm-buildenv/src/ports/frigg Build dir: /var/lib/managarm-buildenv/build/pkg-builds/frigg Build type: native build Project name: frigg Project version: undefined Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 Build targets in project: 0 frigg undefined User defined options buildtype : debugoptimized includedir : share/frigg/include libdir : lib prefix : /usr build_tests: disabled Found ninja-1.11.1 at /usr/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. xbstrap: build frigg [6/7] [2024-10-13 01:08:09.834525 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['ninja'] (tools: []) via cbuildrt PID init is 4004123 (outside the namespace) ninja: no work to do. xbstrap: Running ['ninja', 'install'] (tools: []) via cbuildrt PID init is 4004128 (outside the namespace) xbstrap: pack frigg [7/7] [2024-10-13 01:08:10.539615 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-create', '-A', 'riscv64', '-s', 'frigg', '-n', 'frigg-0.0pl342_7', '-D', '', '--desc', 'Lightweight C++ utilities and algorithms for system programming', '--long-desc', 'This package provides utility header files for freestanding C++ applications.', '--license', 'MIT', '--maintainer', 'Alexander van der Grinten ', '--tags', 'sys-libs', '/tmp/tmpne643wqa'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/frigg-0.0pl342_7.riscv64.xbps'] (riscv64) [2024-10-13 01:08:10.636842 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'frigg'} [2024-10-13 01:08:10.639756 sunset] DEBUG: xbbs.worker: successfully uploaded package frigg for JobMessage(project='managarm_riscv', job='package:frigg', 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={'frigg': {'architecture': 'riscv64', 'version': '0.0pl342_7'}}, 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:10.692254 sunset] INFO: xbbs.worker: job done. return code: 0