[2025-05-15 20:00:18.853853 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_aarch64', job='tool:host-managarm-tools', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3c681cd888224addc0b8d1de1d57000b6afc14a6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-python': {'architecture': {'aarch64'}, 'version': '3.10.12_1'}, 'host-bragi': {'architecture': {'aarch64'}, 'version': '0.0pl109_1'}, 'host-frigg': {'architecture': {'aarch64'}, 'version': '0.0pl360_2'}}, prod_pkgs={}, prod_tools={'host-managarm-tools': {'architecture': {'aarch64'}, 'version': '0.0pl5183_3'}}, 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/') [2025-05-15 20:00:18.891374 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/ [2025-05-15 20:00:19.064964 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'}) [2025-05-15 20:00:19.116454 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 [2025-05-15 20:00:22.335519 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '3c681cd888224addc0b8d1de1d57000b6afc14a6'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 3c681cd Merge pull request #511 from marv7000/eir-uefi-aarch64 [2025-05-15 20:00:22.443316 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 [2025-05-15 20:00:45.572176 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:host-managarm-tools'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch bragi checkout bragi patch bragi regenerate bragi fetch cli11 checkout cli11 patch cli11 regenerate cli11 fetch cralgo checkout cralgo patch cralgo regenerate cralgo fetch freebsd-e1000 checkout freebsd-e1000 patch freebsd-e1000 regenerate freebsd-e1000 fetch libarch checkout libarch patch libarch regenerate libarch fetch libasync checkout libasync patch libasync regenerate libasync fetch libsmarter checkout libsmarter patch libsmarter regenerate libsmarter fetch lil checkout lil patch lil regenerate lil fetch managarm checkout managarm patch managarm fetch uacpi checkout uacpi patch uacpi regenerate uacpi regenerate managarm configure-tool host-managarm-tools compile-tool host-managarm-tools install-tool host-managarm-tools archive-tool host-managarm-tools xbstrap: fetch bragi [1/44] 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 [2/44] [2025-05-15 20:00:55.623262 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 1, 'status': 'success', 'subject': 'bragi'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch bragi [3/44] xbstrap: regenerate bragi [4/44] xbstrap: fetch cli11 [5/44] [2025-05-15 20:00:55.644793 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 2, 'status': 'success', 'subject': 'bragi'} [2025-05-15 20:00:55.645604 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 3, 'status': 'success', 'subject': 'bragi'} [2025-05-15 20:00:55.646213 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 4, 'status': 'success', 'subject': 'bragi'} 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 [6/44] [2025-05-15 20:00:56.394091 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 5, 'status': 'success', 'subject': 'cli11'} HEAD is now at f4d0731 chore: prepare for 2.4.1 (#1001) xbstrap: patch cli11 [7/44] xbstrap: regenerate cli11 [8/44] xbstrap: fetch cralgo [9/44] [2025-05-15 20:00:56.437323 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 6, 'status': 'success', 'subject': 'cli11'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/cralgo/.git/ [2025-05-15 20:00:56.445415 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 7, 'status': 'success', 'subject': 'cli11'} [2025-05-15 20:00:56.456158 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 8, 'status': 'success', 'subject': 'cli11'} From https://mirrors.managarm.org/mirror/git/cralgo * [new branch] master -> origin/master xbstrap: checkout cralgo [10/44] [2025-05-15 20:00:56.911746 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 9, 'status': 'success', 'subject': 'cralgo'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch cralgo [11/44] xbstrap: regenerate cralgo [12/44] xbstrap: fetch freebsd-e1000 [13/44] [2025-05-15 20:00:56.937797 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 10, 'status': 'success', 'subject': 'cralgo'} [2025-05-15 20:00:56.944070 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 11, 'status': 'success', 'subject': 'cralgo'} [2025-05-15 20:00:56.949882 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 12, 'status': 'success', 'subject': 'cralgo'} 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 [14/44] [2025-05-15 20:00:57.504057 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 13, 'status': 'success', 'subject': 'freebsd-e1000'} Switched to a new branch 'import' branch 'import' set up to track 'origin/import'. xbstrap: patch freebsd-e1000 [15/44] [2025-05-15 20:00:57.537602 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 14, 'status': 'success', 'subject': 'freebsd-e1000'} Applying: meta: add meson.build xbstrap[2025-05-15 20:00:57.586515 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 15, 'status': 'success', 'subject': 'freebsd-e1000'} : regenerate freebsd-e1000 [16/44] xbstrap: fetch libarch [17/44] [2025-05-15 20:00:57.598554 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 16, 'status': 'success', 'subject': 'freebsd-e1000'} 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 [18/44] [2025-05-15 20:01:00.040764 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 17, 'status': 'success', 'subject': 'libarch'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libarch [19/44] xbstrap: regenerate libarch [20/44] xbstrap: fetch libasync [21/44] [2025-05-15 20:01:00.067057 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 18, 'status': 'success', 'subject': 'libarch'} [2025-05-15 20:01:00.071521 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 19, 'status': 'success', 'subject': 'libarch'} [2025-05-15 20:01:00.074136 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 20, 'status': 'success', 'subject': 'libarch'} 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 [22/44] [2025-05-15 20:01:02.695299 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 21, 'status': 'success', 'subject': 'libasync'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libasync [23/44] xbstrap: regenerate libasync [24/44] xbstrap: fetch libsmarter [25/44] [2025-05-15 20:01:02.845324 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 22, 'status': 'success', 'subject': 'libasync'} [2025-05-15 20:01:02.845960 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 23, 'status': 'success', 'subject': 'libasync'} [2025-05-15 20:01:02.846447 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 24, 'status': 'success', 'subject': 'libasync'} 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 [26/44] [2025-05-15 20:01:03.290480 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 25, 'status': 'success', 'subject': 'libsmarter'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libsmarter [27/44] xbstrap: regenerate libsmarter [28/44] [2025-05-15 20:01:03.364504 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 26, 'status': 'success', 'subject': 'libsmarter'} xbstrap: fetch lil [29/44] [2025-05-15 20:01:03.365199 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 27, 'status': 'success', 'subject': 'libsmarter'} [2025-05-15 20:01:03.385472 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 28, 'status': 'success', 'subject': 'libsmarter'} 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 [30/44] [2025-05-15 20:01:04.828867 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 29, 'status': 'success', 'subject': 'lil'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch lil [31/44] xbstrap: regenerate lil [32/44] [2025-05-15 20:01:04.938513 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 30, 'status': 'success', 'subject': 'lil'} xbstrap: fetch managarm [33/44] [2025-05-15 20:01:04.939233 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 31, 'status': 'success', 'subject': 'lil'} [2025-05-15 20:01:04.939849 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 32, 'status': 'success', 'subject': 'lil'} 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 [34/44] [2025-05-15 20:01:14.530707 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 33, 'status': 'success', 'subject': 'managarm'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch managarm [35/44] xbstrap: fetch uacpi [36/44] [2025-05-15 20:01:14.612612 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 34, 'status': 'success', 'subject': 'managarm'} [2025-05-15 20:01:14.614851 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 35, 'status': 'success', 'subject': 'managarm'} 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 * [new tag] 2.1.1 -> 2.1.1 * [new tag] 1.0.0 -> 1.0.0 * [new tag] 1.0.1 -> 1.0.1 * [new tag] 2.0.0 -> 2.0.0 * [new tag] 2.1.0 -> 2.1.0 xbstrap: checkout uacpi [37/44] [2025-05-15 20:01:16.996989 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 36, 'status': 'success', 'subject': 'uacpi'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch uacpi [38/44] xbstrap: regenerate uacpi [39/44] xbstrap: regenerate managarm [40/44] [2025-05-15 20:01:17.040202 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 37, 'status': 'success', 'subject': 'uacpi'} [2025-05-15 20:01:17.045509 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 38, 'status': 'success', 'subject': 'uacpi'} [2025-05-15 20:01:17.051979 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 39, 'status': 'success', 'subject': 'uacpi'} xbstrap: Running ['mkdir', '-p', '@THIS_SOURCE_DIR@/subprojects'] (tools: []) via cbuildrt PID init is 1691803 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/cralgo', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1691808 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/uacpi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1691813 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libarch', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1691818 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libasync', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1691823 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libsmarter', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1691828 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/lil', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1691833 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/bragi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1691838 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@SOURCE_ROOT@/ports/libarch/subprojects'] (tools: []) via cbuildrt PID init is 1691843 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/managarm', '@SOURCE_ROOT@/ports/libarch/subprojects/'] (tools: []) via cbuildrt PID init is 1691848 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/cli11', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1691853 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/freebsd-e1000', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1691858 (outside the namespace) xbstrap: configure-tool host-managarm-tools [41/44] [2025-05-15 20:01:21.069854 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 40, 'status': 'success', 'subject': 'managarm'} xbstrap: Running ['meson', '--native-file', '@SOURCE_ROOT@/scripts/meson.native-file', '--prefix=@PREFIX@', '-Dbuild_tools=true', '-Dbuild_testsuite=true', '@THIS_SOURCE_DIR@'] (tools: ['host-frigg', 'host-bragi', 'host-python']) via cbuildrt PID init is 1691863 (outside the namespace) Cloning into 'yaml-cpp'... HEAD is now at f732014 Bump version to 0.8.0. The Meson build system Version: 1.7.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:54: 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 (/var/lib/managarm-buildenv/build/tools/host-bragi/bin/bragi) Found pkg-config: YES (/tmp/xbstrap/virtual/bin/host-pkg-config) 1.8.1 Run-time dependency frigg found: YES undefined Run-time dependency freestnd-c-hdrs-x86_64 found: NO (tried pkgconfig) Run-time dependency freestnd-cxx-hdrs-x86_64 found: NO (tried pkgconfig) 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: 1 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: 35 yaml-cpp| Subproject yaml-cpp finished. Build targets in project: 36 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 build_testsuite: true build_tools : true prefix : /var/lib/managarm-buildenv/build/tools/host-managarm-tools 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 [42/44] xbstrap: Running ['ninja'] (tools: ['host-frigg', 'host-bragi', 'host-python']) via cbuildrt [2025-05-15 20:01:28.598928 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 44, 'n_this': 41, 'status': 'success', 'subject': 'host-managarm-tools'} PID init is 1692056 (outside the namespace) [1/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_pipes.cpp.o [2/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_epoll.cpp.o [3/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_signalfd.cpp.o In file included from ../../../src/managarm/testsuites/posix-tests/src/signalfd.cpp:7: ../../../src/managarm/testsuites/posix-tests/src/signalfd.cpp: In lambda function: ../../../src/managarm/testsuites/posix-tests/src/signalfd.cpp:29:22: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 29 | assert(errno = EAGAIN); | ^ ../../../src/managarm/testsuites/posix-tests/src/testsuite.hpp:10:41: note: in definition of macro ‘DEFINE_TEST’ 10 | static test_case test_ ## s{#s, f}; | ^ [4/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_badfd.cpp.o [5/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_processgroups.cpp.o [6/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_faults.cpp.o ../../../src/managarm/testsuites/posix-tests/src/faults.cpp:20:14: warning: ‘bool {anonymous}::testDivFault(int, int)’ defined but not used [-Wunused-function] 20 | bool testDivFault(int a, int b) { | ^~~~~~~~~~~~ ../../../src/managarm/testsuites/posix-tests/src/faults.cpp:16:14: warning: ‘void {anonymous}::signalHandler(int, siginfo_t*, void*)’ defined but not used [-Wunused-function] 16 | void signalHandler(int, siginfo_t *, void *) { | ^~~~~~~~~~~~~ [7/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_stat.cpp.o [8/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_sigaltstack.cpp.o ../../../src/managarm/testsuites/posix-tests/src/sigaltstack.cpp:10:21: warning: ‘{anonymous}::old_ss’ defined but not used [-Wunused-variable] 10 | stack_t ss, old_ss; | ^~~~~~ ../../../src/managarm/testsuites/posix-tests/src/sigaltstack.cpp:10:17: warning: ‘{anonymous}::ss’ defined but not used [-Wunused-variable] 10 | stack_t ss, old_ss; | ^~ ../../../src/managarm/testsuites/posix-tests/src/sigaltstack.cpp:9:17: warning: ‘{anonymous}::env’ defined but not used [-Wunused-variable] 9 | jmp_buf env; | ^~~ [9/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_memfd.cpp.o [10/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_pidfd.cpp.o [11/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_socket.cpp.o [12/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_timerfd.cpp.o [13/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_inotify.cpp.o In file included from ../../../src/managarm/testsuites/posix-tests/src/inotify.cpp:11: ../../../src/managarm/testsuites/posix-tests/src/inotify.cpp: In lambda function: ../../../src/managarm/testsuites/posix-tests/src/inotify.cpp:72:35: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 72 | assert(chunk > 0 && chunk >= sizeof(inotify_event)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/managarm/testsuites/posix-tests/src/testsuite.hpp:10:41: note: in definition of macro ‘DEFINE_TEST’ 10 | static test_case test_ ## s{#s, f}; | ^ ../../../src/managarm/testsuites/posix-tests/src/inotify.cpp:77:22: warning: comparison of integer expressions of different signedness: ‘long int’ and ‘long unsigned int’ [-Wsign-compare] 77 | assert(chunk > sizeof(inotify_event) + evtHeader.len); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/managarm/testsuites/posix-tests/src/testsuite.hpp:10:41: note: in definition of macro ‘DEFINE_TEST’ 10 | static test_case test_ ## s{#s, f}; | ^ ../../../src/managarm/testsuites/posix-tests/src/inotify.cpp:22:27: warning: ‘/foobar’ directive writing 7 bytes into a region of size between 1 and 64 [-Wformat-overflow=] 22 | sprintf(filePath, "%s/foobar", dirPath); | ^~~~~~~~~~~ ../../../src/managarm/testsuites/posix-tests/src/testsuite.hpp:10:41: note: in definition of macro ‘DEFINE_TEST’ 10 | static test_case test_ ## s{#s, f}; | ^ ../../../src/managarm/testsuites/posix-tests/src/inotify.cpp:22:30: note: format string is defined here 22 | sprintf(filePath, "%s/foobar", dirPath); | ^~~~~~~ ../../../src/managarm/testsuites/posix-tests/src/inotify.cpp:22:16: note: ‘sprintf’ output between 8 and 71 bytes into a destination of size 64 22 | sprintf(filePath, "%s/foobar", dirPath); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/managarm/testsuites/posix-tests/src/testsuite.hpp:10:41: note: in definition of macro ‘DEFINE_TEST’ 10 | static test_case test_ ## s{#s, f}; | ^ [14/57] Generating 'tools/ostrace/extract-ostrace.p/ostrace.bragi.hpp' [15/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_mmap.cpp.o [16/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_signal.cpp.o [17/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_unixnames.cpp.o [18/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_parent-dead-signal.cpp.o [19/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_binary.cpp.o [20/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_contrib_graphbuilderadapter.cpp.o [21/57] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_main.cpp.o [22/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_contrib_graphbuilder.cpp.o [23/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_directives.cpp.o [24/57] Linking target testsuites/posix-tests/posix-tests [25/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_depthguard.cpp.o [26/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_exceptions.cpp.o [27/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_emit.cpp.o [28/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_exp.cpp.o [29/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_emitfromevents.cpp.o [30/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_node.cpp.o [31/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_convert.cpp.o [32/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_emitterstate.cpp.o [33/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_null.cpp.o [34/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_emitter.cpp.o [35/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_memory.cpp.o [36/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_emitterutils.cpp.o [37/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_ostream_wrapper.cpp.o [38/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_node_data.cpp.o [39/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_parse.cpp.o [40/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_nodeevents.cpp.o [41/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_nodebuilder.cpp.o [42/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_regex_yaml.cpp.o [43/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_scanscalar.cpp.o [44/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_stream.cpp.o [45/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_parser.cpp.o [46/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_scantag.cpp.o [47/57] Generating 'tools/bakesvr/bakesvr.p/svrctl.bragi.hpp' [48/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_tag.cpp.o [49/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_simplekey.cpp.o [50/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_scanner.cpp.o [51/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_scantoken.cpp.o [52/57] Compiling C++ object subprojects/yaml-cpp/libyaml_cpp.a.p/src_singledocparser.cpp.o [53/57] Linking static target subprojects/yaml-cpp/libyaml_cpp.a [54/57] Compiling C++ object tools/ostrace/extract-ostrace.p/extract-ostrace.cpp.o [55/57] Linking target tools/ostrace/extract-ostrace [56/57] Compiling C++ object tools/bakesvr/bakesvr.p/src_main.cpp.o [57/57] Linking target tools/bakesvr/bakesvr xbstrap: install-tool host-managarm-tools [43/44] [2025-05-15 20:01:43.723080 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 44, 'n_this': 42, 'status': 'success', 'subject': 'host-managarm-tools'} xbstrap: Running ['ninja', 'install'] (tools: ['host-frigg', 'host-bragi', 'host-python']) via cbuildrt PID init is 1692287 (outside the namespace) [0/1] Installing files Installing testsuites/posix-tests/posix-tests to /var/lib/managarm-buildenv/build/tools/host-managarm-tools/bin 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 [44/44] [2025-05-15 20:01:44.375898 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 44, 'n_this': 43, 'status': 'success', 'subject': 'host-managarm-tools'} [2025-05-15 20:01:50.232115 sunset] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 44, 'n_this': 44, 'status': 'success', 'subject': 'host-managarm-tools'} [2025-05-15 20:01:50.659471 sunset] DEBUG: xbbs.worker: successfully uploaded tool host-managarm-tools for JobMessage(project='managarm_aarch64', job='tool:host-managarm-tools', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3c681cd888224addc0b8d1de1d57000b6afc14a6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-python': {'architecture': {'aarch64'}, 'version': '3.10.12_1'}, 'host-bragi': {'architecture': {'aarch64'}, 'version': '0.0pl109_1'}, 'host-frigg': {'architecture': {'aarch64'}, 'version': '0.0pl360_2'}}, prod_pkgs={}, prod_tools={'host-managarm-tools': {'architecture': {'aarch64'}, 'version': '0.0pl5183_3'}}, 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/') [2025-05-15 20:01:50.660572 sunset] INFO: xbbs.worker: job done. return code: 0