✗ Fi.CI.BUILD: failure for series starting with [1/4] tests/gem_exec_fence: Check stored values only for valid workloads

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 2 23:34:12 UTC 2022


== Series Details ==

Series: series starting with [1/4] tests/gem_exec_fence: Check stored values only for valid workloads
URL   : https://patchwork.freedesktop.org/series/106918/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
541d11665dc829f60c84061422adce6b44fa2aef i915/gem_pipe_control_store_loop: Use a simple spinner to preuse the buffer

         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
../tests/i915/gem_exec_fence.c:3039:21: warning: declaration of ‘ctx’ shadows a parameter [-Wshadow]
  const intel_ctx_t *ctx;
                     ^~~
../tests/i915/gem_exec_fence.c:306:57: note: shadowed declaration is here
 static void test_fence_await(int fd, const intel_ctx_t *ctx,
                                      ~~~~~~~~~~~~~~~~~~~^~~
../tests/i915/gem_exec_fence.c: In function ‘test_fence_await’:
../tests/i915/gem_exec_fence.c:3378:1: error: expected declaration or statement at end of input
 }
 ^
In file included from ../lib/drmtest.h:39,
                 from ../lib/igt.h:27,
                 from ../tests/i915/gem_exec_fence.c:30:
At top level:
../lib/igt_core.h:215:28: warning: ‘__igt_unique____real_main3036’ defined but not used [-Wunused-function]
  igt_tokencat(igt_tokencat(__igt_unique__, prefix), __LINE__)
                            ^~~~~~~~~~~~~~
../lib/igt_core.h:195:31: note: in definition of macro ‘__igt_tokencat2’
 #define __igt_tokencat2(x, y) x ## y
                               ^
../lib/igt_core.h:215:2: note: in expansion of macro ‘igt_tokencat’
  igt_tokencat(igt_tokencat(__igt_unique__, prefix), __LINE__)
  ^~~~~~~~~~~~
../lib/igt_core.h:205:28: note: in expansion of macro ‘__igt_tokencat2’
 #define igt_tokencat(x, y) __igt_tokencat2(x, y)
                            ^~~~~~~~~~~~~~~
../lib/igt_core.h:215:15: note: in expansion of macro ‘igt_tokencat’
  igt_tokencat(igt_tokencat(__igt_unique__, prefix), __LINE__)
               ^~~~~~~~~~~~
../lib/igt_core.h:426:14: note: in expansion of macro ‘igt_unique’
  static void igt_unique(__real_main)(void) \
              ^~~~~~~~~~
../lib/igt_core.h:435:18: note: in expansion of macro ‘igt_main_args’
 #define igt_main igt_main_args(NULL, NULL, NULL, NULL, NULL)
                  ^~~~~~~~~~~~~
../tests/i915/gem_exec_fence.c:3036:1: note: in expansion of macro ‘igt_main’
 igt_main
 ^~~~~~~~
../lib/igt_core.h:419:6: warning: ‘main’ defined but not used [-Wunused-function]
  int main(int argc, char **argv) { \
      ^~~~
../lib/igt_core.h:435:18: note: in expansion of macro ‘igt_main_args’
 #define igt_main igt_main_args(NULL, NULL, NULL, NULL, NULL)
                  ^~~~~~~~~~~~~
../tests/i915/gem_exec_fence.c:3036:1: note: in expansion of macro ‘igt_main’
 igt_main
 ^~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.




More information about the Intel-gfx-trybot mailing list