[2025-02-17 21:32:29.481472 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-openttd-compile-tools', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c721c5af207c90321655ef3fb93e256cf9e5aec6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-openttd-compile-tools': {'architecture': 'x86_64', 'version': '14.1_1'}}, 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/') [2025-02-17 21:32:29.482014 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-02-17 21:32:29.496412 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-02-17 21:32:29.507855 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-02-17 21:32:30.451586 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'c721c5af207c90321655ef3fb93e256cf9e5aec6'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at c721c5a Merge pull request #450 from avdgrinten/icu-riscv [2025-02-17 21:32:30.483927 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-02-17 21:32:35.951538 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:host-openttd-compile-tools'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch openttd checkout openttd patch openttd regenerate openttd configure-tool host-openttd-compile-tools compile-tool host-openttd-compile-tools install-tool host-openttd-compile-tools archive-tool host-openttd-compile-tools xbstrap: fetch openttd [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/openttd/.git/ From https://mirrors.managarm.org/mirror/git/openttd * [new tag] 14.1 -> 14.1 xbstrap: checkout openttd [2/8] [2025-02-17 21:32:38.415694 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'openttd'} HEAD is now at 6134262 Doc: Prepare for 14.1 release xbstrap: patch openttd [3/8] [2025-02-17 21:32:38.705849 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'openttd'} Applying: Add support for ICU 76.1 [2025-02-17 21:32:38.941474 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'openttd'} xbstrap: regenerate openttd [4/8] xbstrap: configure-tool host-openttd-compile-tools [5/8] xbstrap: Running ['cmake', '-GNinja', '-DCMAKE_INSTALL_PREFIX=@PREFIX@', '-DOPTION_TOOLS_ONLY=ON', '@THIS_SOURCE_DIR@'] (tools: []) via cbuildrt [2025-02-17 21:32:38.946688 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'openttd'} PID init is 4059338 (outside the namespace) -- 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 -- Detecting Personal Data directory - .openttd -- Detecting Shared Data directory - (not set) -- Detecting Global Data directory - /var/lib/managarm-buildenv/build/tools/host-openttd-compile-tools/share/games/openttd -- Performing Test LIFETIME_DSE_FOUND -- Performing Test LIFETIME_DSE_FOUND - Success -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- The C compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done -- Build files have been written to: /var/lib/managarm-buildenv/build/tool-builds/host-openttd-compile-tools xbstrap: compile-tool host-openttd-compile-tools [6/8] [2025-02-17 21:32:39.859874 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'host-openttd-compile-tools'} xbstrap: Running ['ninja'] (tools: []) via cbuildrt PID init is 4059402 (outside the namespace) [1/14] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/misc/getoptdata.cpp.o [2/14] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/misc/getoptdata.cpp.o [3/14] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/ini_load.cpp.o [4/14] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/core/alloc_func.cpp.o [5/14] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/core/alloc_func.cpp.o [6/14] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/error.cpp.o [7/14] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/settingsgen.cpp.o [8/14] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/error.cpp.o [9/14] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/string.cpp.o [10/14] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/string.cpp.o [11/14] Linking CXX executable src/settingsgen/settingsgen [12/14] Building CXX object src/strgen/CMakeFiles/strgen.dir/strgen_base.cpp.o [13/14] Building CXX object src/strgen/CMakeFiles/strgen.dir/strgen.cpp.o [14/14] Linking CXX executable src/strgen/strgen xbstrap: install-tool host-openttd-compile-tools [7/8] [2025-02-17 21:32:46.582570 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': 'host-openttd-compile-tools'} xbstrap: Running ['mkdir', '-p', '@PREFIX@/bin'] (tools: []) via cbuildrt PID init is 4059463 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/src/strgen/strgen', '@PREFIX@/bin'] (tools: []) via cbuildrt PID init is 4059468 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/src/settingsgen/settingsgen', '@PREFIX@/bin'] (tools: []) via cbuildrt PID init is 4059473 (outside the namespace) xbstrap: archive-tool host-openttd-compile-tools [8/8] [2025-02-17 21:32:47.417004 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': 'host-openttd-compile-tools'} [2025-02-17 21:32:48.402942 sunset] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-openttd-compile-tools'} [2025-02-17 21:32:48.453822 sunset] DEBUG: xbbs.worker: successfully uploaded tool host-openttd-compile-tools for JobMessage(project='managarm', job='tool:host-openttd-compile-tools', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c721c5af207c90321655ef3fb93e256cf9e5aec6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-openttd-compile-tools': {'architecture': 'x86_64', 'version': '14.1_1'}}, 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/') [2025-02-17 21:32:48.467468 sunset] INFO: xbbs.worker: job done. return code: 0