[2024-10-06 01:08:21.795023 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-openttd-compile-tools', repository='https://github.com/managarm/bootstrap-managarm.git', revision='dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9', 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': '13.4_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/') [2024-10-06 01:08:21.795520 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/ [2024-10-06 01:08:21.807559 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'}) [2024-10-06 01:08:21.816461 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 [2024-10-06 01:08:22.748991 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at dd2fcc3 Merge pull request #384 from marv7000/lld [2024-10-06 01:08:22.784107 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 [2024-10-06 01:08:23.479631 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:16', 'tool:host-openttd-compile-tools'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (16,)}) 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] 13.4 -> 13.4 xbstrap: checkout openttd [2/8] [2024-10-06 01:08:27.150697 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'openttd'} HEAD is now at 7e457a3 Fix: [CI] actually use the GitHub Apps token to trigger "Publish Docs" (#11128) xbstrap: patch openttd [3/8] xbstrap: regenerate openttd [4/8] xbstrap: configure-tool host-openttd-compile-tools [5/8] [2024-10-06 01:08:27.397333 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'openttd'} [2024-10-06 01:08:27.398306 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'openttd'} [2024-10-06 01:08:27.399157 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'openttd'} xbstrap: Running ['cmake', '-GNinja', '-DCMAKE_INSTALL_PREFIX=@PREFIX@', '-DOPTION_TOOLS_ONLY=ON', '@THIS_SOURCE_DIR@'] (tools: []) via cbuildrt PID init is 1606891 (outside the namespace) -- The C compiler identification is GNU 12.2.0 -- The CXX 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 -- 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) -- 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', None) [6/8] [2024-10-06 01:08:28.300189 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 1606955 (outside the namespace) [1/12] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/core/alloc_func.cpp.o [2/12] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/misc/getoptdata.cpp.o [3/12] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/ini_load.cpp.o [4/12] Building CXX object src/strgen/CMakeFiles/strgen.dir/strgen.cpp.o [5/12] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/core/alloc_func.cpp.o [6/12] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/misc/getoptdata.cpp.o [7/12] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/settingsgen.cpp.o [8/12] Building CXX object src/strgen/CMakeFiles/strgen.dir/strgen_base.cpp.o [9/12] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/string.cpp.o [10/12] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/string.cpp.o [11/12] Linking CXX executable src/settingsgen/settingsgen [12/12] Linking CXX executable src/strgen/strgen xbstrap: install-tool ('host-openttd-compile-tools', None) [7/8] [2024-10-06 01:08:31.177550 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': ['host-openttd-compile-tools', None]} xbstrap: Running ['mkdir', '-p', '@PREFIX@/bin'] (tools: []) via cbuildrt PID init is 1607008 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/src/strgen/strgen', '@PREFIX@/bin'] (tools: []) via cbuildrt PID init is 1607013 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/src/settingsgen/settingsgen', '@PREFIX@/bin'] (tools: []) via cbuildrt PID init is 1607018 (outside the namespace) xbstrap: archive-tool host-openttd-compile-tools [8/8] [2024-10-06 01:08:31.686554 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': ['host-openttd-compile-tools', None]} [2024-10-06 01:08:32.150169 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'} [2024-10-06 01:08:32.156769 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='dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9', 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': '13.4_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/') [2024-10-06 01:08:32.211902 sunset] INFO: xbbs.worker: job done. return code: 0