[Intel-gfx] ✗ Fi.CI.BAT: failure for tests/perf: Enable i915 perf tests on CNL (rev2)

Lionel Landwerlin lionel.g.landwerlin at intel.com
Fri Dec 8 13:38:39 UTC 2017


Apologies, I've fixed this locally and will send a v3 with the fix.

On 08/12/17 13:25, Patchwork wrote:
> == Series Details ==
>
> Series: tests/perf: Enable i915 perf tests on CNL (rev2)
> URL   : https://patchwork.freedesktop.org/series/35067/
> State : failure
>
> == Summary ==
>
> IGT patchset build failed on latest successful build
> 2fc64acf8a4465d5eab3d6cfec9b3c1b5df30d73 igt/perf_pmu: Tweak wait_for_rc6, yet again
>
> Making all in .
> make[3]: Nothing to be done for 'all-am'.
> Making all in drm-uapi
> make[3]: Nothing to be done for 'all'.
> Making all in tests
> Making all in intel-ci
> make[3]: Nothing to be done for 'all'.
> make[3]: Nothing to be done for 'all-am'.
> Making all in assembler
> make  all-recursive
> Making all in doc
> make[4]: Nothing to be done for 'all'.
> Making all in test
> make[4]: Nothing to be done for 'all'.
> make[4]: Nothing to be done for 'all-am'.
> Making all in overlay
>    CC       gem-interrupts.o
> In file included from ./../lib/igt_perf.h:32:0,
>                   from gem-interrupts.c:34:
> ./../lib/igt_gt.h:99:16: warning: ‘enum drm_i915_gem_engine_class’ declared inside parameter list will not be visible outside of this definition or declaration
>             enum drm_i915_gem_engine_class class,
>                  ^~~~~~~~~~~~~~~~~~~~~~~~~
> ./../lib/igt_gt.h:103:12: warning: ‘enum drm_i915_gem_engine_class’ declared inside parameter list will not be visible outside of this definition or declaration
>         enum drm_i915_gem_engine_class class,
>              ^~~~~~~~~~~~~~~~~~~~~~~~~
> ./../lib/igt_gt.h:108:9: warning: ‘enum drm_i915_gem_engine_class’ declared inside parameter list will not be visible outside of this definition or declaration
>      enum drm_i915_gem_engine_class class,
>           ^~~~~~~~~~~~~~~~~~~~~~~~~
> ./../lib/igt_gt.h:108:35: error: parameter 2 (‘class’) has incomplete type
>      enum drm_i915_gem_engine_class class,
>                                     ^~~~~
> ./../lib/igt_gt.h:107:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
>   void gem_require_engine(int gem_fd,
>        ^~~~~~~~~~~~~~~~~~
> In file included from ./../lib/igt_gt.h:28:0,
>                   from ./../lib/igt_perf.h:32,
>                   from gem-interrupts.c:34:
> ./../lib/igt_gt.h: In function ‘gem_require_engine’:
> ./../lib/igt_gt.h:111:37: error: type of formal parameter 2 is incomplete
>    igt_require(gem_has_engine(gem_fd, class, instance));
>                                       ^
> ./../lib/igt_core.h:613:8: note: in definition of macro ‘igt_require’
>    if (!(expr)) igt_skip_check(#expr , NULL); \
>          ^~~~
> Makefile:594: recipe for target 'gem-interrupts.o' failed
> make[2]: *** [gem-interrupts.o] 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