All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Jigar Bhatt <jigar.bhatt@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ Fi.CI.BUILD: failure for tests/i915/i915_pm_dc: Fix DC9 test
Date: Thu, 29 Jul 2021 13:24:52 -0000	[thread overview]
Message-ID: <162756509262.27326.4365474442968556831@emeril.freedesktop.org> (raw)
In-Reply-To: <20210729132008.3258299-1-jigar.bhatt@intel.com>

== 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@exe/i915_i915_pm_dc.c.o'.
FAILED: tests/tests@@i915_pm_dc@exe/i915_i915_pm_dc.c.o 
ccache cc -Itests/tests@@i915_pm_dc@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@exe/i915_i915_pm_dc.c.o' -MF 'tests/tests@@i915_pm_dc@exe/i915_i915_pm_dc.c.o.d' -o 'tests/tests@@i915_pm_dc@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.


_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2021-07-29 13:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-29 13:20 [igt-dev] [PATCH i-g-t RFC] tests/i915/i915_pm_dc: Fix DC9 test Jigar Bhatt
2021-07-29 13:24 ` Patchwork [this message]
2021-07-29 14:26 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork
2021-08-04  5:51 ` [igt-dev] [PATCH i-g-t RFC] " Gupta, Anshuman
2021-08-05  4:01   ` Bhatt, Jigar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=162756509262.27326.4365474442968556831@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=jigar.bhatt@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.