[igt-dev] ✗ Fi.CI.BAT: failure for Queued/runnable/running engine stats

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 19 21:54:12 UTC 2018


== Series Details ==

Series: Queued/runnable/running engine stats
URL   : https://patchwork.freedesktop.org/series/40217/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
b09e979a67817a9b068f841bda81940b9d208850 tools/aubdump: For gen10+ support addresses up to 4GB

[137/484] Linking target tests/gem_ringfill
[138/484] Linking target tests/gem_set_tiling_vs_gtt
[139/484] Linking target tests/gem_shrink
[140/484] Linking target tests/gem_set_tiling_vs_pwrite
[141/484] Linking target tests/gem_spin_batch
[142/484] Linking target tests/gem_stolen
[143/484] Linking target tests/gem_storedw_batches_loop
[144/484] Linking target tests/gem_softpin
[145/484] Linking target tests/gem_storedw_loop
[146/484] Linking target tests/gem_threaded_access_tiled
[147/484] Linking target tests/gem_tiled_blits
[148/484] Linking target tests/gem_streaming_writes
[149/484] Linking target tests/gem_sync
[150/484] Linking target tests/gem_tiled_pread_basic
[151/484] Linking target tests/gem_tiled_fence_blits
[152/484] Linking target tests/gem_tiled_partial_pwrite_pread
[153/484] Linking target tests/gem_tiled_wc
[154/484] Linking target tests/gem_tiled_pread_pwrite
[155/484] Linking target tests/gem_tiled_wb
[156/484] Linking target tests/gem_tiled_swapping
[157/484] Linking target tests/gem_tiling_max_stride
[158/484] Linking target tests/gem_unfence_active_buffers
[159/484] Linking target tests/gem_unref_active_buffers
[160/484] Linking target tests/gem_wait
[161/484] Linking target tests/gem_write_read_ring_switch
[162/484] Linking target tests/gem_userptr_blits
[163/484] Linking target tests/gen3_mixed_blits
[164/484] Linking target tests/gem_workarounds
[165/484] Linking target tests/gen3_render_linear_blits
[166/484] Linking target tests/kms_3d
[167/484] Linking target tests/gen3_render_tiledx_blits
[168/484] Linking target tests/gen3_render_mixed_blits
[169/484] Compiling c object 'tests/i915_query at exe/i915_query.c.o'
FAILED: tests/i915_query at exe/i915_query.c.o 
ccache cc  '-Itests/i915_query at exe' '-Itests' '-I../tests' '-I.' '-I../' '-Ilib' '-I../lib' '-I../include/drm-uapi' '-I/usr/include/cairo' '-I/usr/include/glib-2.0' '-I/usr/lib/x86_64-linux-gnu/glib-2.0/include' '-I/usr/include/pixman-1' '-I/usr/include/freetype2' '-I/usr/include/libpng12' '-I/opt/igt/include' '-I/opt/igt/include/libdrm' '-I/usr/include' '-I/home/cidrm/kernel_headers/include' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-Wall' '-Winvalid-pch' '-Wextra' '-std=gnu99' '-O0' '-g' '-D_GNU_SOURCE' '-include' 'config.h' '-Wno-unused-parameter' '-Wno-sign-compare' '-Wno-missing-field-initializers' '-Wno-clobbered' '-Wno-type-limits' '-pthread' '-MMD' '-MQ' 'tests/i915_query at exe/i915_query.c.o' '-MF' 'tests/i915_query at exe/i915_query.c.o.d' -o 'tests/i915_query at exe/i915_query.c.o' -c ../tests/i915_query.c
../tests/i915_query.c: In function ‘__spin_poll’:
../tests/i915_query.c:704:10: warning: implicit declaration of function ‘__igt_spin_batch_new_poll’ [-Wimplicit-function-declaration]
   return __igt_spin_batch_new_poll(fd, ctx, flags);
          ^~~~~~~~~~~~~~~~~~~~~~~~~
../tests/i915_query.c:704:10: warning: return makes pointer from integer without a cast [-Wint-conversion]
   return __igt_spin_batch_new_poll(fd, ctx, flags);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/i915_query.c: In function ‘__spin_wait’:
../tests/i915_query.c:715:34: error: ‘igt_spin_t {aka struct igt_spin}’ has no member named ‘execbuf’
  if (gem_can_store_dword(fd, spin->execbuf.flags)) {
                                  ^~
../tests/i915_query.c:718:15: error: ‘igt_spin_t {aka struct igt_spin}’ has no member named ‘running’
   while (!spin->running) {
               ^~
ninja: build stopped: subcommand failed.



More information about the igt-dev mailing list