[igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 14 10:13:00 UTC 2019


== Series Details ==

Series: tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read
URL   : https://patchwork.freedesktop.org/series/56642/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
eea5cf40199c0d08ac654481b830d8a3d4408502 test: Add PSR2 selective update tests

[247/464] Linking target tests/gem_close_race.
[248/464] Linking target tests/gem_concurrent_blit.
[249/464] Linking target tests/gem_cs_prefetch.
[250/464] Linking target tests/gem_cpu_reloc.
[251/464] Linking target tests/gem_create.
[252/464] Linking target tests/gem_cs_tlb.
[253/464] Linking target tests/gem_ctx_create.
[254/464] Linking target tests/gem_ctx_bad_destroy.
[255/464] Linking target tests/gem_ctx_exec.
[256/464] Linking target tests/gem_ctx_param.
[257/464] Linking target tests/gem_ctx_isolation.
[258/464] Linking target tests/gem_ctx_thrash.
[259/464] Linking target tests/gem_ctx_switch.
[260/464] Linking target tests/gem_evict_alignment.
[261/464] Linking target tests/gem_double_irq_loop.
[262/464] Linking target tests/gem_exec_alignment.
[263/464] Linking target tests/gem_evict_everything.
[264/464] Linking target tests/gem_exec_async.
[265/464] Linking target tests/gem_exec_await.
[266/464] Linking target tests/gem_exec_big.
[267/464] Linking target tests/gem_exec_bad_domains.
[268/464] Linking target tests/gem_exec_basic.
[269/464] Linking target tests/gem_exec_blt.
[270/464] Linking target tests/gem_exec_create.
[271/464] Linking target tests/gem_exec_capture.
[272/464] Linking target tests/gem_exec_faulting_reloc.
[273/464] Linking target tests/gem_exec_fence.
[274/464] Linking target tests/gem_exec_flush.
[275/464] Linking target tests/gem_exec_gttfill.
[276/464] Linking target tests/gem_exec_latency.
[277/464] Linking target tests/gem_exec_nop.
[278/464] Linking target tests/gem_exec_lut_handle.
[279/464] Linking target tests/gem_exec_parallel.
[280/464] Linking target tests/gem_exec_reloc.
[281/464] Linking target tests/gem_exec_parse.
[282/464] Linking target tests/gem_exec_params.
[283/464] Linking target tests/gem_exec_reuse.
[284/464] Compiling C object 'tests/gem_exec_schedule at exe/i915_gem_exec_schedule.c.o'.
FAILED: tests/gem_exec_schedule at exe/i915_gem_exec_schedule.c.o 
ccache cc  -Itests/gem_exec_schedule at exe -Itests -I../tests -I. -I../ -I../lib/stubs/syscalls -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/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 -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 -O0 -g -D_GNU_SOURCE -include config.h -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 -pthread -MD -MQ 'tests/gem_exec_schedule at exe/i915_gem_exec_schedule.c.o' -MF 'tests/gem_exec_schedule at exe/i915_gem_exec_schedule.c.o.d' -o 'tests/gem_exec_schedule at exe/i915_gem_exec_schedule.c.o' -c ../tests/i915/gem_exec_schedule.c
../tests/i915/gem_exec_schedule.c: In function ‘wide’:
../tests/i915/gem_exec_schedule.c:936:23: error: ‘n’ undeclared (first use in this function); did you mean ‘yn’?
  gem_read(fd, result, n, result_read, 4*MAX_CONTEXTS);
                       ^
                       yn
../tests/i915/gem_exec_schedule.c:936:23: note: each undeclared identifier is reported only once for each function it appears in
../tests/i915/gem_exec_schedule.c:937:11: warning: declaration of ‘n’ shadows previous non-variable [-Wshadow]
  for (int n = 0; n < MAX_CONTEXTS; n++)
           ^
ninja: build stopped: subcommand failed.



More information about the igt-dev mailing list