[2024-09-29 01:11:54.602213 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='tool:host-managarm-tools', 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={'host-frigg': {'architecture': {'riscv64'}, 'version': '0.0pl342_2'}}, prod_pkgs={}, prod_tools={'host-managarm-tools': {'architecture': {'riscv64'}, 'version': '0.0pl4394_3'}}, 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:11:54.602961 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-09-29 01:11:54.618525 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-09-29 01:11:54.629927 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-09-29 01:11:55.681653 tictac] 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:11:55.749798 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-09-29 01:11:57.772969 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:18', 'tool:host-managarm-tools'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (18,)}) xbstrap: Running the following plan: fetch managarm checkout managarm patch managarm fetch freebsd-e1000 checkout freebsd-e1000 patch freebsd-e1000 fetch libasync checkout libasync patch libasync fetch bragi checkout bragi patch bragi fetch libarch checkout libarch patch libarch fetch cli11 checkout cli11 patch cli11 fetch cralgo checkout cralgo patch cralgo fetch uacpi checkout uacpi patch uacpi fetch lil checkout lil patch lil fetch libsmarter checkout libsmarter patch libsmarter regenerate managarm configure-tool host-managarm-tools compile-tool host-managarm-tools install-tool host-managarm-tools archive-tool host-managarm-tools xbstrap: fetch managarm [1/35] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/managarm/.git/ From https://mirrors.managarm.org/mirror/git/managarm * [new branch] master -> origin/master xbstrap: checkout managarm [2/35] [2024-09-29 01:12:09.732077 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 35, 'n_this': 1, 'status': 'success', 'subject': 'managarm'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch managarm [3/35] xbstrap: fetch freebsd-e1000 [4/35] [2024-09-29 01:12:09.870592 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 35, 'n_this': 2, 'status': 'success', 'subject': 'managarm'} [2024-09-29 01:12:09.872369 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 35, 'n_this': 3, 'status': 'success', 'subject': 'managarm'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/freebsd-e1000/.git/ From https://mirrors.managarm.org/mirror/git/freebsd-e1000 * [new branch] import -> origin/import xbstrap: checkout freebsd-e1000 [5/35] [2024-09-29 01:12:11.535718 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 35, 'n_this': 4, 'status': 'success', 'subject': 'freebsd-e1000'} Switched to a new branch 'import' Branch 'import' set up to track remote branch 'import' from 'origin'. xbstrap: patch freebsd-e1000 [6/35] [2024-09-29 01:12:11.573388 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 35, 'n_this': 5, 'status': 'success', 'subject': 'freebsd-e1000'} Applying: meta: add meson.build xbstrap: fetch libasync [7/35] [2024-09-29 01:12:11.600653 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 35, 'n_this': 6, 'status': 'success', 'subject': 'freebsd-e1000'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libasync/.git/ From https://mirrors.managarm.org/mirror/git/libasync * [new branch] master -> origin/master xbstrap: checkout libasync [8/35] [2024-09-29 01:12:13.593506 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 35, 'n_this': 7, 'status': 'success', 'subject': 'libasync'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch libasync [9/35] xbstrap: fetch bragi [10/35] [2024-09-29 01:12:13.621302 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 35, 'n_this': 8, 'status': 'success', 'subject': 'libasync'} [2024-09-29 01:12:13.622919 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 35, 'n_this': 9, 'status': 'success', 'subject': 'libasync'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/bragi/.git/ From https://mirrors.managarm.org/mirror/git/bragi * [new branch] master -> origin/master xbstrap: checkout bragi [11/35] [2024-09-29 01:12:15.213612 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 35, 'n_this': 10, 'status': 'success', 'subject': 'bragi'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch bragi [12/35] xbstrap: fetch libarch [13/35] [2024-09-29 01:12:15.238819 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 35, 'n_this': 11, 'status': 'success', 'subject': 'bragi'} [2024-09-29 01:12:15.240374 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 35, 'n_this': 12, 'status': 'success', 'subject': 'bragi'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libarch/.git/ From https://mirrors.managarm.org/mirror/git/libarch * [new branch] master -> origin/master xbstrap: checkout libarch [14/35] [2024-09-29 01:12:16.482485 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 35, 'n_this': 13, 'status': 'success', 'subject': 'libarch'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch libarch [15/35] xbstrap: fetch cli11 [16/35] [2024-09-29 01:12:16.505156 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 35, 'n_this': 14, 'status': 'success', 'subject': 'libarch'} [2024-09-29 01:12:16.506795 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 35, 'n_this': 15, 'status': 'success', 'subject': 'libarch'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/cli11/.git/ From https://mirrors.managarm.org/mirror/git/cli11 * [new tag] v2.4.1 -> v2.4.1 xbstrap: checkout cli11 [17/35] [2024-09-29 01:12:18.249438 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 35, 'n_this': 16, 'status': 'success', 'subject': 'cli11'} HEAD is now at f4d0731 chore: prepare for 2.4.1 (#1001) xbstrap: patch cli11 [18/35] xbstrap: fetch cralgo [19/35] [2024-09-29 01:12:18.294808 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 35, 'n_this': 17, 'status': 'success', 'subject': 'cli11'} [2024-09-29 01:12:18.296445 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 35, 'n_this': 18, 'status': 'success', 'subject': 'cli11'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/cralgo/.git/ From https://mirrors.managarm.org/mirror/git/cralgo * [new branch] master -> origin/master xbstrap: checkout cralgo [20/35] [2024-09-29 01:12:19.378790 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 35, 'n_this': 19, 'status': 'success', 'subject': 'cralgo'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch cralgo [21/35] xbstrap: fetch uacpi [22/35] [2024-09-29 01:12:19.398084 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 35, 'n_this': 20, 'status': 'success', 'subject': 'cralgo'} [2024-09-29 01:12:19.399690 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 35, 'n_this': 21, 'status': 'success', 'subject': 'cralgo'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/uacpi/.git/ From https://mirrors.managarm.org/mirror/git/uacpi * [new branch] master -> origin/master xbstrap: checkout uacpi [23/35] [2024-09-29 01:12:22.549000 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 35, 'n_this': 22, 'status': 'success', 'subject': 'uacpi'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch uacpi [24/35] xbstrap: fetch lil [25/35] [2024-09-29 01:12:22.591428 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 35, 'n_this': 23, 'status': 'success', 'subject': 'uacpi'} [2024-09-29 01:12:22.593159 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 35, 'n_this': 24, 'status': 'success', 'subject': 'uacpi'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/lil/.git/ From https://mirrors.managarm.org/mirror/git/lil * [new branch] master -> origin/master xbstrap: checkout lil [26/35] [2024-09-29 01:12:24.013653 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 35, 'n_this': 25, 'status': 'success', 'subject': 'lil'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch lil [27/35] xbstrap: fetch libsmarter [28/35] [2024-09-29 01:12:24.043041 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 35, 'n_this': 26, 'status': 'success', 'subject': 'lil'} [2024-09-29 01:12:24.044711 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 35, 'n_this': 27, 'status': 'success', 'subject': 'lil'} 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 [29/35] [2024-09-29 01:12:25.228199 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 35, 'n_this': 28, 'status': 'success', 'subject': 'libsmarter'} Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. xbstrap: patch libsmarter [30/35] xbstrap: regenerate managarm [31/35] [2024-09-29 01:12:25.249095 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 35, 'n_this': 29, 'status': 'success', 'subject': 'libsmarter'} [2024-09-29 01:12:25.250791 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 35, 'n_this': 30, 'status': 'success', 'subject': 'libsmarter'} xbstrap: Running ['mkdir', '-p', '@THIS_SOURCE_DIR@/subprojects'] (tools: []) via cbuildrt PID init is 1068589 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/cralgo', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1068594 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/uacpi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1068599 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libarch', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1068604 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libasync', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1068609 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libsmarter', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1068614 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/lil', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1068619 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/bragi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1068624 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@SOURCE_ROOT@/ports/libarch/subprojects'] (tools: []) via cbuildrt PID init is 1068629 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/managarm', '@SOURCE_ROOT@/ports/libarch/subprojects/'] (tools: []) via cbuildrt PID init is 1068634 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/cli11', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1068639 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/freebsd-e1000', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1068644 (outside the namespace) xbstrap: configure-tool host-managarm-tools [32/35] [2024-09-29 01:12:28.741224 tictac] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 35, 'n_this': 31, 'status': 'success', 'subject': 'managarm'} xbstrap: Running ['meson', '--native-file', '@SOURCE_ROOT@/scripts/meson.native-file', '--prefix=@PREFIX@', '-Dbuild_tools=true', '@THIS_SOURCE_DIR@'] (tools: ['host-frigg']) via cbuildrt PID init is 1068651 (outside the namespace) Cloning into 'yaml-cpp'... HEAD is now at f732014 Bump version to 0.8.0. DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config" The Meson build system Version: 1.5.2 Source dir: /var/lib/managarm-buildenv/src/managarm Build dir: /var/lib/managarm-buildenv/build/tool-builds/host-managarm-tools Build type: native build Project name: managarm Project version: undefined Host machine cpu family: x86_64 Host machine cpu: x86_64 ../../../src/managarm/meson.build:52: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") C linker for the host machine: cc ld.bfd 2.40 C++ compiler for the host machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 12.2.0") C++ linker for the host machine: c++ ld.bfd 2.40 Program bragi found: YES (/usr/local/bin/bragi) Found pkg-config: YES (/tmp/xbstrap/virtual/bin/host-pkg-config) 1.8.1 Run-time dependency frigg found: YES undefined Executing subproject bragi bragi| Project name: bragi bragi| Project version: undefined bragi| Build targets in project: 0 bragi| Subproject bragi finished. Found CMake: /usr/bin/cmake (3.25.1) Run-time dependency cli11 found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency CLI11 Executing subproject cli11 cli11| Program scripts/ExtractVersion.py found: YES (/var/lib/managarm-buildenv/src/managarm/subprojects/cli11/scripts/ExtractVersion.py) cli11| Project name: CLI11 cli11| Project version: 2.4.1 cli11| C++ compiler for the host machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 12.2.0") cli11| C++ linker for the host machine: c++ ld.bfd 2.40 cli11| Build targets in project: 0 cli11| Subproject cli11 finished. Dependency CLI11 from subproject subprojects/cli11 found: YES 2.4.1 Executing subproject yaml-cpp method cmake yaml-cpp| Found CMake: /usr/bin/cmake (3.25.1) | Configuring the build directory with CMake version 3.25.1 | Running CMake with: -G Ninja -DCMAKE_INSTALL_PREFIX=/var/lib/managarm-buildenv/build/tools/host-managarm-tools -DCMAKE_BUILD_TYPE=Debug | - build directory: /var/lib/managarm-buildenv/build/tool-builds/host-managarm-tools/subprojects/yaml-cpp/__CMake_build | - source directory: /var/lib/managarm-buildenv/src/managarm/subprojects/yaml-cpp | - toolchain file: /var/lib/managarm-buildenv/build/tool-builds/host-managarm-tools/subprojects/yaml-cpp/__CMake_build/CMakeMesonToolchainFile.cmake | - preload file: /usr/local/lib/python3.11/dist-packages/mesonbuild/cmake/data/preload.cmake | - trace args: --trace-expand --trace-format=json-v1 --no-warn-unused-cli --trace-redirect=cmake_trace.txt | - disabled policy warnings: [CMP0025, CMP0047, CMP0056, CMP0060, CMP0065, CMP0066, CMP0067, CMP0082, CMP0089, CMP0102] | Running with expanded trace output on. | Not searching for unused variables given on the command line. | Trace will be written to cmake_trace.txt | -- The CXX compiler identification is GNU 12.2.0 | -- Detecting CXX compiler ABI info | -- Detecting CXX compiler ABI info - done | -- Check for working CXX compiler: /usr/bin/c++ - skipped | -- Detecting CXX compile features | -- Detecting CXX compile features - done | -- Configuring done | -- Generating done | -- Build files have been written to: /var/lib/managarm-buildenv/build/tool-builds/host-managarm-tools/subprojects/yaml-cpp/__CMake_build yaml-cpp| CMake configuration: SUCCEEDED yaml-cpp| CMake project YAML_CPP 0.8.0 has 33 build targets. yaml-cpp| Generated Meson AST: /var/lib/managarm-buildenv/build/tool-builds/host-managarm-tools/subprojects/yaml-cpp/meson.build yaml-cpp| Project name: YAML_CPP yaml-cpp| Project version: 0.8.0 yaml-cpp| C++ compiler for the host machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 12.2.0") yaml-cpp| C++ linker for the host machine: c++ ld.bfd 2.40 yaml-cpp| Build targets in project: 34 yaml-cpp| Subproject yaml-cpp finished. WARNING: Tried to tied to mix a host machine library ("yaml_cpp") with a build machine target "bakesvr" This will fail in cross build. WARNING: Installing target build for the build machine. This will fail in a cross build. Build targets in project: 35 NOTICE: Future-deprecated features used: * 1.1.0: {'"boolean option" keyword argument "value" of type str'} managarm undefined Configuration Build flavor: userspace Userspace Components System : NO Tools : YES Subprojects bragi : YES cli11 : YES yaml-cpp : YES User defined options Native files: /var/lib/managarm-buildenv/src/scripts/meson.native-file prefix : /var/lib/managarm-buildenv/build/tools/host-managarm-tools build_tools : true 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: compile-tool ('host-managarm-tools', None) [33/35] [2024-09-29 01:12:33.168246 tictac] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 35, 'n_this': 32, 'status': 'success', 'subject': 'host-managarm-tools'} xbstrap: Running ['ninja'] (tools: ['host-frigg']) via cbuildrt PID init is 1068850 (outside the namespace) [1/38] Generating 'tools/ostrace/extract-ostrace.p/ostrace.bragi.hpp' [2/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_binary.cpp.o [3/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_exceptions.cpp.o [4/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_depthguard.cpp.o [5/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_directives.cpp.o [6/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_contrib_graphbuilderadapter.cpp.o [7/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_contrib_graphbuilder.cpp.o [8/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_null.cpp.o [9/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_node.cpp.o [10/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_exp.cpp.o [11/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_emitfromevents.cpp.o [12/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_memory.cpp.o [13/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_emit.cpp.o [14/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_ostream_wrapper.cpp.o [15/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_emitter.cpp.o [16/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_emitterstate.cpp.o [17/38] Generating 'tools/bakesvr/bakesvr.p/svrctl.bragi.hpp' [18/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_emitterutils.cpp.o [19/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_nodebuilder.cpp.o [20/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_regex_yaml.cpp.o [21/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_convert.cpp.o [22/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_node_data.cpp.o [23/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_nodeevents.cpp.o [24/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_scantag.cpp.o [25/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_scanscalar.cpp.o [26/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_parse.cpp.o [27/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_parser.cpp.o [28/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_tag.cpp.o [29/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_stream.cpp.o [30/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_simplekey.cpp.o [31/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_scanner.cpp.o [32/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_singledocparser.cpp.o [33/38] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_scantoken.cpp.o [34/38] Linking static target subprojects/yaml-cpp/libyaml_cpp.a [35/38] Compiling C++ object tools/ostrace/extract-ostrace.p/extract-ostrace.cpp.o [36/38] Linking target tools/ostrace/extract-ostrace [37/38] Compiling C++ object tools/bakesvr/bakesvr.p/src_main.cpp.o [38/38] Linking target tools/bakesvr/bakesvr xbstrap: install-tool ('host-managarm-tools', None) [34/35] [2024-09-29 01:12:47.689377 tictac] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 35, 'n_this': 33, 'status': 'success', 'subject': ['host-managarm-tools', None]} xbstrap: Running ['ninja', 'install'] (tools: ['host-frigg']) via cbuildrt PID init is 1069007 (outside the namespace) [0/1] Installing files. Installing tools/ostrace/extract-ostrace to /var/lib/managarm-buildenv/build/tools/host-managarm-tools/bin Installing subprojects/yaml-cpp/libyaml_cpp.a to /var/lib/managarm-buildenv/build/tools/host-managarm-tools/lib Installing tools/bakesvr/bakesvr to /var/lib/managarm-buildenv/build/tools/host-managarm-tools/bin xbstrap: archive-tool host-managarm-tools [35/35] [2024-09-29 01:12:48.535834 tictac] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 35, 'n_this': 34, 'status': 'success', 'subject': ['host-managarm-tools', None]} [2024-09-29 01:12:54.062015 tictac] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 35, 'n_this': 35, 'status': 'success', 'subject': 'host-managarm-tools'} [2024-09-29 01:12:54.145137 tictac] DEBUG: xbbs.worker: successfully uploaded tool host-managarm-tools for JobMessage(project='managarm_riscv', job='tool:host-managarm-tools', 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={'host-frigg': {'architecture': {'riscv64'}, 'version': '0.0pl342_2'}}, prod_pkgs={}, prod_tools={'host-managarm-tools': {'architecture': {'riscv64'}, 'version': '0.0pl4394_3'}}, 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:12:54.145805 tictac] INFO: xbbs.worker: job done. return code: 0