[igt-dev] ✗ Fi.CI.BUILD: failure for Improvements in plane scaling

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 6 18:09:07 UTC 2022


== Series Details ==

Series: Improvements in plane scaling
URL   : https://patchwork.freedesktop.org/series/102280/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
7506029428b3740395ce086daf86b9498fbbeb77 tests/intel-ci/fast-feedback: Move gem_lmem_swapping

[47/395] Linking target tests/kms_3d
[48/395] Linking target tests/fbdev
[49/395] Linking target tests/drm_read
[50/395] Linking target tests/feature_discovery
[51/395] Linking target tests/kms_addfb_basic
[52/395] Linking target tests/kms_async_flips
[53/395] Linking target tests/kms_atomic
[54/395] Linking target tests/kms_atomic_interruptible
[55/395] Linking target tests/kms_atomic_transition
[56/395] Linking target tests/kms_bw
[57/395] Linking target tests/kms_concurrent
[58/395] Linking target tests/kms_content_protection
[59/395] Linking target tests/kms_cursor_edge_walk
[60/395] Linking target tests/kms_cursor_crc
[61/395] Linking target tests/kms_display_modes
[62/395] Linking target tests/kms_cursor_legacy
[63/395] Linking target tests/kms_dither
[64/395] Linking target tests/kms_dp_aux_dev
[65/395] Linking target tests/kms_flip
[66/395] Linking target tests/kms_dp_tiled_display
[67/395] Linking target tests/kms_flip_event_leak
[68/395] Linking target tests/kms_force_connector_basic
[69/395] Linking target tests/kms_getfb
[70/395] Linking target tests/kms_hdmi_inject
[71/395] Linking target tests/kms_hdr
[72/395] Linking target tests/kms_plane_alpha_blend
[73/395] Linking target tests/kms_invalid_mode
[74/395] Linking target tests/kms_lease
[75/395] Linking target tests/kms_multipipe_modeset
[76/395] Linking target tests/kms_cdclk
[77/395] Linking target tests/kms_ccs
[78/395] Linking target tests/kms_pipe_crc_basic
[79/395] Linking target tests/kms_plane
[80/395] Linking target tests/kms_plane_cursor
[81/395] Compiling C object tests/kms_plane_scaling.p/kms_plane_scaling.c.o
FAILED: tests/kms_plane_scaling.p/kms_plane_scaling.c.o 
ccache cc -Itests/kms_plane_scaling.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_plane_scaling.p/kms_plane_scaling.c.o -MF tests/kms_plane_scaling.p/kms_plane_scaling.c.o.d -o tests/kms_plane_scaling.p/kms_plane_scaling.c.o -c ../tests/kms_plane_scaling.c
../tests/kms_plane_scaling.c: In function ‘__igt_unique____real_main622’:
../tests/kms_plane_scaling.c:785:6: error: implicit declaration of function ‘test_scaler_with_modifier_pipe’; did you mean ‘test_scaler_with_rotation_pipe’? [-Werror=implicit-function-declaration]
      test_scaler_with_modifier_pipe(&data, 20, 20, true, pipe, output);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      test_scaler_with_rotation_pipe
../tests/kms_plane_scaling.c:785:6: warning: nested extern declaration of ‘test_scaler_with_modifier_pipe’ [-Wnested-externs]
../tests/kms_plane_scaling.c:835:6: error: implicit declaration of function ‘test_scaler_with_modifiers_pipe’; did you mean ‘test_scaler_with_rotation_pipe’? [-Werror=implicit-function-declaration]
      test_scaler_with_modifiers_pipe(&data, 0.75 * mode->hdisplay,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      test_scaler_with_rotation_pipe
../tests/kms_plane_scaling.c:835:6: warning: nested extern declaration of ‘test_scaler_with_modifiers_pipe’ [-Wnested-externs]
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.




More information about the igt-dev mailing list