✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Rename full ppgtt configuration to be more generic

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 22 17:20:05 UTC 2018


== Series Details ==

Series: series starting with [1/2] drm/i915: Rename full ppgtt configuration to be more generic
URL   : https://patchwork.freedesktop.org/series/48571/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/i915_gem_evict.o
In file included from drivers/gpu/drm/i915/i915_gem_evict.c:437:0:
drivers/gpu/drm/i915/selftests/i915_gem_evict.c: In function ‘igt_evict_contexts’:
drivers/gpu/drm/i915/selftests/i915_gem_evict.c:354:7: error: implicit declaration of function ‘USES_FULL_PPGTT’; did you mean ‘USES_FULL_4LVL_PPGTT’? [-Werror=implicit-function-declaration]
  if (!USES_FULL_PPGTT(i915))
       ^~~~~~~~~~~~~~~
       USES_FULL_4LVL_PPGTT
cc1: all warnings being treated as errors
scripts/Makefile.build:317: recipe for target 'drivers/gpu/drm/i915/i915_gem_evict.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_gem_evict.o] Error 1
scripts/Makefile.build:558: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:558: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:558: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1029: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list