[Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [CI,1/2] drm/i915/step: Add macro magic for handling steps
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 19 20:09:03 UTC 2021
== Series Details ==
Series: series starting with [CI,1/2] drm/i915/step: Add macro magic for handling steps
URL : https://patchwork.freedesktop.org/series/92732/
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/i915_drv.o
In file included from ./drivers/gpu/drm/i915/intel_device_info.h:30,
from ./drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h:11,
from ./drivers/gpu/drm/i915/gt/uc/intel_guc.h:15,
from ./drivers/gpu/drm/i915/gt/uc/intel_uc.h:9,
from ./drivers/gpu/drm/i915/gt/intel_gt_types.h:18,
from ./drivers/gpu/drm/i915/gt/intel_engine.h:17,
from ./drivers/gpu/drm/i915/i915_drv.h:84,
from drivers/gpu/drm/i915/display/intel_cdclk.h:11,
from drivers/gpu/drm/i915/i915_drv.c:50:
./drivers/gpu/drm/i915/intel_step.h:21:2: error: expected identifier before ‘(’ token
(func(A0) \
^
./drivers/gpu/drm/i915/intel_step.h:45:2: note: in expansion of macro ‘STEP_NAME_LIST’
STEP_NAME_LIST(STEP_ENUM_VAL)
^~~~~~~~~~~~~~
scripts/Makefile.build:271: recipe for target 'drivers/gpu/drm/i915/i915_drv.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_drv.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:1842: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list