Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo ccache ninja install
- [24/2184] Generating xmlpool_options.h with a meson_exe.py custom command.
- Warning: language 'ca' not found.
- Warning: language 'es' not found.
- Warning: language 'de' not found.
- Warning: language 'nl' not found.
- Warning: language 'sv' not found.
- Warning: language 'fr' not found.
- [197/2184] Compiling C++ object 'src/c.../meson-generated_.._glsl_lexer.cpp.o'.
- src/compiler/glsl/glsl_lexer.cpp: In function ‘int yy_get_next_buffer(yyscan_t)’:
- src/compiler/glsl/glsl_lexer.cpp:1521:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- for ( n = 0; n < max_size && \
- src/compiler/glsl/glsl_lexer.cpp:3451:3: note: in expansion of macro ‘YY_INPUT’
- YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
- ^~~~~~~~
- [302/2184] Generating wayland-drm-protocol.c with a custom command.
- Using "code" is deprecated - use private-code or public-code.
- See the help page for details.
- [305/2184] Generating linux-dmabuf-uns...e-v1-protocol.c with a custom command.
- Using "code" is deprecated - use private-code or public-code.
- See the help page for details.
- [324/2184] Compiling C object 'src/vul...ulkan_wsi@sta/wsi_common_display.c.o'.
- FAILED: src/vulkan/wsi/src@vulkan@wsi@@vulkan_wsi@sta/wsi_common_display.c.o
- ccache cc -Isrc/vulkan/wsi/src@vulkan@wsi@@vulkan_wsi@sta -Isrc/vulkan/wsi -I../src/vulkan/wsi -Isrc/../include -I../src/../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/vulkan/util -I../src/vulkan/util -I../include/drm-uapi -Isrc/egl/wayland/wayland-drm -I/usr/include/libdrm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O2 -g -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DVERSION="18.2.0"' -DPACKAGE_VERSION=VERSION '-DPACKAGE_BUGREPORT="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"' -DGLX_USE_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DUSE_X86_64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_POSIX_MEMALIGN -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_PTHREAD -DHAVE_LIBDRM -DHAVE_LLVM=0x0800 -DMESA_LLVM_VERSION_PATCH=0 -DHAVE_VALGRIND -DHAVE_LIBUNWIND -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_LIBSENSORS=1 -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -fPIC -fvisibility=hidden -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_DISPLAY_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -MD -MQ 'src/vulkan/wsi/src@vulkan@wsi@@vulkan_wsi@sta/wsi_common_display.c.o' -MF 'src/vulkan/wsi/src@vulkan@wsi@@vulkan_wsi@sta/wsi_common_display.c.o.d' -o 'src/vulkan/wsi/src@vulkan@wsi@@vulkan_wsi@sta/wsi_common_display.c.o' -c ../src/vulkan/wsi/wsi_common_display.c
- ../src/vulkan/wsi/wsi_common_display.c: In function ‘wsi_acquire_xlib_display’:
- ../src/vulkan/wsi/wsi_common_display.c:2307:4: error: unknown type name ‘xcb_randr_lease_t’
- xcb_randr_lease_t lease = xcb_generate_id(connection);
- ^~~~~~~~~~~~~~~~~
- ../src/vulkan/wsi/wsi_common_display.c:2308:4: error: unknown type name ‘xcb_randr_create_lease_cookie_t’
- xcb_randr_create_lease_cookie_t cl_c =
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../src/vulkan/wsi/wsi_common_display.c:2309:7: error: implicit declaration of function ‘xcb_randr_create_lease’ [-Werror=implicit-function-declaration]
- xcb_randr_create_lease(connection, root, lease, 1, 1,
- ^~~~~~~~~~~~~~~~~~~~~~
- ../src/vulkan/wsi/wsi_common_display.c:2311:4: error: unknown type name ‘xcb_randr_create_lease_reply_t’
- xcb_randr_create_lease_reply_t *cl_r =
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../src/vulkan/wsi/wsi_common_display.c:2312:7: error: implicit declaration of function ‘xcb_randr_create_lease_reply’ [-Werror=implicit-function-declaration]
- xcb_randr_create_lease_reply(connection, cl_c, NULL);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../src/vulkan/wsi/wsi_common_display.c:2312:7: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
- ../src/vulkan/wsi/wsi_common_display.c:2317:12: error: request for member ‘nfd’ in something not a structure or union
- if (cl_r->nfd > 0) {
- ^~
- ../src/vulkan/wsi/wsi_common_display.c:2318:20: error: implicit declaration of function ‘xcb_randr_create_lease_reply_fds’ [-Werror=implicit-function-declaration]
- int *rcl_f = xcb_randr_create_lease_reply_fds(connection, cl_r);
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../src/vulkan/wsi/wsi_common_display.c:2318:20: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
- cc1: some warnings being treated as errors
- [326/2184] Compiling C++ object 'src/a...lib@@addrlib@sta/core_addrlib2.cpp.o'.
- ninja: build stopped: subcommand failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement