The Meson build system Version: 0.60.1 Source dir: /build/xrgears-git/src/xrgears Build dir: /build/xrgears-git/src/xrgears/build Build type: native build Project name: xrgears Project version: 1.0.1 C compiler for the host machine: cc (gcc 11.1.0 "cc (GCC) 11.1.0") C linker for the host machine: cc ld.bfd 2.36.1 C++ compiler for the host machine: c++ (gcc 11.1.0 "c++ (GCC) 11.1.0") C++ linker for the host machine: c++ ld.bfd 2.36.1 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /usr/bin/pkg-config (1.8.0) Run-time dependency vulkan found: YES 1.2.194 Run-time dependency openxr found: YES 1.0 Run-time dependency glm found: YES 0.9.9.8 Run-time dependency gio-2.0 found: YES 2.70.1 Library m found: YES Library stdc++ found: YES Program glslangValidator found: YES (/usr/bin/glslangValidator) Found pkg-config: /usr/bin/pkg-config (1.8.0) Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Build targets in project: 3 xrgears 1.0.1 User defined options prefix: /usr/ Found ninja-1.10.2 at /usr/bin/ninja ninja: Entering directory `build' [1/21] Generating textures/texture_resources_h with a custom command [2/21] Compiling C object src/xrgears.p/ktx_stream.c.o [3/21] Compiling C object src/xrgears.p/vulkan_shader.c.o [4/21] Compiling C object src/xrgears.p/vulkan_context.c.o [5/21] Compiling C object src/xrgears.p/vulkan_buffer.c.o [6/21] Compiling C object src/xrgears.p/settings.c.o ../src/settings.c: In function ‘settings_parse_args’: ../src/settings.c:74:35: warning: ‘optname’ may be used uninitialized in this function [-Wmaybe-uninitialized] 74 | if (opt == 'h' || (optname && strcmp(optname, "help") == 0)) { | ^~~~~~~~~~~~~~~~~~~~~~~ [7/21] Compiling C object src/xrgears.p/xr_quad.c.o [8/21] Compiling C object src/xrgears.p/log.c.o [9/21] Compiling C object src/xrgears.p/ktx_texture.c.o [10/21] Compiling C object src/xrgears.p/vulkan_framebuffer.c.o [11/21] Compiling C object src/xrgears.p/vulkan_device.c.o [12/21] Compiling C object src/xrgears.p/xr_equirect.c.o [13/21] Compiling C object src/xrgears.p/vulkan_texture.c.o [14/21] Compiling C object src/xrgears.p/textures.c.o [15/21] Compiling C object src/xrgears.p/xr.c.o [16/21] Compiling C++ object src/xrgears.p/pipeline_equirect.cpp.o [17/21] Compiling C++ object src/xrgears.p/main.cpp.o [18/21] Compiling C++ object src/xrgears.p/pipeline_gears.cpp.o [19/21] Generating textures/texture_resources_c with a custom command [20/21] Compiling C object src/xrgears.p/meson-generated_.._.._textures_texture_resources.c.o [21/21] Linking target src/xrgears