✗ Fi.CI.BUILD: failure for series starting with [1/7] drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 30 12:41:07 UTC 2020


== Series Details ==

Series: series starting with [1/7] drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
URL   : https://patchwork.freedesktop.org/series/83257/
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_timeline.o
In file included from drivers/gpu/drm/i915/gt/intel_timeline.c:634:
./drivers/gpu/drm/i915/gt/selftest_timeline.c: In function ‘live_hwsp_relative’:
./drivers/gpu/drm/i915/gt/selftest_timeline.c:1384:15: error: ‘INTEL_TIMELINE_LOCAL’ undeclared (first use in this function); did you mean ‘INTEL_TIMELINE_GLOBAL’?
   for (mode = INTEL_TIMELINE_LOCAL;
               ^~~~~~~~~~~~~~~~~~~~
               INTEL_TIMELINE_GLOBAL
./drivers/gpu/drm/i915/gt/selftest_timeline.c:1384:15: note: each undeclared identifier is reported only once for each function it appears in
./drivers/gpu/drm/i915/gt/selftest_timeline.c:1402:4: error: enumeration value ‘INTEL_TIMELINE_ABSOLUTE’ not handled in switch [-Werror=switch]
    switch (mode) {
    ^~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:283: recipe for target 'drivers/gpu/drm/i915/gt/intel_timeline.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_timeline.o] Error 1
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1799: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx-trybot mailing list