[2024-10-20 04:55:46.233090 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:frigg', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-10-20 04:55:46.233945 tictac] 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-20 04:55:46.245499 tictac] 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-20 04:55:46.254266 tictac] 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-20 04:55:47.146029 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'c3112f6f96263c4012d1f6106f8808dd7440f323'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at c3112f6 Merge pull request #386 from ElectrodeYT/mlibc-build-options-stuff [2024-10-20 04:55:47.193741 tictac] 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-20 04:55:48.218815 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:18', 'package:frigg'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (18,)}) 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-20 04:55:50.673494 tictac] 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-20 04:55:50.689166 tictac] 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-20 04:55:50.690196 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'frigg'} [2024-10-20 04:55:50.691169 tictac] 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 2348387 (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-20 04:55:51.375349 tictac] 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 2348398 (outside the namespace) ninja: no work to do. xbstrap: Running ['ninja', 'install'] (tools: []) via cbuildrt PID init is 2348403 (outside the namespace) xbstrap: pack frigg [7/7] [2024-10-20 04:55:52.185122 tictac] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-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/tmpsxb1ewub'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/frigg-0.0pl342_7.x86_64.xbps'] (x86_64) [2024-10-20 04:55:52.248054 tictac] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'frigg'} [2024-10-20 04:55:52.251326 tictac] DEBUG: xbbs.worker: successfully uploaded package frigg for JobMessage(project='managarm', job='package:frigg', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-10-20 04:55:52.276103 tictac] INFO: xbbs.worker: job done. return code: 0