✗ GitLab.Pipeline: warning for helper function

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 30 20:24:47 UTC 2024


== Series Details ==

Series: helper function
URL   : https://patchwork.freedesktop.org/series/133096/
State : warning

== Summary ==

Pipeline status: FAILED.

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

build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/58219509):
         ~~~~~~^~~~~~~~~~~~~
  In file included from ../lib/igt_core.h:40,
                   from ../lib/drmtest.h:39,
                   from ../lib/igt.h:27,
                   from ../lib/xe/xe_util.c:6:
  /usr/arm-linux-gnueabihf/include/stdlib.h:563:25: note: expected ‘void *’ but argument is of type ‘uint64_t’ {aka ‘long long unsigned int’}
   extern void free (void *__ptr) __THROW;
                     ~~~~~~^~~~~
  ../lib/xe/xe_util.c: In function ‘xe_cmdbuf_exec_ufence_gpuva’:
  ../lib/xe/xe_util.c:119: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:1714508271:step_script
  section_start:1714508271:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1714508272: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/58219511):
         ~~~~~~^~~~~~~~~~~~~
  In file included from ../lib/igt_core.h:40,
                   from ../lib/drmtest.h:39,
                   from ../lib/igt.h:27,
                   from ../lib/xe/xe_util.c:6:
  /usr/mips-linux-gnu/include/stdlib.h:563:25: note: expected ‘void *’ but argument is of type ‘uint64_t’ {aka ‘long long unsigned int’}
   extern void free (void *__ptr) __THROW;
                     ~~~~~~^~~~~
  ../lib/xe/xe_util.c: In function ‘xe_cmdbuf_exec_ufence_gpuva’:
  ../lib/xe/xe_util.c:119: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:1714508266:step_script
  section_start:1714508266:cleanup_file_variables
  Cleaning up project directory and file based variables
  section_end:1714508267:cleanup_file_variables
  ERROR: Job failed: exit code 1

== Logs ==

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


More information about the igt-dev mailing list