[2024-10-20 02:44:58.551732 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-rdatawad', repository='https://github.com/managarm/bootstrap-managarm.git', revision='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '3.26.4_1'}}, prod_pkgs={}, prod_tools={'host-rdatawad': {'architecture': {'x86_64'}, 'version': '0.22.1_2'}}, 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-20 02:44:58.552566 tictac] 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-20 02:44:58.571240 tictac] 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-20 02:44:58.582676 tictac] 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-20 02:44:59.548467 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'c3112f6f96263c4012d1f6106f8808dd7440f323'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at c3112f6 Merge pull request #386 from ElectrodeYT/mlibc-build-options-stuff [2024-10-20 02:44:59.594224 tictac] 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-20 02:45:07.892283 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:18', 'tool:host-rdatawad'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (18,)}) 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] [2024-10-20 02:45:11.641769 tictac] 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] [2024-10-20 02:45:11.795795 tictac] 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] [2024-10-20 02:45:12.117476 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'dsda-doom'} [2024-10-20 02:45:12.118537 tictac] 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', '@THIS_SOURCE_DIR@/prboom2'] (tools: ['host-cmake']) via cbuildrt PID init is 2158002 (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 -- 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-3.26/Modules/FindPackageHandleStandardArgs.cmake:438 (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 (1.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', None) [6/8] [2024-10-20 02:45:13.996705 tictac] 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 2158223 (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_util.c.o [3/7] Building C object data/CMakeFiles/rdatawad.dir/rd_main.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_output.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', None) [7/8] [2024-10-20 02:45:14.457092 tictac] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': ['host-rdatawad', None]} xbstrap: Running ['mkdir', '-p', '@PREFIX@/'] (tools: ['host-cmake']) via cbuildrt PID init is 2158256 (outside the namespace) xbstrap: Running ['cp', '@THIS_BUILD_DIR@/data/rdatawad', '@PREFIX@/rdatawad'] (tools: ['host-cmake']) via cbuildrt PID init is 2158261 (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 2158266 (outside the namespace) xbstrap: archive-tool host-rdatawad [8/8] [2024-10-20 02:45:15.215771 tictac] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': ['host-rdatawad', None]} [2024-10-20 02:45:15.228292 tictac] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-rdatawad'} [2024-10-20 02:45:15.244737 tictac] 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='c3112f6f96263c4012d1f6106f8808dd7440f323', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '3.26.4_1'}}, prod_pkgs={}, prod_tools={'host-rdatawad': {'architecture': {'x86_64'}, 'version': '0.22.1_2'}}, 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-20 02:45:15.258351 tictac] INFO: xbbs.worker: job done. return code: 0