[2025-04-14 19:23:54.944238 atlas] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-rdatawad', repository='https://github.com/managarm/bootstrap-managarm.git', revision='2153a65b2e5a4622183f14211630912b6bc019fc', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '4.0.0_1'}}, prod_pkgs={}, prod_tools={'host-rdatawad': {'architecture': {'x86_64'}, 'version': '0.22.1_3'}}, 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-04-14 19:23:54.945231 atlas] 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-04-14 19:23:54.961036 atlas] 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-04-14 19:23:54.977740 atlas] 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-04-14 19:23:56.234429 atlas] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '2153a65b2e5a4622183f14211630912b6bc019fc'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 2153a65 Merge pull request #504 from Dennisbonke/cmake-fixes [2025-04-14 19:23:56.319422 atlas] 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-04-14 19:24:11.493260 atlas] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:host-rdatawad'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) 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/worker.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] [2025-04-14 19:24:12.834694 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'dsda-doom'} HEAD is now at e997598 Update to v0.22.1 xbstrap: patch dsda-doom [3/8] [2025-04-14 19:24:12.997441 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'dsda-doom'} 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] [2025-04-14 19:24:13.236988 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'dsda-doom'} [2025-04-14 19:24:13.238528 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'dsda-doom'} 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 45751 (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 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 -- 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.2.13") -- 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 (2.6s) -- 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] [2025-04-14 19:24:16.282157 atlas] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'host-rdatawad'} xbstrap: Running ['ninja', 'rdatawad'] (tools: ['host-cmake']) via cbuildrt PID init is 45963 (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_palette.c.o [3/7] Building C object data/CMakeFiles/rdatawad.dir/rd_output.c.o [4/7] Building C object data/CMakeFiles/rdatawad.dir/rd_util.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] [2025-04-14 19:24:16.979652 atlas] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': 'host-rdatawad'} xbstrap: Running ['mkdir', '-p', '@PREFIX@/'] (tools: ['host-cmake']) via cbuildrt PID init is 45996 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/data/rdatawad', '@PREFIX@/rdatawad'] (tools: ['host-cmake']) via cbuildrt PID init is 46001 (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 46006 (outside the namespace) xbstrap: archive-tool host-rdatawad [8/8] [2025-04-14 19:24:18.315211 atlas] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': 'host-rdatawad'} [2025-04-14 19:24:18.337718 atlas] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-rdatawad'} [2025-04-14 19:24:18.344276 atlas] DEBUG: xbbs.worker: successfully uploaded tool host-rdatawad for JobMessage(project='managarm', job='tool:host-rdatawad', repository='https://github.com/managarm/bootstrap-managarm.git', revision='2153a65b2e5a4622183f14211630912b6bc019fc', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '4.0.0_1'}}, prod_pkgs={}, prod_tools={'host-rdatawad': {'architecture': {'x86_64'}, 'version': '0.22.1_3'}}, 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-04-14 19:24:18.413285 atlas] INFO: xbbs.worker: job done. return code: 0