[igt-dev] ✗ Fi.CI.BUILD: failure for PATCH i-g-t 1/1] lib/igt_kms: Add support for display with non-contiguous pipes

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 10 19:23:31 UTC 2020


== Series Details ==

Series: PATCH i-g-t 1/1] lib/igt_kms: Add support for display with non-contiguous pipes
URL   : https://patchwork.freedesktop.org/series/78197/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
d16ad07e7f2a028e14d61f570931c87fa5ce404c lib/drmtest: Don't write ffffffff to a numeric param

[200/924] Linking target lib/tests/igt_conflicting_args.
[201/924] Linking target lib/tests/igt_can_fail.
[202/924] Linking target lib/tests/igt_abort.
[203/924] Linking target lib/tests/igt_can_fail_simple.
[204/924] Linking target lib/tests/igt_describe.
[205/924] Linking target lib/tests/igt_exit_handler.
[206/924] Linking target lib/tests/igt_edid.
[207/924] Linking target lib/tests/igt_dynamic_subtests.
[208/924] Linking target lib/tests/igt_fork.
[209/924] Linking target lib/tests/igt_fork_helper.
[210/924] Linking target lib/tests/igt_list_only.
[211/924] Linking target lib/tests/igt_segfault.
[212/924] Linking target lib/tests/igt_nesting.
[213/924] Linking target lib/tests/igt_no_exit.
[214/924] Linking target lib/tests/igt_simulation.
[215/924] Linking target lib/tests/igt_stats.
[216/924] Linking target lib/tests/i915_perf_data_alignment.
[217/924] Linking target lib/tests/igt_simple_test_subtests.
[218/924] Linking target lib/tests/igt_subtest_group.
[219/924] Linking target lib/tests/igt_audio.
[220/924] Linking target tests/core_auth.
[221/924] Linking target lib/tests/igt_no_subtest.
[222/924] Linking target lib/tests/igt_timeout.
[223/924] Linking target tests/core_getclient.
[224/924] Linking target tests/core_getversion.
[225/924] Compiling C object 'tests/tests@@kms_ccs at exe/kms_ccs.c.o'.
FAILED: tests/tests@@kms_ccs at exe/kms_ccs.c.o 
ccache cc -Itests/tests@@kms_ccs 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/x86_64-linux-gnu -I/usr/include/alsa -I/usr/include -I/usr/include/libdrm/nouveau -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@@kms_ccs at exe/kms_ccs.c.o' -MF 'tests/tests@@kms_ccs at exe/kms_ccs.c.o.d' -o 'tests/tests@@kms_ccs at exe/kms_ccs.c.o' -c ../tests/kms_ccs.c
In file included from ../lib/igt.h:39:0,
                 from ../tests/kms_ccs.c:25:
../tests/kms_ccs.c: In function ‘__real_main463’:
../lib/igt_kms.h:502:16: error: ‘display’ undeclared (first use in this function)
   for_each_if((display)->pipes[(pipe)].enabled)
                ^
../lib/igt_kms.h:477:38: note: in definition of macro ‘for_each_if’
 #define for_each_if(condition) if (!(condition)) {} else
                                      ^~~~~~~~~
../tests/kms_ccs.c:477:2: note: in expansion of macro ‘for_each_pipe_static’
  for_each_pipe_static(pipe) {
  ^~~~~~~~~~~~~~~~~~~~
../lib/igt_kms.h:502:16: note: each undeclared identifier is reported only once for each function it appears in
   for_each_if((display)->pipes[(pipe)].enabled)
                ^
../lib/igt_kms.h:477:38: note: in definition of macro ‘for_each_if’
 #define for_each_if(condition) if (!(condition)) {} else
                                      ^~~~~~~~~
../tests/kms_ccs.c:477:2: note: in expansion of macro ‘for_each_pipe_static’
  for_each_pipe_static(pipe) {
  ^~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.



More information about the igt-dev mailing list