== Series Details == Series: tools: Introduce intel_cgroup tool URL : https://patchwork.freedesktop.org/series/37505/ State : failure == Summary == IGT patchset build failed on latest successful build a20a69e25a18ec63236633b804d89cc0c0cea259 overlay: fix invalid pointer access 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 CCLD intel_reg CC intel_cgroup.o intel_cgroup.c: In function ‘main’: intel_cgroup.c:52:31: error: storage size of ‘req’ isn’t known struct drm_i915_cgroup_param req; ^~~ intel_cgroup.c:94:26: error: ‘DRM_IOCTL_I915_CGROUP_SETPARAM’ undeclared (first use in this function) ret = drmIoctl(drm_fd, DRM_IOCTL_I915_CGROUP_SETPARAM, &req); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ intel_cgroup.c:94:26: note: each undeclared identifier is reported only once for each function it appears in intel_cgroup.c:52:31: warning: unused variable ‘req’ [-Wunused-variable] struct drm_i915_cgroup_param req; ^~~ Makefile:1170: recipe for target 'intel_cgroup.o' failed make[3]: *** [intel_cgroup.o] Error 1 Makefile:1234: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 Makefile:532: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:464: recipe for target 'all' failed make: *** [all] Error 2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx