✗ Fi.CI.BAT: failure for drm/i915: Make 48bit full ppgtt configuration generic (v7)

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 3 21:35:48 UTC 2018


== Series Details ==

Series: drm/i915: Make 48bit full ppgtt configuration generic (v7)
URL   : https://patchwork.freedesktop.org/series/50525/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/i915_pci.o
drivers/gpu/drm/i915/i915_pci.c:36:2: error: expected identifier or ‘(’ before ‘.’ token
  .pipe_offsets = { PIPE_A_OFFSET, PIPE_B_OFFSET, \
  ^
drivers/gpu/drm/i915/i915_pci.c:257:2: note: in expansion of macro ‘GEN_DEFAULT_PIPEOFFSETS’
  GEN_DEFAULT_PIPEOFFSETS, \
  ^~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:37:38: error: expected identifier or ‘(’ before ‘,’ token
      PIPE_C_OFFSET, PIPE_EDP_OFFSET }, \
                                      ^
drivers/gpu/drm/i915/i915_pci.c:257:2: note: in expansion of macro ‘GEN_DEFAULT_PIPEOFFSETS’
  GEN_DEFAULT_PIPEOFFSETS, \
  ^~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:39:51: error: expected identifier or ‘(’ before ‘,’ token
       TRANSCODER_C_OFFSET, TRANSCODER_EDP_OFFSET }, \
                                                   ^
drivers/gpu/drm/i915/i915_pci.c:257:2: note: in expansion of macro ‘GEN_DEFAULT_PIPEOFFSETS’
  GEN_DEFAULT_PIPEOFFSETS, \
  ^~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:257:25: error: expected identifier or ‘(’ before ‘,’ token
  GEN_DEFAULT_PIPEOFFSETS, \
                         ^
drivers/gpu/drm/i915/i915_pci.c:262:15: error: expected expression before ‘,’ token
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:266:2: note: in expansion of macro ‘SNB_D_PLATFORM’
  SNB_D_PLATFORM,
  ^~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:262:15: error: excess elements in struct initializer [-Werror]
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:266:2: note: in expansion of macro ‘SNB_D_PLATFORM’
  SNB_D_PLATFORM,
  ^~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:262:15: note: (near initialization for ‘intel_sandybridge_d_gt1_info’)
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:266:2: note: in expansion of macro ‘SNB_D_PLATFORM’
  SNB_D_PLATFORM,
  ^~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:262:15: error: expected expression before ‘,’ token
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:271:2: note: in expansion of macro ‘SNB_D_PLATFORM’
  SNB_D_PLATFORM,
  ^~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:262:15: error: excess elements in struct initializer [-Werror]
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:271:2: note: in expansion of macro ‘SNB_D_PLATFORM’
  SNB_D_PLATFORM,
  ^~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:262:15: note: (near initialization for ‘intel_sandybridge_d_gt2_info’)
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:271:2: note: in expansion of macro ‘SNB_D_PLATFORM’
  SNB_D_PLATFORM,
  ^~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:276:15: error: expected expression before ‘,’ token
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:282:2: note: in expansion of macro ‘SNB_M_PLATFORM’
  SNB_M_PLATFORM,
  ^~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:276:15: error: excess elements in struct initializer [-Werror]
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:282:2: note: in expansion of macro ‘SNB_M_PLATFORM’
  SNB_M_PLATFORM,
  ^~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:276:15: note: (near initialization for ‘intel_sandybridge_m_gt1_info’)
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:282:2: note: in expansion of macro ‘SNB_M_PLATFORM’
  SNB_M_PLATFORM,
  ^~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:276:15: error: expected expression before ‘,’ token
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:287:2: note: in expansion of macro ‘SNB_M_PLATFORM’
  SNB_M_PLATFORM,
  ^~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:276:15: error: excess elements in struct initializer [-Werror]
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:287:2: note: in expansion of macro ‘SNB_M_PLATFORM’
  SNB_M_PLATFORM,
  ^~~~~~~~~~~~~~
drivers/gpu/drm/i915/i915_pci.c:276:15: note: (near initialization for ‘intel_sandybridge_m_gt2_info’)
  GEN6_FEATURES, \
               ^
drivers/gpu/drm/i915/i915_pci.c:287:2: note: in expansion of macro ‘SNB_M_PLATFORM’
  SNB_M_PLATFORM,
  ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:305: recipe for target 'drivers/gpu/drm/i915/i915_pci.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_pci.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