✗ Fi.CI.BUILD: failure for wa (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 4 10:23:33 UTC 2021


== Series Details ==

Series: wa (rev2)
URL   : https://patchwork.freedesktop.org/series/87622/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/gt/intel_workarounds.o
drivers/gpu/drm/i915/gt/intel_workarounds.c: In function ‘gen9_gt_workarounds_init’:
drivers/gpu/drm/i915/gt/intel_workarounds.c:884:2: error: implicit declaration of function ‘wa_init_mcr’; did you mean ‘wa_init_start’? [-Werror=implicit-function-declaration]
  wa_init_mcr(i915, wal);
  ^~~~~~~~~~~
  wa_init_start
drivers/gpu/drm/i915/gt/intel_workarounds.c: At top level:
drivers/gpu/drm/i915/gt/intel_workarounds.c:982:1: error: conflicting types for ‘wa_init_mcr’ [-Werror]
 wa_init_mcr(struct drm_i915_private *i915, struct i915_wa_list *wal)
 ^~~~~~~~~~~
drivers/gpu/drm/i915/gt/intel_workarounds.c:982:1: error: static declaration of ‘wa_init_mcr’ follows non-static declaration
drivers/gpu/drm/i915/gt/intel_workarounds.c:884:2: note: previous implicit declaration of ‘wa_init_mcr’ was here
  wa_init_mcr(i915, wal);
  ^~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:271: recipe for target 'drivers/gpu/drm/i915/gt/intel_workarounds.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_workarounds.o] Error 1
scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:514: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1849: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx-trybot mailing list