✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 12 12:09:55 UTC 2022
== Series Details ==
Series: series starting with [1/2] drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
URL : https://patchwork.freedesktop.org/series/111848/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
LD [M] drivers/gpu/drm/i915/i915.o
LD [M] drivers/gpu/drm/i915/kvmgt.o
HDRTEST drivers/gpu/drm/i915/display/intel_bios.h
In file included from <command-line>:
./drivers/gpu/drm/i915/display/intel_bios.h:241:18: error: ‘struct drm_edid’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
const struct drm_edid *drm_edid);
^~~~~~~~
cc1: all warnings being treated as errors
drivers/gpu/drm/i915/Makefile:375: recipe for target 'drivers/gpu/drm/i915/display/intel_bios.hdrtest' failed
make[5]: *** [drivers/gpu/drm/i915/display/intel_bios.hdrtest] Error 1
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm/i915' failed
make[4]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed
make[3]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed
make[2]: *** [drivers/gpu] Error 2
scripts/Makefile.build:500: recipe for target 'drivers' failed
make[1]: *** [drivers] Error 2
Makefile:1992: recipe for target '.' failed
make: *** [.] Error 2
More information about the Intel-gfx-trybot
mailing list