[2024-12-22 03:32:14.847698 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:wayland-protocols', repository='https://github.com/managarm/bootstrap-managarm.git', revision='8fa7838c73bae47be5508548d5c98de605240b6b', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'wayland-scanner': {'architecture': {'riscv64'}, 'version': '1.22.0_1'}, 'system-gcc': {'architecture': 'riscv64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'riscv64', 'version': '2.40_3'}}, prod_pkgs={'wayland-protocols': {'architecture': 'riscv64', 'version': '1.32_5'}}, 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-12-22 03:32:14.848097 chopin] 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-12-22 03:32:14.857679 chopin] 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-12-22 03:32:14.865478 chopin] 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-12-22 03:32:15.759023 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '8fa7838c73bae47be5508548d5c98de605240b6b'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 8fa7838 uacpi: Bump to latest commit [2024-12-22 03:32:15.795727 chopin] 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-12-22 03:32:22.780154 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:wayland-protocols'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch wayland-protocols checkout wayland-protocols patch wayland-protocols regenerate wayland-protocols configure wayland-protocols (inside sysroot.lgsej61_) build wayland-protocols (inside sysroot.lgsej61_) pack wayland-protocols xbstrap: fetch wayland-protocols [1/7] xbstrap: checkout wayland-protocols [2/7] [2024-12-22 03:32:24.081691 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: patch wayland-protocols [3/7] xbstrap: regenerate wayland-protocols [4/7] xbstrap: configure wayland-protocols [5/7] [2024-12-22 03:32:24.107099 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['meson', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '--buildtype=release', '-Dtests=false', '@THIS_SOURCE_DIR@'] (tools: ['system-gcc', 'wayland-scanner', 'cross-binutils']) via cbuildrt [2024-12-22 03:32:24.107720 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'wayland-protocols'} [2024-12-22 03:32:24.108200 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'wayland-protocols'} PID init is 1320723 (outside the namespace) The Meson build system Version: 1.6.1 Source dir: /var/lib/managarm-buildenv/src/ports/wayland-protocols Build dir: /var/lib/managarm-buildenv/build/pkg-builds/wayland-protocols Build type: cross build Project name: wayland-protocols Project version: 1.32 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: riscv64 Host machine cpu: riscv64 Target machine cpu family: riscv64 Target machine cpu: riscv64 Configuring wayland-protocols.pc using configuration Configuring wayland-protocols-uninstalled.pc using configuration Build targets in project: 0 wayland-protocols 1.32 User defined options Cross files: /var/lib/managarm-buildenv/src/scripts/meson-riscv64-managarm.cross-file buildtype : release prefix : /usr tests : false 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 wayland-protocols [6/7] xbstrap: Running ['ninja'] (tools: ['system-gcc', 'wayland-scanner', 'cross-binutils']) via cbuildrt [2024-12-22 03:32:24.579935 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'wayland-protocols'} PID init is 1320731 (outside the namespace) ninja: no work to do. xbstrap: Running ['ninja', 'install'] (tools: ['system-gcc', 'wayland-scanner', 'cross-binutils']) via cbuildrt PID init is 1320735 (outside the namespace) xbstrap: pack wayland-protocols [7/7] [2024-12-22 03:32:25.151041 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['xbps-create', '-A', 'riscv64', '-s', 'wayland-protocols', '-n', 'wayland-protocols-1.32_5', '-D', '', '/tmp/tmp3vv3uqdg'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/wayland-protocols-1.32_5.riscv64.xbps'] (riscv64) [2024-12-22 03:32:25.279179 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'wayland-protocols'} [2024-12-22 03:32:25.281203 chopin] DEBUG: xbbs.worker: successfully uploaded package wayland-protocols for JobMessage(project='managarm_riscv', job='package:wayland-protocols', repository='https://github.com/managarm/bootstrap-managarm.git', revision='8fa7838c73bae47be5508548d5c98de605240b6b', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'wayland-scanner': {'architecture': {'riscv64'}, 'version': '1.22.0_1'}, 'system-gcc': {'architecture': 'riscv64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'riscv64', 'version': '2.40_3'}}, prod_pkgs={'wayland-protocols': {'architecture': 'riscv64', 'version': '1.32_5'}}, 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-12-22 03:32:25.303861 chopin] INFO: xbbs.worker: job done. return code: 0