✗ Fi.CI.BUILD: failure for tests/i915/i915_pm_backlight: Add new subtest to validate dual panel backlight (rev4)

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 13 13:02:07 UTC 2022


== Series Details ==

Series: tests/i915/i915_pm_backlight: Add new subtest to validate dual panel backlight (rev4)
URL   : https://patchwork.freedesktop.org/series/108233/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
ca6f5bdd537d26692c4b1ca011b8c4f227d95703 Restrict sigev_notify_thread_id macro definition to Linux

[224/561] Linking target tests/gem_sync.
[225/561] Linking target tests/gem_tiled_blits.
[226/561] Linking target tests/gem_tiled_fence_blits.
[227/561] Linking target tests/gem_tiled_partial_pwrite_pread.
[228/561] Linking target tests/gem_tiled_wb.
[229/561] Linking target tests/gem_tiled_pread_basic.
[230/561] Linking target tests/gem_tiled_pread_pwrite.
[231/561] Linking target tests/gem_tiled_swapping.
[232/561] Linking target tests/gem_tiling_max_stride.
[233/561] Linking target tests/gem_tiled_wc.
[234/561] Linking target tests/gem_unfence_active_buffers.
[235/561] Linking target tests/gem_unref_active_buffers.
[236/561] Linking target tests/gem_userptr_blits.
[237/561] Linking target tests/gem_vm_create.
[238/561] Linking target tests/gem_wait.
[239/561] Linking target tests/gem_watchdog.
[240/561] Linking target tests/gem_workarounds.
[241/561] Linking target tests/i915_fb_tiling.
[242/561] Linking target tests/i915_getparams_basic.
[243/561] Compiling C object 'tests/59830eb@@i915_pm_backlight at exe/i915_i915_pm_backlight.c.o'.
FAILED: tests/59830eb@@i915_pm_backlight at exe/i915_i915_pm_backlight.c.o 
cc -Itests/59830eb@@i915_pm_backlight at exe -Itests -I../../../usr/src/igt-gpu-tools/tests -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 -fcommon -pthread -MD -MQ 'tests/59830eb@@i915_pm_backlight at exe/i915_i915_pm_backlight.c.o' -MF 'tests/59830eb@@i915_pm_backlight at exe/i915_i915_pm_backlight.c.o.d' -o 'tests/59830eb@@i915_pm_backlight at exe/i915_i915_pm_backlight.c.o' -c ../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_backlight.c
In file included from ../../../usr/src/igt-gpu-tools/lib/drmtest.h:39,
                 from ../../../usr/src/igt-gpu-tools/lib/igt.h:27,
                 from ../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_backlight.c:28:
../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_backlight.c: In function ‘__igt_unique____real_main218’:
../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_backlight.c:273:11: error: expected ‘)’ before ‘name’
  273 |           name);
      |           ^~~~
../../../usr/src/igt-gpu-tools/lib/igt_core.h:521:52: note: in definition of macro ‘igt_skip_check’
  521 |  __igt_skip_check(__FILE__, __LINE__, __func__, E, F)
      |                                                    ^
../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
  271 |    igt_require_f(found,
      |    ^~~~~~~~~~~~~
../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_backlight.c:272:10: warning: format ‘%s’ expects a matching ‘char *’ argument [-Wformat=]
  272 |          "Could not map backlight for \"%s\" to connected output\n"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../usr/src/igt-gpu-tools/lib/igt_core.h:521:52: note: in definition of macro ‘igt_skip_check’
  521 |  __igt_skip_check(__FILE__, __LINE__, __func__, E, F)
      |                                                    ^
../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_backlight.c:271:4: note: in expansion of macro ‘igt_require_f’
  271 |    igt_require_f(found,
      |    ^~~~~~~~~~~~~
../../../usr/src/igt-gpu-tools/tests/i915/i915_pm_backlight.c:272:42: note: format string is defined here
  272 |          "Could not map backlight for \"%s\" to connected output\n"
      |                                         ~^
      |                                          |
      |                                          char *
ninja: build stopped: subcommand failed.




More information about the Intel-gfx-trybot mailing list