-- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- 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 -- Performing Test HAVE_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_ATOMICS_WITHOUT_LIB - Success -- Looking for __i386 -- Looking for __i386 - not found -- Performing Test FLAG_SUPPORTED_fuse_ld_mold -- Performing Test FLAG_SUPPORTED_fuse_ld_mold - Failed -- Performing Test FLAG_SUPPORTED_fuse_ld_lld -- Performing Test FLAG_SUPPORTED_fuse_ld_lld - Failed -- Performing Test FLAG_SUPPORTED_fuse_ld_gold -- Performing Test FLAG_SUPPORTED_fuse_ld_gold - Success -- Using gold linker -- Performing Test FLAG_SUPPORTED_fstack_protector_strong -- Performing Test FLAG_SUPPORTED_fstack_protector_strong - Success -- Performing Test FLAG_SUPPORTED_fno_exceptions -- Performing Test FLAG_SUPPORTED_fno_exceptions - Success -- Performing Test FLAG_SUPPORTED_fsigned_char -- Performing Test FLAG_SUPPORTED_fsigned_char - Success -- Performing Test FLAG_SUPPORTED_Wall -- Performing Test FLAG_SUPPORTED_Wall - Success -- Performing Test FLAG_SUPPORTED_Wextra -- Performing Test FLAG_SUPPORTED_Wextra - Success -- Performing Test FLAG_SUPPORTED_Wno_psabi -- Performing Test FLAG_SUPPORTED_Wno_psabi - Success -- Performing Test FLAG_SUPPORTED_Wno_unused_parameter -- Performing Test FLAG_SUPPORTED_Wno_unused_parameter - Success -- Performing Test FLAG_SUPPORTED_Wno_missing_field_initializers -- Performing Test FLAG_SUPPORTED_Wno_missing_field_initializers - Success -- Performing Test FLAG_SUPPORTED_Wno_format -- Performing Test FLAG_SUPPORTED_Wno_format - Success -- Performing Test FLAG_SUPPORTED_Wno_implicit_function_declaration -- Performing Test FLAG_SUPPORTED_Wno_implicit_function_declaration - Success -- Performing Test FLAG_SUPPORTED_Wno_nullability_completeness -- Performing Test FLAG_SUPPORTED_Wno_nullability_completeness - Success -- Performing Test FLAG_SUPPORTED_Wduplicated_cond -- Performing Test FLAG_SUPPORTED_Wduplicated_cond - Success -- Performing Test FLAG_SUPPORTED_Wduplicated_branches -- Performing Test FLAG_SUPPORTED_Wduplicated_branches - Success -- Performing Test FLAG_SUPPORTED_Wlogical_op -- Performing Test FLAG_SUPPORTED_Wlogical_op - Success -- Performing Test FLAG_SUPPORTED_Wrestrict -- Performing Test FLAG_SUPPORTED_Wrestrict - Success -- Performing Test FLAG_SUPPORTED_Wshadow_all -- Performing Test FLAG_SUPPORTED_Wshadow_all - Failed -- Performing Test FLAG_SUPPORTED_Wshadow_global -- Performing Test FLAG_SUPPORTED_Wshadow_global - Success -- Performing Test FLAG_SUPPORTED_Wthread_safety -- Performing Test FLAG_SUPPORTED_Wthread_safety - Failed -- Performing Test FLAG_SUPPORTED_Wthread_safety_negative -- Performing Test FLAG_SUPPORTED_Wthread_safety_negative - Failed -- Performing Test FLAG_SUPPORTED_Wsuggest_override -- Performing Test FLAG_SUPPORTED_Wsuggest_override - Success -- Performing Test FLAG_SUPPORTED_Wdynamic_class_memaccess -- Performing Test FLAG_SUPPORTED_Wdynamic_class_memaccess - Failed -- Performing Test FLAG_SUPPORTED_Wclass_memaccess -- Performing Test FLAG_SUPPORTED_Wclass_memaccess - Success -- Performing Test FLAG_SUPPORTED_Wno_alloc_size_larger_than -- Performing Test FLAG_SUPPORTED_Wno_alloc_size_larger_than - Success -- Performing Test DEFINE_FORTIFY_SOURCE -- Performing Test DEFINE_FORTIFY_SOURCE - Success -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1w") -- Found Crypto: /usr/lib/x86_64-linux-gnu/libcrypto.so -- Checking for module 'libcurl' -- Found libcurl, version 7.74.0 -- Found Curl: /usr/lib/x86_64-linux-gnu/libcurl.so -- Checking for module 'libavcodec' -- Found libavcodec, version 58.91.100 -- Checking for module 'libavformat' -- Found libavformat, version 58.45.100 -- Checking for module 'libavutil' -- Found libavutil, version 56.51.100 -- Checking for module 'libswscale' -- Found libswscale, version 5.7.100 -- Checking for module 'libswresample' -- Found libswresample, version 3.7.100 -- Checking for one of the modules 'libx264;x264' -- Found FFMPEG: /usr/lib/x86_64-linux-gnu/libavcodec.so -- Checking for module 'freetype2' -- Found freetype2, version 23.4.17 -- Found Freetype: /usr/lib/x86_64-linux-gnu/libfreetype.so -- Found GLEW: /usr/include (found version "2.1.0") -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) -- Checking for module 'ogg' -- Found ogg, version 1.3.4 -- Found Ogg: /usr/include -- Checking for module 'opus' -- Found opus, version 1.3.1 -- Found Opus: /usr/include/opus -- Checking for module 'opusfile' -- Found opusfile, version 0.9+20170913 -- Found Opusfile: /usr/lib/libopusfile.so -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.37") -- Found Python3: /usr/bin/python3.9 (found version "3.9.2") found components: Interpreter -- Found Rust: /root/.cargo/bin/rustc -- Checking for module 'sdl2' -- Found sdl2, version 2.0.14 -- Found SDL2: /usr/lib/x86_64-linux-gnu/libSDL2.so -- Found SQLite3: /usr/include (found version "3.34.1") -- Checking for module 'sqlite3' -- Found sqlite3, version 3.34.1 -- Found SQLite3: /usr/include -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Checking for module 'wavpack' -- Found wavpack, version 5.4.0 -- Found Wavpack: /usr/lib/x86_64-linux-gnu/libwavpack.so -- Checking for module 'vulkan' -- Found vulkan, version 1.2.162 -- Building vulkan shaders /root/ddnet/data/shader/vulkan/quad.vert -- Finished building vulkan shaders -- ******** DDNet ******** -- Target OS: linux x86_64 -- Compiler: /usr/bin/c++ -- Rust version: rustc 1.80.1 (3f5fd8dd4 2024-08-06) -- Build type: Release -- Dependencies: -- * Curl found -- * FFmpeg found -- * Freetype found -- * Glew found -- * GTest not found -- * Ogg found -- * OpenSSL Crypto found -- * Opus found -- * Opusfile found -- * PNG found -- * Python3 found -- * SDL2 found -- * SQLite3 found -- * Wavpack found -- * Zlib found -- * Vulkan found -- To run the tests, you have to install GTest -- Found Notify: notify;gdk_pixbuf-2.0;gio-2.0;gobject-2.0;glib-2.0 -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so -- Looking for WavpackOpenFileInputEx -- Looking for WavpackOpenFileInputEx - found -- Looking for WavpackCloseFile -- Looking for WavpackCloseFile - found -- Configuring done -- Generating done -- Build files have been written to: /root/ddnet/build