[igt-dev] ✗ Fi.CI.BUILD: failure for tests/i915/i915_hangman : Skips test for RCS/CCS on DG2

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 24 17:37:19 UTC 2022


== Series Details ==

Series: tests/i915/i915_hangman : Skips test for RCS/CCS on DG2
URL   : https://patchwork.freedesktop.org/series/99259/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
f73008bac9a8db0779264b170f630483e9165764 tests/i915/gem_exec_capture: Fix memory object size in gem_exec_capture

[254/439] Linking target tests/gem_pread.
[255/439] Linking target tests/gem_pread_after_blit.
[256/439] Linking target tests/gem_pxp.
[257/439] Linking target tests/gem_pwrite_snooped.
[258/439] Linking target tests/gem_read_read_speed.
[259/439] Linking target tests/gem_readwrite.
[260/439] Linking target tests/gem_reg_read.
[261/439] Linking target tests/gem_render_copy.
[262/439] Linking target tests/gem_render_copy_redux.
[263/439] Linking target tests/gem_render_linear_blits.
[264/439] Linking target tests/gem_reset_stats.
[265/439] Linking target tests/gem_render_tiled_blits.
[266/439] Linking target tests/gem_request_retire.
[267/439] Linking target tests/gem_ringfill.
[268/439] Linking target tests/gem_set_tiling_vs_gtt.
[269/439] Linking target tests/gem_set_tiling_vs_blt.
[270/439] Linking target tests/gem_set_tiling_vs_pwrite.
[271/439] Linking target tests/gem_shrink.
[272/439] Linking target tests/gem_tiled_pread_pwrite.
[273/439] Linking target tests/gem_sync.
[274/439] Linking target tests/gem_softpin.
[275/439] Linking target tests/gem_spin_batch.
[276/439] Linking target tests/gem_streaming_writes.
[277/439] Linking target tests/gem_tiled_blits.
[278/439] Linking target tests/gem_tiled_fence_blits.
[279/439] Linking target tests/gem_tiled_partial_pwrite_pread.
[280/439] Linking target tests/gem_tiled_pread_basic.
[281/439] Linking target tests/gem_tiled_swapping.
[282/439] Linking target tests/gem_tiled_wc.
[283/439] Linking target tests/gem_tiled_wb.
[284/439] Linking target tests/gem_tiling_max_stride.
[285/439] Linking target tests/gem_unfence_active_buffers.
[286/439] Linking target tests/gem_unref_active_buffers.
[287/439] Linking target tests/gem_userptr_blits.
[288/439] Linking target tests/gem_vm_create.
[289/439] Linking target tests/i915_fb_tiling.
[290/439] Linking target tests/gem_wait.
[291/439] Linking target tests/gem_watchdog.
[292/439] Linking target tests/gem_workarounds.
[293/439] Compiling C object 'tests/tests@@i915_hangman at exe/i915_i915_hangman.c.o'.
FAILED: tests/tests@@i915_hangman at exe/i915_i915_hangman.c.o 
ccache cc -Itests/tests@@i915_hangman at exe -Itests -I../tests -I../include/drm-uapi -I../include/linux-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/usr/include/libdrm -I/usr/include/libdrm/nouveau -I/usr/include/x86_64-linux-gnu -I/usr/include/alsa -I/usr/include -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 -fcommon -pthread  -MD -MQ 'tests/tests@@i915_hangman at exe/i915_i915_hangman.c.o' -MF 'tests/tests@@i915_hangman at exe/i915_i915_hangman.c.o.d' -o 'tests/tests@@i915_hangman at exe/i915_i915_hangman.c.o' -c ../tests/i915/i915_hangman.c
../tests/i915/i915_hangman.c: In function ‘do_tests’:
../tests/i915/i915_hangman.c:448:8: error: implicit declaration of function ‘IS_DG2’; did you mean ‘IS_DG1’? [-Werror=implicit-function-declaration]
    if (IS_DG2(intel_get_drm_devid(device)) &&
        ^~~~~~
        IS_DG1
../tests/i915/i915_hangman.c:448:8: warning: nested extern declaration of ‘IS_DG2’ [-Wnested-externs]
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.




More information about the igt-dev mailing list