+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=true -D b_pie=true gulkan build --libdir=lib --buildtype release -Dapi_doc=true The Meson build system Version: 0.60.1 Source dir: /build/gulkan-git/src/gulkan Build dir: /build/gulkan-git/src/build Build type: native build Project name: gulkan Project version: 0.15.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 Host machine cpu family: x86_64 Host machine cpu: x86_64 Configuring gulkan-config.h using configuration Found pkg-config: /usr/bin/pkg-config (1.8.0) Run-time dependency gio-2.0 found: YES 2.70.1 Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6 Run-time dependency vulkan found: YES 1.2.194 Run-time dependency graphene-1.0 found: YES 1.10.6 Run-time dependency cairo found: YES 1.17.4 Run-time dependency libdrm found: YES 2.4.108 Run-time dependency libdrm_amdgpu found: YES 2.4.108 Run-time dependency glfw3 found: YES 3.3.5 Did not find CMake 'cmake' Found CMake: NO Run-time dependency glew found: NO (tried pkgconfig and cmake) Run-time dependency shaderc found: YES 2021.2.1 Run-time dependency json-glib-1.0 found: YES 1.6.6 Configuring gulkan-version.h using configuration Program glslc found: YES (/usr/bin/glslc) Found pkg-config: /usr/bin/pkg-config (1.8.0) Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Configuring gtkdocentities.ent using configuration Run-time dependency glib-2.0 found: YES 2.70.1 Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan) Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj) Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb) Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml) Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref) Build targets in project: 20 gulkan 0.15.1 User defined options auto_features: enabled buildtype : release libdir : lib libexecdir : lib prefix : /usr sbindir : bin wrap_mode : nodownload b_lto : true b_pie : true api_doc : true Found ninja-1.10.2 at /usr/bin/ninja ninja: Entering directory `build' [1/66] Generating shaders/shader_resources_h with a custom command [2/66] Generating shaders/shader_resources_c with a custom command [3/66] Generating res/test_resources_h with a custom command [4/66] Generating res/test_resources_c with a custom command [5/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-buffer.c.o [6/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-instance.c.o [7/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-device.c.o [8/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-queue.c.o [9/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-geometry.c.o [10/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-uniform-buffer.c.o [11/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-vertex-buffer.c.o [12/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-swapchain.c.o [13/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-render-pass.c.o [14/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-cmd-buffer.c.o [15/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-frame-buffer.c.o [16/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-descriptor-pool.c.o [17/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-renderer.c.o [18/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-swapchain-renderer.c.o [19/66] Compiling C object examples/dmabuf.p/meson-generated_.._.._shaders_shader_resources.c.o [20/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-texture.c.o [21/66] Compiling C object src/libgulkan-0.15.so.0.15.1.p/gulkan-client.c.o [22/66] Compiling C object examples/pixbuf.p/meson-generated_.._.._shaders_shader_resources.c.o [23/66] Compiling C object examples/dmabuf.p/meson-generated_.._.._res_test_resources.c.o [24/66] Compiling C object examples/pixbuf-linear.p/meson-generated_.._.._shaders_shader_resources.c.o [25/66] Compiling C object examples/common/libcommon.a.p/common.c.o [26/66] Compiling C object examples/cairo.p/meson-generated_.._.._shaders_shader_resources.c.o [27/66] Compiling C object examples/pixbuf.p/meson-generated_.._.._res_test_resources.c.o [28/66] Compiling C object examples/dmabuf.p/dmabuf.c.o [29/66] Compiling C object examples/common/libcommon.a.p/model-renderer.c.o [30/66] Compiling C object examples/common/libcommon.a.p/plane-example.c.o [31/66] Compiling C object examples/pixbuf.p/pixbuf.c.o [32/66] Compiling C object examples/common/libcommon.a.p/plane-renderer.c.o [33/66] Compiling C object examples/cairo.p/meson-generated_.._.._res_test_resources.c.o [34/66] Compiling C object examples/pixbuf-linear.p/pixbuf-linear.c.o [35/66] Compiling C object examples/threading.p/meson-generated_.._.._shaders_shader_resources.c.o [36/66] Linking static target examples/common/libcommon.a [37/66] Compiling C object examples/gulkan-cube.p/meson-generated_.._.._shaders_shader_resources.c.o [38/66] Compiling C object examples/gulkan-toy.p/meson-generated_.._.._shaders_shader_resources.c.o [39/66] Compiling C object examples/pixbuf-linear.p/meson-generated_.._.._res_test_resources.c.o [40/66] Compiling C object examples/threading.p/meson-generated_.._.._res_test_resources.c.o [41/66] Compiling C object tests/test_client.p/test_client.c.o [42/66] Compiling C object examples/cairo.p/cairo.c.o [43/66] Compiling C object tests/test_renderer.p/meson-generated_.._.._shaders_shader_resources.c.o [44/66] Compiling C object tests/test_texture.p/meson-generated_.._.._res_test_resources.c.o [45/66] Compiling C object tests/test_device.p/test_device.c.o [46/66] Compiling C object examples/threading.p/threading.c.o [47/66] Compiling C object tests/test_instance.p/test_instance.c.o [48/66] Compiling C object tests/test_texture.p/test_texture.c.o [49/66] Compiling C object examples/gulkan-cube.p/cube.c.o [50/66] Compiling C object tests/test_renderer.p/meson-generated_.._.._res_test_resources.c.o [51/66] Compiling C object examples/gulkan-toy.p/toy.c.o [52/66] Compiling C object tests/test_renderer.p/test_renderer.c.o [53/66] Linking target src/libgulkan-0.15.so.0.15.1 [54/66] Generating symbol file src/libgulkan-0.15.so.0.15.1.p/libgulkan-0.15.so.0.15.1.symbols [55/66] Linking target tests/test_instance [56/66] Linking target tests/test_client [57/66] Linking target tests/test_device [58/66] Linking target tests/test_texture [59/66] Linking target tests/test_renderer [60/66] Linking target examples/threading [61/66] Linking target examples/gulkan-cube [62/66] Linking target examples/pixbuf-linear [63/66] Linking target examples/pixbuf [64/66] Linking target examples/cairo [65/66] Linking target examples/dmabuf [66/66] Linking target examples/gulkan-toy