[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] i915/dp/fec: Cache the FEC_CAPABLE DPCD register
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 2 00:56:27 UTC 2018
== Series Details ==
Series: series starting with [CI,1/2] i915/dp/fec: Cache the FEC_CAPABLE DPCD register
URL : https://patchwork.freedesktop.org/series/51906/
State : failure
== Summary ==
CALL scripts/checksyscalls.sh
DESCEND objtool
CHK include/generated/compile.h
CC [M] drivers/gpu/drm/i915/intel_dp.o
In file included from ./include/drm/drm_mm.h:49:0,
from ./include/drm/drmP.h:73,
from drivers/gpu/drm/i915/intel_dp.c:35:
drivers/gpu/drm/i915/intel_dp.c: In function ‘intel_dp_get_dsc_sink_cap’:
drivers/gpu/drm/i915/intel_dp.c:3978:17: error: format ‘%p’ expects argument of type ‘void *’, but argument 4 has type ‘int’ [-Werror=format=]
DRM_DEBUG_KMS("FEC CAPABILITY: %*ph\n",
^
drivers/gpu/drm/i915/intel_dp.c:3980:10:
intel_dp->fec_capable);
~~~~~~~~~~~
./include/drm/drm_print.h:362:22: note: in definition of macro ‘DRM_DEBUG_KMS’
drm_dbg(DRM_UT_KMS, fmt, ##__VA_ARGS__)
^~~
cc1: all warnings being treated as errors
scripts/Makefile.build:305: recipe for target 'drivers/gpu/drm/i915/intel_dp.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_dp.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:1052: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list