[xbbs @ 2025-10-12 01:37:58+0000 INFO] Running command git clone https://github.com/managarm/bootstrap-managarm.git . (env=None, cwd='/var/lib/xbbs/tmp/tmpwjp0jixj/src') Cloning into '.'... [xbbs @ 2025-10-12 01:37:59+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 01:37:59+0000 INFO] Running command git checkout 05c364832777a38e63e908089cab67bcd11e3967 (env=None, cwd='/var/lib/xbbs/tmp/tmpwjp0jixj/src') Note: switching to '05c364832777a38e63e908089cab67bcd11e3967'. 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 05c36483 vm-util: Correctly report errors on ci-boot timeout [xbbs @ 2025-10-12 01:37:59+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 01:37:59+0000 INFO] Running command xbstrap init /var/lib/xbbs/tmp/tmpwjp0jixj/src (env=None, cwd='/var/lib/xbbs/tmp/tmpwjp0jixj/build') Creating cargo-home/config.toml [xbbs @ 2025-10-12 01:38:03+0000 INFO] Exit code: 0 [xbbs @ 2025-10-12 01:38:03+0000 INFO] Downloading artifact tools/noarch/host-cmake.tar.gz into /var/lib/xbbs/tmp/tmpwjp0jixj/build/tools/host-cmake.tar.gz xbstrap: Running the following plan: fetch dsda-doom checkout dsda-doom patch dsda-doom regenerate dsda-doom configure-tool host-rdatawad compile-tool host-rdatawad install-tool host-rdatawad archive-tool host-rdatawad xbstrap: fetch dsda-doom [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/tmpwjp0jixj/src/ports/dsda-doom/.git/ From https://mirrors.managarm.org/mirror/git/dsda-doom * [new tag] v0.22.1 -> v0.22.1 xbstrap: checkout dsda-doom [2/8] HEAD is now at e997598 Update to v0.22.1 xbstrap: patch dsda-doom [3/8] Applying: Add option to build only rdatawad Applying: umapinfo: add missing strings.h include xbstrap: regenerate dsda-doom [4/8] xbstrap: configure-tool host-rdatawad [5/8] xbstrap: Running ['cmake', '-GNinja', '-DCMAKE_BUILD_TYPE=Release', '-DBUILD_RDATAWAD_ONLY=ON', '-DBUILD_GL=OFF', '-DCMAKE_POLICY_VERSION_MINIMUM=3.5', '@THIS_SOURCE_DIR@/prboom2'] (tools: ['host-cmake']) via cbuildrt PID init is 989010 (outside the namespace) CMake Deprecation Warning at 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 -- The CXX 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 -- 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 -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strnicmp -- Looking for strnicmp - not found -- Looking for getopt -- Looking for getopt - found -- Looking for mmap -- Looking for mmap - found -- Looking for CreateFileMapping -- Looking for CreateFileMapping - not found -- Looking for sched_setaffinity -- Looking for sched_setaffinity - found -- Looking for usleep -- Looking for usleep - found -- Looking for strsignal -- Looking for strsignal - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for asm/byteorder.h -- Looking for asm/byteorder.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Could NOT find SDL2 (SDL2 is required by SDL2_image). -- Could NOT find SDL2 (SDL2 is required by SDL2_mixer). -- Could NOT find PCREPOSIX (missing: PCREPOSIX_LIBRARY PCRE_INCLUDE_DIR) CMake Warning (dev) at /var/lib/managarm-buildenv/build/tools/host-cmake/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake:430 (message): The package name passed to find_package_handle_standard_args() (PCRE) does not match the name of the calling package (PCREPOSIX). This can lead to problems in calling code that expects find_package() result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindPCREPOSIX.cmake:23 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:103 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find PCRE (missing: PCRE_LIBRARY) -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1") -- Could NOT find LibMad (missing: LIBMAD_LIBRARIES LIBMAD_INCLUDE_DIRS) -- Could NOT find FluidSynth (missing: FLUIDSYNTH_LIBRARIES FLUIDSYNTH_INCLUDE_DIR) -- Could NOT find Dumb -- Could NOT find Ogg (missing: OGG_LIBRARY OGG_INCLUDE_DIR) -- Could NOT find Vorbis (missing: VORBIS_LIBRARY VORBIS_INCLUDE_DIR) -- Could NOT find PortMidi (missing: PORTMIDI_LIBRARIES PORTMIDI_INCLUDE_DIR) -- Looking for SDL_JoystickGetAxis -- Looking for SDL_JoystickGetAxis - not found -- Configuring done (1.2s) -- Generating done (0.0s) -- Build files have been written to: /var/lib/managarm-buildenv/build/tool-builds/host-rdatawad xbstrap: compile-tool host-rdatawad [6/8] xbstrap: Running ['ninja', 'rdatawad'] (tools: ['host-cmake']) via cbuildrt PID init is 989222 (outside the namespace) [1/7] Building C object data/CMakeFiles/rdatawad.dir/rd_sound.c.o [2/7] Building C object data/CMakeFiles/rdatawad.dir/rd_output.c.o [3/7] Building C object data/CMakeFiles/rdatawad.dir/rd_util.c.o [4/7] Building C object data/CMakeFiles/rdatawad.dir/rd_palette.c.o [5/7] Building C object data/CMakeFiles/rdatawad.dir/rd_main.c.o [6/7] Building C object data/CMakeFiles/rdatawad.dir/rd_graphic.c.o [7/7] Linking C executable data/rdatawad xbstrap: install-tool host-rdatawad [7/8] xbstrap: Running ['mkdir', '-p', '@PREFIX@/'] (tools: ['host-cmake']) via cbuildrt PID init is 989255 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/data/rdatawad', '@PREFIX@/rdatawad'] (tools: ['host-cmake']) via cbuildrt PID init is 989260 (outside the namespace) xbstrap: Running sed -e 's|@THIS_BUILD_DIR@/data|@PREFIX@|' @THIS_BUILD_DIR@/ImportExecutables.cmake \ > @PREFIX@/ImportExecutables.cmake (tools: ['host-cmake']) via cbuildrt PID init is 989265 (outside the namespace) xbstrap: archive-tool host-rdatawad [8/8] [xbbs @ 2025-10-12 01:38:08+0000 INFO] Uploading artifact tool-noarch:host-rdatawad from filename /var/lib/xbbs/tmp/tmpwjp0jixj/build/tools/host-rdatawad.tar.gz [xbbs @ 2025-10-12 01:38:08+0000 INFO] Build succeeded.