[igt-dev] ✗ Fi.CI.BUILD: failure for i915/gem_exec_fence: Replace customer spinner with igt_spin

Patchwork patchwork at emeril.freedesktop.org
Tue Nov 8 09:17:00 UTC 2022


== Series Details ==

Series: i915/gem_exec_fence: Replace customer spinner with igt_spin
URL   : https://patchwork.freedesktop.org/series/110655/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
9cea1d05f492429a6d793995b87081e87a94b492 tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation

[180/706] Linking target tests/api_intel_allocator.
[181/706] Linking target tests/api_intel_bb.
[182/706] Linking target tests/gem_bad_reloc.
[183/706] Linking target tests/gen3_mixed_blits.
[184/706] Linking target tests/gen3_render_linear_blits.
[185/706] Linking target tests/gen3_render_mixed_blits.
[186/706] Linking target tests/gen3_render_tiledx_blits.
[187/706] Linking target tests/gen3_render_tiledy_blits.
[188/706] Linking target tests/gem_basic.
[189/706] Linking target tests/gem_blits.
[190/706] Linking target tests/gem_ccs.
[191/706] Linking target tests/gem_busy.
[192/706] Linking target tests/gem_caching.
[193/706] Linking target tests/gem_close.
[194/706] Linking target tests/gem_close_race.
[195/706] Linking target tests/gem_cs_tlb.
[196/706] Linking target tests/gem_concurrent_blit.
[197/706] Linking target tests/gem_ctx_bad_destroy.
[198/706] Linking target tests/gem_ctx_exec.
[199/706] Linking target tests/gem_ctx_create.
[200/706] Linking target tests/gem_ctx_engines.
[201/706] Linking target tests/gem_ctx_isolation.
[202/706] Linking target tests/gem_ctx_param.
[203/706] Linking target tests/gem_ctx_persistence.
[204/706] Linking target tests/gem_ctx_shared.
[205/706] Linking target tests/gem_ctx_switch.
[206/706] Linking target tests/gem_evict_alignment.
[207/706] Linking target tests/gem_evict_everything.
[208/706] Linking target tests/gem_exec_alignment.
[209/706] Linking target tests/gem_exec_async.
[210/706] Linking target tests/gem_exec_await.
[211/706] Linking target tests/gem_exec_basic.
[212/706] Linking target tests/gem_exec_big.
[213/706] Linking target tests/gem_exec_endless.
[214/706] Linking target tests/gem_exec_capture.
[215/706] Linking target tests/gem_exec_create.
[216/706] Compiling C object 'tests/59830eb@@gem_exec_fence at exe/i915_gem_exec_fence.c.o'.
FAILED: tests/59830eb@@gem_exec_fence at exe/i915_gem_exec_fence.c.o 
cc -Itests/59830eb@@gem_exec_fence at exe -Itests -I../../../usr/src/igt-gpu-tools/tests -I../../../usr/src/igt-gpu-tools/include/drm-uapi -I../../../usr/src/igt-gpu-tools/include/linux-uapi -Ilib -I../../../usr/src/igt-gpu-tools/lib -I../../../usr/src/igt-gpu-tools/lib/stubs/syscalls -I. -I../../../usr/src/igt-gpu-tools/ -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/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/x86_64-linux-gnu -I/usr/include/valgrind -I/usr/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-address-of-packed-member -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 -fcommon -pthread -MD -MQ 'tests/59830eb@@gem_exec_fence at exe/i915_gem_exec_fence.c.o' -MF 'tests/59830eb@@gem_exec_fence at exe/i915_gem_exec_fence.c.o.d' -o 'tests/59830eb@@gem_exec_fence at exe/i915_gem_exec_fence.c.o' -c ../../../usr/src/igt-gpu-tools/tests/i915/gem_exec_fence.c
../../../usr/src/igt-gpu-tools/tests/i915/gem_exec_fence.c: In function ‘test_fence_busy’:
../../../usr/src/igt-gpu-tools/tests/i915/gem_exec_fence.c:95:21: error: implicit declaration of function ‘is_sriov_enabled’ [-Werror=implicit-function-declaration]
   95 |                 if (is_sriov_enabled(fd)) timeout *= 4;
      |                     ^~~~~~~~~~~~~~~~
../../../usr/src/igt-gpu-tools/tests/i915/gem_exec_fence.c:95:21: warning: nested extern declaration of ‘is_sriov_enabled’ [-Wnested-externs]
../../../usr/src/igt-gpu-tools/tests/i915/gem_exec_fence.c:104:25: error: ‘elapsed_time’ undeclared (first use in this function)
  104 |                         elapsed_time = igt_seconds_elapsed(&tv);
      |                         ^~~~~~~~~~~~
../../../usr/src/igt-gpu-tools/tests/i915/gem_exec_fence.c:104:25: note: each undeclared identifier is reported only once for each function it appears in
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.




More information about the igt-dev mailing list