[2025-01-12 05:38:39.363201 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:libsmarter', repository='https://github.com/managarm/bootstrap-managarm.git', revision='558d997854cdf8bfbd3d5a4428aebc84e478f34a', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.43.1_1'}, 'system-gcc': {'architecture': 'riscv64', 'version': '14.2.0_1'}}, prod_pkgs={'libsmarter': {'architecture': 'riscv64', 'version': '0.0pl22_9'}}, 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/') [2025-01-12 05:38:39.363563 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/ [2025-01-12 05:38:39.373561 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'}) [2025-01-12 05:38:39.382746 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 [2025-01-12 05:38:40.261125 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '558d997854cdf8bfbd3d5a4428aebc84e478f34a'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 558d997 sys-boot: upgrade Limine to 8.7.0 [2025-01-12 05:38:40.298918 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 [2025-01-12 05:38:48.225501 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:libsmarter'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch libsmarter checkout libsmarter patch libsmarter regenerate libsmarter configure libsmarter (inside sysroot.8g57090b) build libsmarter (inside sysroot.8g57090b) pack libsmarter xbstrap: fetch libsmarter [1/7] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libsmarter/.git/ From https://mirrors.managarm.org/mirror/git/libsmarter * [new branch] master -> origin/master xbstrap: checkout libsmarter [2/7] [2025-01-12 05:38:48.649042 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'libsmarter'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libsmarter [3/7] xbstrap: regenerate libsmarter [4/7] [2025-01-12 05:38:48.656558 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'libsmarter'} xbstrap: configure libsmarter [5/7] [2025-01-12 05:38:48.657079 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'libsmarter'} [2025-01-12 05:38:48.657546 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'libsmarter'} xbstrap: Running ['mkdir', '-p', '@THIS_COLLECT_DIR@/usr/include'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 1884959 (outside the namespace) xbstrap: Running ['meson', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '@THIS_SOURCE_DIR@'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 1884964 (outside the namespace) The Meson build system Version: 1.6.1 Source dir: /var/lib/managarm-buildenv/src/ports/libsmarter Build dir: /var/lib/managarm-buildenv/build/pkg-builds/libsmarter Build type: cross build Project name: libsmarter Project version: undefined C++ compiler for the host machine: riscv64-managarm-g++ (gcc 14.2.0 "riscv64-managarm-g++ (managarm) 14.2.0") C++ linker for the host machine: riscv64-managarm-g++ ld.bfd 2.43.1 C++ compiler for the build machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 12.2.0") C++ linker for the build machine: c++ ld.bfd 2.40 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 Build targets in project: 0 libsmarter undefined User defined options Cross files: /var/lib/managarm-buildenv/src/scripts/meson-riscv64-managarm.cross-file 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 libsmarter [6/7] [2025-01-12 05:38:49.389268 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'libsmarter'} xbstrap: Running ['ninja', 'install'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 1885003 (outside the namespace) [0/1] Installing files. Installing /var/lib/managarm-buildenv/src/ports/libsmarter/include/smarter.hpp to /var/lib/managarm-buildenv/build/packages/libsmarter.collect/usr/include xbstrap: pack libsmarter [7/7] [2025-01-12 05:38:49.793772 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'libsmarter'} xbstrap: Running ['xbps-create', '-A', 'riscv64', '-s', 'libsmarter', '-n', 'libsmarter-0.0pl22_9', '-D', '', '/tmp/tmp86ds5iy2'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libsmarter-0.0pl22_9.riscv64.xbps'] (riscv64) [2025-01-12 05:38:49.817165 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'libsmarter'} [2025-01-12 05:38:49.818391 chopin] DEBUG: xbbs.worker: successfully uploaded package libsmarter for JobMessage(project='managarm_riscv', job='package:libsmarter', repository='https://github.com/managarm/bootstrap-managarm.git', revision='558d997854cdf8bfbd3d5a4428aebc84e478f34a', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.43.1_1'}, 'system-gcc': {'architecture': 'riscv64', 'version': '14.2.0_1'}}, prod_pkgs={'libsmarter': {'architecture': 'riscv64', 'version': '0.0pl22_9'}}, 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/') [2025-01-12 05:38:49.843404 chopin] INFO: xbbs.worker: job done. return code: 0