[2024-11-10 04:26:16.925997 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_aarch64', job='package:frigg', repository='https://github.com/managarm/bootstrap-managarm.git', revision='8b1bd181470d9cf1254e80a2eed410593f934ec6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'frigg': {'architecture': 'aarch64', 'version': '0.0pl344_7'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_aarch64/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/aarch64/') [2024-11-10 04:26:16.926423 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-10 04:26:16.934618 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-10 04:26:16.941511 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-10 04:26:18.016777 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '8b1bd181470d9cf1254e80a2eed410593f934ec6'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 8b1bd18 sys-boot: update Limine to 8.4.0 [2024-11-10 04:26:18.045930 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-10 04:26:22.403317 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 (inside sysroot.zsu858nk) build frigg (inside sysroot.zsu858nk) 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-11-10 04:26:22.948989 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 'origin/master'. xbstrap: patch frigg [3/7] xbstrap: regenerate frigg [4/7] xbstrap: configure frigg [5/7] [2024-11-10 04:26:22.960589 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'frigg'} [2024-11-10 04:26:22.961326 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'frigg'} [2024-11-10 04:26:22.962088 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 3770859 (outside the namespace) The Meson build system Version: 1.6.0 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 build_tests: disabled buildtype : debugoptimized includedir : share/frigg/include libdir : lib prefix : /usr 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-11-10 04:26:23.533497 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 3770870 (outside the namespace) ninja: no work to do. xbstrap: Running ['ninja', 'install'] (tools: []) via cbuildrt PID init is 3770875 (outside the namespace) xbstrap: pack frigg [7/7] [2024-11-10 04:26:24.206847 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', 'aarch64', '-s', 'frigg', '-n', 'frigg-0.0pl344_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/tmps7bmkg_q'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/frigg-0.0pl344_7.aarch64.xbps'] (aarch64) [2024-11-10 04:26:24.255960 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'aarch64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'frigg'} [2024-11-10 04:26:24.258403 sunset] DEBUG: xbbs.worker: successfully uploaded package frigg for JobMessage(project='managarm_aarch64', job='package:frigg', repository='https://github.com/managarm/bootstrap-managarm.git', revision='8b1bd181470d9cf1254e80a2eed410593f934ec6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'frigg': {'architecture': 'aarch64', 'version': '0.0pl344_7'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_aarch64/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/aarch64/') [2024-11-10 04:26:24.308850 sunset] INFO: xbbs.worker: job done. return code: 0