[igt-dev] ✗ Fi.CI.BUILD: failure for tests/i915/i915_pm_dc: Add DC6 test for mtl (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 27 19:57:21 UTC 2023


== Series Details ==

Series: tests/i915/i915_pm_dc: Add DC6 test for mtl (rev3)
URL   : https://patchwork.freedesktop.org/series/112918/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
4b77c6d85024d22ca521d510f8eee574128fe04f lib/xe_query: Prevent cache corruption on multiple access

[254/649] Linking target tests/gem_pwrite.
[255/649] Linking target tests/gem_pwrite_snooped.
[256/649] Linking target tests/gem_pxp.
[257/649] Linking target tests/gem_read_read_speed.
[258/649] Linking target tests/gem_readwrite.
[259/649] Linking target tests/gem_render_copy_redux.
[260/649] Linking target tests/gem_reg_read.
[261/649] Linking target tests/gem_render_copy.
[262/649] Linking target tests/gem_render_linear_blits.
[263/649] Linking target tests/gem_render_tiled_blits.
[264/649] Linking target tests/gem_request_retire.
[265/649] Linking target tests/gem_reset_stats.
[266/649] Linking target tests/gem_ringfill.
[267/649] Linking target tests/gem_set_tiling_vs_blt.
[268/649] Linking target tests/gem_set_tiling_vs_gtt.
[269/649] Linking target tests/gem_shrink.
[270/649] Linking target tests/gem_set_tiling_vs_pwrite.
[271/649] Linking target tests/gem_softpin.
[272/649] Linking target tests/gem_sync.
[273/649] Linking target tests/gem_spin_batch.
[274/649] Linking target tests/gem_streaming_writes.
[275/649] Linking target tests/gem_tiled_blits.
[276/649] Linking target tests/gem_tiled_fence_blits.
[277/649] Linking target tests/gem_tiled_partial_pwrite_pread.
[278/649] Linking target tests/gem_tiled_pread_pwrite.
[279/649] Linking target tests/gem_tiled_pread_basic.
[280/649] Linking target tests/gem_tiled_swapping.
[281/649] Linking target tests/gem_tiled_wb.
[282/649] Linking target tests/gem_tiled_wc.
[283/649] Linking target tests/gem_tiling_max_stride.
[284/649] Linking target tests/gem_unfence_active_buffers.
[285/649] Linking target tests/gem_userptr_blits.
[286/649] Linking target tests/gem_unref_active_buffers.
[287/649] Linking target tests/gem_vm_create.
[288/649] Linking target tests/gem_wait.
[289/649] Linking target tests/gem_watchdog.
[290/649] Linking target tests/gem_workarounds.
[291/649] Linking target tests/i915_fb_tiling.
[292/649] Linking target tests/i915_getparams_basic.
[293/649] Linking target tests/i915_hangman.
[294/649] Compiling C object 'tests/59830eb@@i915_pm_dc at exe/i915_i915_pm_dc.c.o'.
FAILED: tests/59830eb@@i915_pm_dc at exe/i915_i915_pm_dc.c.o 
cc -Itests/59830eb@@i915_pm_dc at exe -Itests -I../../../usr/src/igt-gpu-tools/tests -I../../../usr/src/igt-gpu-tools/include -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 -pthread -MD -MQ 'tests/59830eb@@i915_pm_dc at exe/i915_i915_pm_dc.c.o' -MF 'tests/59830eb@@i915_pm_dc at exe/i915_i915_pm_dc.c.o.d' -o 'tests/59830eb@@i915_pm_dc at exe/i915_i915_pm_dc.c.o' -c ../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_dc.c
../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_dc.c: In function ‘test_pkc_state_psr’:
../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_dc.c:589:15: error: implicit declaration of function ‘read_pkc_state_value’ [-Werror=implicit-function-declaration]
  589 |  prev_value = read_pkc_state_value(data->pmc_fd);
      |               ^~~~~~~~~~~~~~~~~~~~
../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_dc.c:589:15: warning: nested extern declaration of ‘read_pkc_state_value’ [-Wnested-externs]
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.




More information about the igt-dev mailing list