[igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_scaling_filters: New IGT to validate scaling filters

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 8 17:16:15 UTC 2022


== Series Details ==

Series: tests/kms_scaling_filters: New IGT to validate scaling filters
URL   : https://patchwork.freedesktop.org/series/104905/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
2aff41793e5f7f23206547ff615187708e728b92 tests/i915/kms_big_fb: Move cleanup code to fixture

[207/939] Linking target tests/feature_discovery
[208/939] Linking target tests/kms_atomic_interruptible
[209/939] Linking target tests/kms_3d
[210/939] Linking target tests/kms_addfb_basic
[211/939] Linking target tests/kms_async_flips
[212/939] Linking target tests/kms_cursor_crc
[213/939] Linking target tests/kms_atomic
[214/939] Linking target tests/kms_atomic_transition
[215/939] Linking target tests/kms_bw
[216/939] Linking target tests/kms_concurrent
[217/939] Linking target tests/kms_content_protection
[218/939] Linking target tests/kms_cursor_edge_walk
[219/939] Linking target tests/kms_cursor_legacy
[220/939] Linking target tests/kms_dither
[221/939] Linking target tests/kms_display_modes
[222/939] Linking target tests/kms_dp_aux_dev
[223/939] Linking target tests/kms_dp_tiled_display
[224/939] Linking target tests/kms_getfb
[225/939] Linking target tests/kms_flip
[226/939] Linking target tests/kms_flip_event_leak
[227/939] Linking target tests/kms_force_connector_basic
[228/939] Linking target tests/kms_multipipe_modeset
[229/939] Linking target tests/kms_hdmi_inject
[230/939] Linking target tests/kms_hdr
[231/939] Linking target tests/kms_invalid_mode
[232/939] Linking target tests/kms_plane
[233/939] Linking target tests/kms_lease
[234/939] Linking target tests/kms_panel_fitting
[235/939] Linking target tests/kms_plane_alpha_blend
[236/939] Linking target tests/kms_plane_cursor
[237/939] Linking target tests/kms_plane_lowres
[238/939] Linking target tests/kms_plane_multiple
[239/939] Linking target tests/kms_plane_scaling
[240/939] Linking target tests/kms_prime
[241/939] Linking target tests/kms_prop_blob
[242/939] Compiling C object tests/kms_scaling_filters.p/kms_scaling_filters.c.o
FAILED: tests/kms_scaling_filters.p/kms_scaling_filters.c.o 
ccache cc -Itests/kms_scaling_filters.p -Itests -I../tests -I../include/drm-uapi -I../include/linux-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/freetype2 -I/usr/include/libpng16 -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 -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/kms_scaling_filters.p/kms_scaling_filters.c.o -MF tests/kms_scaling_filters.p/kms_scaling_filters.c.o.d -o tests/kms_scaling_filters.p/kms_scaling_filters.c.o -c ../tests/kms_scaling_filters.c
../tests/kms_scaling_filters.c: In function ‘test_scaling_filter_on_output’:
../tests/kms_scaling_filters.c:107:33: error: ‘IGT_PLANE_SCALING_FILTER’ undeclared (first use in this function); did you mean ‘IGT_PLANE_COLOR_RANGE’?
  igt_plane_set_prop_enum(plane, IGT_PLANE_SCALING_FILTER, kmstest_scaling_filter_str(flags));
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
                                 IGT_PLANE_COLOR_RANGE
../tests/kms_scaling_filters.c:107:33: note: each undeclared identifier is reported only once for each function it appears in
../tests/kms_scaling_filters.c: In function ‘test_scaling_filter’:
../tests/kms_scaling_filters.c:137:35: error: ‘IGT_PLANE_SCALING_FILTER’ undeclared (first use in this function); did you mean ‘IGT_PLANE_COLOR_RANGE’?
    if (!igt_plane_has_prop(plane, IGT_PLANE_SCALING_FILTER))
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
                                   IGT_PLANE_COLOR_RANGE
ninja: build stopped: subcommand failed.




More information about the igt-dev mailing list