[igt-dev] ✗ GitLab.Pipeline: warning for tests/i915/i915_pm_dc: Fix DC9 test

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 29 14:26:28 UTC 2021


== Series Details ==

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

== Summary ==

Pipeline status: FAILED.

see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/370254 for the overview.

build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/12308227):
  ../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.
  section_end:1627565563:step_script
  section_start:1627565563:cleanup_file_variables
  Cleaning up file based variables
  section_end:1627565564:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/12308230):
  ../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.
  section_end:1627565557:step_script
  section_start:1627565557:cleanup_file_variables
  Cleaning up file based variables
  section_end:1627565559:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/12308229):
  ../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.
  section_end:1627565533:step_script
  section_start:1627565533:cleanup_file_variables
  Cleaning up file based variables
  section_end:1627565535:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-debian-meson-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/12308231):
  ../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.
  section_end:1627565583:step_script
  section_start:1627565583:cleanup_file_variables
  Cleaning up file based variables
  section_end:1627565584:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/12308222):
  ../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’?
    415 |    igt_wait_for_pm_status(IGT_RUNTIME_STATUS_PM_SUSPENDED)
        |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ../lib/igt_aux.h:266:7: note: in definition of macro ‘igt_wait’
    266 |   if (COND) {      \
        |       ^~~~
  ../tests/i915/i915_pm_dc.c:415:27: note: each undeclared identifier is reported only once for each function it appears in
    415 |    igt_wait_for_pm_status(IGT_RUNTIME_STATUS_PM_SUSPENDED)
        |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ../lib/igt_aux.h:266:7: note: in definition of macro ‘igt_wait’
    266 |   if (COND) {      \
        |       ^~~~
  ninja: build stopped: subcommand failed.
  section_end:1627565392:step_script
  section_start:1627565393:cleanup_file_variables
  Cleaning up file based variables
  section_end:1627565393:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/12308226):
  FAILED: tests/59830eb@@i915_pm_dc at exe/i915_i915_pm_dc.c.o 
  clang -Itests/59830eb@@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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/libdrm/nouveau -I/usr/include/valgrind -Xclang -fcolor-diagnostics -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 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -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@@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 ../tests/i915/i915_pm_dc.c
  ../tests/i915/i915_pm_dc.c:415:27: error: use of undeclared identifier 'IGT_RUNTIME_STATUS_PM_SUSPENDED'; did you mean 'IGT_RUNTIME_PM_STATUS_SUSPENDED'?
                          igt_wait_for_pm_status(IGT_RUNTIME_STATUS_PM_SUSPENDED)
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                 IGT_RUNTIME_PM_STATUS_SUSPENDED
  ../lib/igt_aux.h:266:7: note: expanded from macro 'igt_wait'
                  if (COND) {                                             \
                      ^
  ../lib/igt_pm.h:43:2: note: 'IGT_RUNTIME_PM_STATUS_SUSPENDED' declared here
          IGT_RUNTIME_PM_STATUS_SUSPENDED,
          ^
  1 error generated.
  ninja: build stopped: subcommand failed.
  section_end:1627565464:step_script
  section_start:1627565464:cleanup_file_variables
  Cleaning up file based variables
  section_end:1627565466:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-fedora-no-libdrm-nouveau has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/12308225):
  ../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’?
    415 |    igt_wait_for_pm_status(IGT_RUNTIME_STATUS_PM_SUSPENDED)
        |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ../lib/igt_aux.h:266:7: note: in definition of macro ‘igt_wait’
    266 |   if (COND) {      \
        |       ^~~~
  ../tests/i915/i915_pm_dc.c:415:27: note: each undeclared identifier is reported only once for each function it appears in
    415 |    igt_wait_for_pm_status(IGT_RUNTIME_STATUS_PM_SUSPENDED)
        |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ../lib/igt_aux.h:266:7: note: in definition of macro ‘igt_wait’
    266 |   if (COND) {      \
        |       ^~~~
  ninja: build stopped: subcommand failed.
  section_end:1627565461:step_script
  section_start:1627565461:cleanup_file_variables
  Cleaning up file based variables
  section_end:1627565492:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-fedora-no-libunwind has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/12308223):
  ../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’?
    415 |    igt_wait_for_pm_status(IGT_RUNTIME_STATUS_PM_SUSPENDED)
        |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ../lib/igt_aux.h:266:7: note: in definition of macro ‘igt_wait’
    266 |   if (COND) {      \
        |       ^~~~
  ../tests/i915/i915_pm_dc.c:415:27: note: each undeclared identifier is reported only once for each function it appears in
    415 |    igt_wait_for_pm_status(IGT_RUNTIME_STATUS_PM_SUSPENDED)
        |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ../lib/igt_aux.h:266:7: note: in definition of macro ‘igt_wait’
    266 |   if (COND) {      \
        |       ^~~~
  ninja: build stopped: subcommand failed.
  section_end:1627565519:step_script
  section_start:1627565519:cleanup_file_variables
  Cleaning up file based variables
  section_end:1627565525:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build:tests-fedora-oldest-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/12308224):
  ../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’?
    415 |    igt_wait_for_pm_status(IGT_RUNTIME_STATUS_PM_SUSPENDED)
        |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ../lib/igt_aux.h:266:7: note: in definition of macro ‘igt_wait’
    266 |   if (COND) {      \
        |       ^~~~
  ../tests/i915/i915_pm_dc.c:415:27: note: each undeclared identifier is reported only once for each function it appears in
    415 |    igt_wait_for_pm_status(IGT_RUNTIME_STATUS_PM_SUSPENDED)
        |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ../lib/igt_aux.h:266:7: note: in definition of macro ‘igt_wait’
    266 |   if (COND) {      \
        |       ^~~~
  ninja: build stopped: subcommand failed.
  section_end:1627565492:step_script
  section_start:1627565492:cleanup_file_variables
  Cleaning up file based variables
  section_end:1627565493:cleanup_file_variables
  ERROR: Job failed: exit code 1

== Logs ==

For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/370254


More information about the igt-dev mailing list