[2024-09-29 01:07:16.340298 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:frigg', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', 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-09-29 01:07:16.340700 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-09-29 01:07:16.349867 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-09-29 01:07:16.358557 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-09-29 01:07:17.488693 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '5414d71db6f863811ed3806d7ce8a3e94f369750'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 5414d71 Merge pull request #370 from no92/freebsd-e1000 [2024-09-29 01:07:17.517919 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-09-29 01:07:18.107081 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-09-29 01:07:19.017342 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] xbstrap: configure frigg [5/7] [2024-09-29 01:07:19.026363 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'frigg'} [2024-09-29 01:07:19.027025 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'frigg'} [2024-09-29 01:07:19.027478 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 3315942 (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-09-29 01:07:19.535313 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 3315953 (outside the namespace) ninja: no work to do. xbstrap: Running ['ninja', 'install'] (tools: []) via cbuildrt PID init is 3315958 (outside the namespace) xbstrap: pack frigg [7/7] [2024-09-29 01:07:20.132853 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/tmpyzzso17i'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/frigg-0.0pl342_7.riscv64.xbps'] (riscv64) [2024-09-29 01:07:20.174815 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'frigg'} [2024-09-29 01:07:20.177325 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='5414d71db6f863811ed3806d7ce8a3e94f369750', 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-09-29 01:07:20.212569 sunset] INFO: xbbs.worker: job done. return code: 0