[igt-dev] ✗ Fi.CI.BUILD: failure for tests/i915/i915_pm_dc: Fix DC9 test

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 29 13:24:52 UTC 2021


== Series Details ==

Series: tests/i915/i915_pm_dc: Fix DC9 test
URL   : https://patchwork.freedesktop.org/series/93180/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
354638455597ac48ac433606b24b82a4d7b65d20 Revert "tests/kms_plane_alpha_blend: Skip coverage-vs-premult-vs-none for 6bpc panels"

[299/447] Linking target tests/gem_ringfill.
[300/447] Linking target tests/gem_render_copy.
[301/447] Linking target tests/gem_render_linear_blits.
[302/447] Linking target tests/gem_render_tiled_blits.
[303/447] Linking target tests/gem_request_retire.
[304/447] Linking target tests/gem_set_tiling_vs_blt.
[305/447] Linking target tests/gem_reset_stats.
[306/447] Linking target tests/gem_set_tiling_vs_pwrite.
[307/447] Linking target tests/gem_set_tiling_vs_gtt.
[308/447] Linking target tests/gem_shrink.
[309/447] Linking target tests/gem_softpin.
[310/447] Linking target tests/gem_spin_batch.
[311/447] Linking target tests/gem_sync.
[312/447] Linking target tests/gem_streaming_writes.
[313/447] Linking target tests/gem_tiled_fence_blits.
[314/447] Linking target tests/gem_tiled_partial_pwrite_pread.
[315/447] Linking target tests/gem_tiled_blits.
[316/447] Linking target tests/gem_tiled_pread_pwrite.
[317/447] Linking target tests/gem_tiled_pread_basic.
[318/447] Linking target tests/gem_tiled_swapping.
[319/447] Linking target tests/gem_tiled_wb.
[320/447] Linking target tests/gem_tiling_max_stride.
[321/447] Linking target tests/gem_unfence_active_buffers.
[322/447] Linking target tests/gem_tiled_wc.
[323/447] Linking target tests/gem_userptr_blits.
[324/447] Linking target tests/gem_unref_active_buffers.
[325/447] Linking target tests/gem_vm_create.
[326/447] Linking target tests/gem_watchdog.
[327/447] Linking target tests/gem_wait.
[328/447] Linking target tests/gem_workarounds.
[329/447] Linking target tests/i915_module_load.
[330/447] Compiling C object 'tests/tests@@i915_pm_dc at exe/i915_i915_pm_dc.c.o'.
FAILED: tests/tests@@i915_pm_dc at exe/i915_i915_pm_dc.c.o 
ccache cc -Itests/tests@@i915_pm_dc at 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/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_pm_dc at exe/i915_i915_pm_dc.c.o' -MF 'tests/tests@@i915_pm_dc at exe/i915_i915_pm_dc.c.o.d' -o 'tests/tests@@i915_pm_dc at exe/i915_i915_pm_dc.c.o' -c ../tests/i915/i915_pm_dc.c
In file included from ../lib/igt.h:30,
                 from ../tests/i915/i915_pm_dc.c:30:
../tests/i915/i915_pm_dc.c: In function ‘check_dc9’:
../tests/i915/i915_pm_dc.c:415:27: error: ‘IGT_RUNTIME_STATUS_PM_SUSPENDED’ undeclared (first use in this function); did you mean ‘IGT_RUNTIME_PM_STATUS_SUSPENDED’?
    igt_wait_for_pm_status(IGT_RUNTIME_STATUS_PM_SUSPENDED)
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/igt_aux.h:266:7: note: in definition of macro ‘igt_wait’
   if (COND) {      \
       ^~~~
../tests/i915/i915_pm_dc.c:415:27: note: each undeclared identifier is reported only once for each function it appears in
    igt_wait_for_pm_status(IGT_RUNTIME_STATUS_PM_SUSPENDED)
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/igt_aux.h:266:7: note: in definition of macro ‘igt_wait’
   if (COND) {      \
       ^~~~
ninja: build stopped: subcommand failed.




More information about the igt-dev mailing list