[xbbs @ 2026-02-22 01:11:08+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpau3601dt/src') Cloning into '.'... [xbbs @ 2026-02-22 01:11:09+0000 INFO] Exit code: 0 [xbbs @ 2026-02-22 01:11:09+0000 INFO] Running command git checkout ecaa300bbacbe9d577897334147b3c2a03b8cad4 (env=None, cwd='/var/lib/xbbs/tmp/tmpau3601dt/src') Note: switching to 'ecaa300bbacbe9d577897334147b3c2a03b8cad4'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at ecaa300b Merge pull request #653 from no92/os-test-bump [xbbs @ 2026-02-22 01:11:09+0000 INFO] Exit code: 0 [xbbs @ 2026-02-22 01:11:09+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpau3601dt/src (env=None, cwd='/var/lib/xbbs/tmp/tmpau3601dt/build') Creating cargo-home/config.toml [xbbs @ 2026-02-22 01:11:19+0000 INFO] Exit code: 0 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/tmpau3601dt/src/ports/openttd/.git/ From https://mirrors.managarm.org/mirror/git/openttd * [new tag] 14.1 -> 14.1 xbstrap: checkout openttd [2/8] HEAD is now at 6134262 Doc: Prepare for 14.1 release xbstrap: patch openttd [3/8] Applying: Add support for ICU 76.1 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 PID init is 4145760 (outside the namespace) -- The CXX compiler identification is GNU 14.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) CMake Deprecation Warning at src/settingsgen/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.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 CMake Deprecation Warning at src/strgen/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Configuring done (1.1s) -- Generating done (0.1s) -- 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] xbstrap: Running ['ninja'] (tools: []) via cbuildrt PID init is 4145834 (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/settingsgen/CMakeFiles/settingsgen.dir/__/core/alloc_func.cpp.o [5/14] Building CXX object src/strgen/CMakeFiles/strgen.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/settingsgen/CMakeFiles/settingsgen.dir/__/string.cpp.o [9/14] Linking CXX executable src/settingsgen/settingsgen [10/14] Building CXX object src/strgen/CMakeFiles/strgen.dir/strgen_base.cpp.o [11/14] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/error.cpp.o [12/14] Building CXX object src/strgen/CMakeFiles/strgen.dir/strgen.cpp.o [13/14] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/string.cpp.o [14/14] Linking CXX executable src/strgen/strgen xbstrap: install-tool host-openttd-compile-tools [7/8] xbstrap: Running ['mkdir', '-p', '@PREFIX@/bin'] (tools: []) via cbuildrt PID init is 4145895 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/src/strgen/strgen', '@PREFIX@/bin'] (tools: []) via cbuildrt PID init is 4145900 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/src/settingsgen/settingsgen', '@PREFIX@/bin'] (tools: []) via cbuildrt PID init is 4145905 (outside the namespace) xbstrap: archive-tool host-openttd-compile-tools [8/8] [xbbs @ 2026-02-22 01:11:38+0000 INFO] Uploading artifact tool-x86_64:host-openttd-compile-tools from filename /var/lib/xbbs/tmp/tmpau3601dt/build/tools/host-openttd-compile-tools.tar.gz [xbbs @ 2026-02-22 01:11:39+0000 INFO] Build succeeded.