Advertisement
FireBurn

Untitled

Feb 28th, 2020
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.95 KB | None | 0 0
  1. FAILED: src/amd/vulkan/9198681@@vulkan_radeon@sha/radv_device.c.o
  2. x86_64-pc-linux-gnu-gcc -m32 -Isrc/amd/vulkan/9198681@@vulkan_radeon@sha -Isrc/amd/vulkan -I../mesa-9999/src/amd/vulkan -Iinclude -I../mesa-9999/include -Isrc -I../mesa-9999/src -Isrc/mapi -I../mesa-9999/src/mapi -Isrc/mesa -I../mesa-9999/src/mesa -I../mesa-9999/src/gallium/include -Isrc/gallium/auxiliary -I../mesa-9999/src/gallium/auxiliary -Isrc/amd -I../mesa-9999/src/amd -Isrc/amd/common -I../mesa-9999/src/amd/common -Isrc/amd/llvm -I../mesa-9999/src/amd/llvm -Isrc/compiler -I../mesa-9999/src/compiler -Isrc/util -I../mesa-9999/src/util -Isrc/vulkan/wsi -I../mesa-9999/src/vulkan/wsi -Isrc/amd/compiler -I../mesa-9999/src/amd/compiler -Isrc/compiler/nir -I../mesa-9999/src/compiler/nir -Isrc/vulkan/util -I../mesa-9999/src/vulkan/util -Isrc/util/xmlpool -I/usr/lib/llvm/9/include -I/usr/include/libdrm -fdiagnostics-color=always -DNDEBUG -pipe -std=c99 '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_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 -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_CET_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="9.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -Werror=format -Wformat-security -O3 -march=native -flto=8 -fPIC -pthread -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D__STDC_FORMAT_MACROS -fvisibility=hidden -Wno-override-init -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/amd/vulkan/9198681@@vulkan_radeon@sha/radv_device.c.o' -MF 'src/amd/vulkan/9198681@@vulkan_radeon@sha/radv_device.c.o.d' -o 'src/amd/vulkan/9198681@@vulkan_radeon@sha/radv_device.c.o' -c ../mesa-9999/src/amd/vulkan/radv_device.c
  3. ../mesa-9999/src/amd/vulkan/radv_device.c: In function ‘radv_queue_internal_submit’:
  4. ../mesa-9999/src/amd/vulkan/radv_device.c:4687:19: error: passing argument 9 of ‘radv_alloc_sem_info’ makes integer from pointer without a cast [-Werror=int-conversion]
  5. 4687 | 0, NULL, NULL);
  6. | ^~~~
  7. | |
  8. | void *
  9. ../mesa-9999/src/amd/vulkan/radv_device.c:4163:15: note: expected ‘VkFence’ {aka ‘long long unsigned int’} but argument is of type ‘void *’
  10. 4163 | VkFence fence)
  11. | ~~~~~~~~^~~~~
  12. ../mesa-9999/src/amd/vulkan/radv_device.c: In function ‘run_secure_compile_idle_device’:
  13. ../mesa-9999/src/amd/vulkan/radv_device.c:2686:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  14. 2686 | write(fd_secure_output, &sc_type, sizeof(sc_type));
  15. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  16. ../mesa-9999/src/amd/vulkan/radv_device.c: In function ‘fork_secure_compile_device’:
  17. ../mesa-9999/src/amd/vulkan/radv_device.c:2659:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  18. 2659 | write(device->sc_state->secure_compile_processes[process].fd_secure_output, &sc_type, sizeof(sc_type));
  19. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  20. ../mesa-9999/src/amd/vulkan/radv_device.c: In function ‘run_secure_compile_device’:
  21. ../mesa-9999/src/amd/vulkan/radv_device.c:2471:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  22. 2471 | write(fd_idle_device_output, &sc_type, sizeof(sc_type));
  23. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  24. ../mesa-9999/src/amd/vulkan/radv_device.c:2612:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  25. 2612 | write(fd_secure_output, &sc_type, sizeof(sc_type));
  26. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  27. ../mesa-9999/src/amd/vulkan/radv_device.c: In function ‘destroy_secure_compile_device’:
  28. ../mesa-9999/src/amd/vulkan/radv_device.c:2713:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  29. 2713 | write(fd_secure_input, &sc_type, sizeof(sc_type));
  30. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  31. cc1: some warnings being treated as errors
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement