[igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/gem_spin_batch: Update with engine discovery

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 2 16:29:34 UTC 2019


== Series Details ==

Series: tests/i915/gem_spin_batch: Update with engine discovery
URL   : https://patchwork.freedesktop.org/series/63087/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
873df2fa9e8f5fd02d4532b30ef2579f4fe4f27f i915: Fix gem_context_has_engine_map() for older kernels

[311/484] Linking target tests/gem_exec_whisper.
[312/484] Linking target tests/gem_fd_exhaustion.
[313/484] Linking target tests/gem_fence_upload.
[314/484] Linking target tests/gem_fenced_exec_thrash.
[315/484] Linking target tests/gem_gtt_cpu_tlb.
[316/484] Linking target tests/gem_flink_race.
[317/484] Linking target tests/gem_flink_basic.
[318/484] Linking target tests/gem_gpgpu_fill.
[319/484] Linking target tests/gem_gtt_hog.
[320/484] Linking target tests/gem_gtt_speed.
[321/484] Linking target tests/gem_largeobject.
[322/484] Linking target tests/gem_madvise.
[323/484] Linking target tests/gem_lut_handle.
[324/484] Linking target tests/gem_linear_blits.
[325/484] Linking target tests/gem_media_fill.
[326/484] Linking target tests/gem_media_vme.
[327/484] Linking target tests/gem_mmap_wc.
[328/484] Linking target tests/gem_mmap_gtt.
[329/484] Linking target tests/gem_mmap_offset_exhaustion.
[330/484] Linking target tests/gem_ppgtt.
[331/484] Linking target tests/gem_persistent_relocs.
[332/484] Linking target tests/gem_partial_pwrite_pread.
[333/484] Linking target tests/gem_pipe_control_store_loop.
[334/484] Linking target tests/gem_pread.
[335/484] Linking target tests/gem_pwrite.
[336/484] Linking target tests/gem_pread_after_blit.
[337/484] Linking target tests/gem_pwrite_pread.
[338/484] Linking target tests/gem_pwrite_snooped.
[339/484] Linking target tests/gem_reloc_vs_gpu.
[340/484] Linking target tests/gem_read_read_speed.
[341/484] Linking target tests/gem_readwrite.
[342/484] Linking target tests/gem_reg_read.
[343/484] Linking target tests/gem_reloc_overflow.
[344/484] Linking target tests/gem_render_linear_blits.
[345/484] Linking target tests/gem_render_copy.
[346/484] Linking target tests/gem_render_copy_redux.
[347/484] Linking target tests/gem_render_tiled_blits.
[348/484] Linking target tests/gem_reset_stats.
[349/484] Linking target tests/gem_request_retire.
[350/484] Linking target tests/gem_ring_sync_copy.
[351/484] Linking target tests/gem_ring_sync_loop.
[352/484] Linking target tests/gem_set_tiling_vs_blt.
[353/484] Compiling C object 'tests/tests@@gem_spin_batch at exe/i915_gem_spin_batch.c.o'.
FAILED: tests/tests@@gem_spin_batch at exe/i915_gem_spin_batch.c.o 
ccache cc -Itests/tests@@gem_spin_batch at exe -Itests -I../tests -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -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/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/opt/igt/include -I/opt/igt/include/libdrm -I/usr/include/x86_64-linux-gnu -I/usr/include/alsa -I/usr/include -I/usr/include/libdrm -I/usr/include/libdrm/nouveau -I/home/cidrm/kernel_headers/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wimplicit-fallthrough=0 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -pthread  -MD -MQ 'tests/tests@@gem_spin_batch at exe/i915_gem_spin_batch.c.o' -MF 'tests/tests@@gem_spin_batch at exe/i915_gem_spin_batch.c.o.d' -o 'tests/tests@@gem_spin_batch at exe/i915_gem_spin_batch.c.o' -c ../tests/i915/gem_spin_batch.c
../tests/i915/gem_spin_batch.c: In function ‘__real_main139’:
../tests/i915/gem_spin_batch.c:154:6: error: incompatible types when assigning to type ‘const struct intel_execution_engine2 *’ from type ‘struct intel_execution_engine2’
   e2 = gem_eb_flags_to_engine(e->exec_id | e->flags);
      ^
ninja: build stopped: subcommand failed.



More information about the igt-dev mailing list