✗ Fi.CI.BAT: failure for drm/i915: Implement HDCP2.2

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 26 19:04:59 UTC 2018


== Series Details ==

Series: drm/i915: Implement HDCP2.2
URL   : https://patchwork.freedesktop.org/series/50228/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/intel_hdcp.o
drivers/gpu/drm/i915/intel_hdcp.c: In function ‘intel_hdcp_enable’:
drivers/gpu/drm/i915/intel_hdcp.c:1770:2: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation]
  if (intel_hdcp2_capable(connector))
  ^~
drivers/gpu/drm/i915/intel_hdcp.c:1772:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
   if (!ret)
   ^~
cc1: all warnings being treated as errors
scripts/Makefile.build:305: recipe for target 'drivers/gpu/drm/i915/intel_hdcp.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_hdcp.o] Error 1
scripts/Makefile.build:546: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:546: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:546: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1050: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list