public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Ramalingam C <ramalingam.c@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/gem_spin_batch: Update with engine discovery
Date: Tue, 02 Jul 2019 16:29:34 -0000	[thread overview]
Message-ID: <20190702162934.28693.39482@emeril.freedesktop.org> (raw)
In-Reply-To: <20190702090001.16245-1-ramalingam.c@intel.com>

== 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@exe/i915_gem_spin_batch.c.o'.
FAILED: tests/tests@@gem_spin_batch@exe/i915_gem_spin_batch.c.o 
ccache cc -Itests/tests@@gem_spin_batch@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@exe/i915_gem_spin_batch.c.o' -MF 'tests/tests@@gem_spin_batch@exe/i915_gem_spin_batch.c.o.d' -o 'tests/tests@@gem_spin_batch@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.

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2019-07-02 16:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-02  9:00 [igt-dev] [PATCH i-g-t] tests/i915/gem_spin_batch: Update with engine discovery Ramalingam C
2019-07-02 16:29 ` Patchwork [this message]
2019-07-02 16:48 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork
2019-07-03  9:50 ` [igt-dev] [PATCH i-g-t] " Tvrtko Ursulin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190702162934.28693.39482@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=ramalingam.c@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox