[Intel-gfx] ✗ Fi.CI.BAT: failure for tools/intel_reg: Add reading and writing registers through engine
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 1 14:21:14 UTC 2017
== Series Details ==
Series: tools/intel_reg: Add reading and writing registers through engine
URL : https://patchwork.freedesktop.org/series/34755/
State : failure
== Summary ==
IGT patchset build failed on latest successful build
476c4b462e0453c70ee81664c0227fdddc26cbd0 igt/gem_eio: Increase wakeup delay for in-flight-suspend
make all-recursive
Making all in lib
make all-recursive
Making all in .
Making all in tests
make[4]: Nothing to be done for 'all'.
Making all in man
make[2]: Nothing to be done for 'all'.
Making all in tools
Making all in null_state_gen
make[3]: Nothing to be done for 'all'.
Making all in registers
make[3]: Nothing to be done for 'all'.
CCLD intel_aubdump.la
CCLD intel_audio_dump
CC intel_reg.o
intel_reg.c: In function ‘register_srm’:
intel_reg.c:269:54: error: ‘struct config’ has no member named ‘drm_fd’
const int gen = intel_gen(intel_get_drm_devid(config->drm_fd));
^~
intel_reg.c:279:15: error: ‘struct config’ has no member named ‘drm_fd’
i915 = config->drm_fd;
^~
Makefile:1145: recipe for target 'intel_reg.o' failed
make[3]: *** [intel_reg.o] Error 1
Makefile:1209: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
Makefile:531: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
Makefile:463: recipe for target 'all' failed
make: *** [all] Error 2
More information about the Intel-gfx
mailing list