✗ GitLab.Pipeline: warning for tests/intel/xe_svm: Add tests for Shared Virtual Memory (SVM)

Patchwork patchwork at emeril.freedesktop.org
Fri May 17 12:35:44 UTC 2024


== Series Details ==

Series: tests/intel/xe_svm: Add tests for Shared Virtual Memory (SVM)
URL   : https://patchwork.freedesktop.org/series/133746/
State : warning

== Summary ==

Pipeline status: FAILED.

see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1179970 for the overview.

build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/58868527):
                                                                                                             ^
  ../lib/xe/xe_util.c: In function ‘xe_destroy_buffer’:
  ../lib/xe/xe_util.c:90:15: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
    sync->addr = (uint64_t)buffer->bind_ufence;
                 ^
  ../lib/xe/xe_util.c:92:68: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
    xe_vm_unbind_async(buffer->fd, buffer->vm, buffer->bind_queue, 0, (uint64_t)buffer->gpu_addr, buffer->size, sync, 1);
                                                                      ^
  ../lib/xe/xe_util.c: In function ‘xe_cmdbuf_exec_ufence_gpuva’:
  ../lib/xe/xe_util.c:215:9: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
    return (uint64_t)cmd_buf->gpu_addr + cmd_buf->size - 8;
           ^
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1715949053:step_script
  section_start:1715949053:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1715949054:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-debian-meson-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/58868529):
                                                                                                             ^
  ../lib/xe/xe_util.c: In function ‘xe_destroy_buffer’:
  ../lib/xe/xe_util.c:90:15: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
    sync->addr = (uint64_t)buffer->bind_ufence;
                 ^
  ../lib/xe/xe_util.c:92:68: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
    xe_vm_unbind_async(buffer->fd, buffer->vm, buffer->bind_queue, 0, (uint64_t)buffer->gpu_addr, buffer->size, sync, 1);
                                                                      ^
  ../lib/xe/xe_util.c: In function ‘xe_cmdbuf_exec_ufence_gpuva’:
  ../lib/xe/xe_util.c:215:9: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
    return (uint64_t)cmd_buf->gpu_addr + cmd_buf->size - 8;
           ^
  cc1: some warnings being treated as errors
  ninja: build stopped: subcommand failed.
  section_end:1715949058:step_script
  section_start:1715949058:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1715949059:cleanup_file_variables
  ERROR: Job failed: exit code 1

== Logs ==

For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/1179970


More information about the igt-dev mailing list