[igt-dev] ✗ Fi.CI.BAT: failure for Test all YCbCr encodings/ranges (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 2 17:57:43 UTC 2019


== Series Details ==

Series: Test all YCbCr encodings/ranges (rev2)
URL   : https://patchwork.freedesktop.org/series/62963/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
873df2fa9e8f5fd02d4532b30ef2579f4fe4f27f i915: Fix gem_context_has_engine_map() for older kernels

[43/653] Linking target tests/drm_mm.
[44/653] Linking target tests/drm_read.
[45/653] Linking target tests/kms_3d.
[46/653] Linking target tests/gem_exec_fence.
[47/653] Linking target tests/gem_exec_faulting_reloc.
[48/653] Linking target tests/kms_atomic.
[49/653] Linking target tests/kms_atomic_transition.
[50/653] Linking target tests/kms_plane_alpha_blend.
[51/653] Linking target tests/kms_atomic_interruptible.
[52/653] Linking target tests/kms_available_modes_crc.
[53/653] Linking target tests/kms_ccs.
[54/653] Linking target tests/kms_big_fb.
[55/653] Linking target tests/kms_busy.
[56/653] Linking target tests/kms_color.
[57/653] Linking target tests/kms_cursor_legacy.
[58/653] Linking target tests/kms_content_protection.
[59/653] Linking target tests/kms_concurrent.
[60/653] Linking target tests/kms_crtc_background_color.
[61/653] Linking target tests/kms_cursor_crc.
[62/653] Linking target tests/kms_cursor_edge_walk.
[63/653] Linking target tests/kms_fbcon_fbt.
[64/653] Linking target tests/kms_dp_dsc.
[65/653] Linking target tests/kms_draw_crc.
[66/653] Linking target tests/kms_force_connector_basic.
[67/653] Linking target tests/kms_flip.
[68/653] Linking target tests/kms_fence_pin_leak.
[69/653] Linking target tests/kms_flip_event_leak.
[70/653] Linking target tests/kms_frontbuffer_tracking.
[71/653] Linking target tests/kms_flip_tiling.
[72/653] Linking target tests/kms_hdmi_inject.
[73/653] Linking target tests/kms_getfb.
[74/653] Linking target tests/kms_invalid_dotclock.
[75/653] Linking target tests/kms_lease.
[76/653] Linking target tests/kms_panel_fitting.
[77/653] Compiling C object 'tests/tests@@kms_plane at exe/kms_plane.c.o'.
FAILED: tests/tests@@kms_plane at exe/kms_plane.c.o 
ccache cc -Itests/tests@@kms_plane 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/opt/igt/include -I/opt/igt/include/libdrm -I/usr/include/x86_64-linux-gnu -I/usr/include/alsa -I/usr/include -I/usr/include/libdrm -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 -pthread  -MD -MQ 'tests/tests@@kms_plane at exe/kms_plane.c.o' -MF 'tests/tests@@kms_plane at exe/kms_plane.c.o.d' -o 'tests/tests@@kms_plane at exe/kms_plane.c.o' -c ../tests/kms_plane.c
../tests/kms_plane.c: In function ‘test_format_plane_color’:
../tests/kms_plane.c:445:3: error: implicit declaration of function ‘igt_create_color_fb_full’; did you mean ‘igt_create_color_fb’? [-Werror=implicit-function-declaration]
   igt_create_color_fb_full(data->drm_fd, width, height,
   ^~~~~~~~~~~~~~~~~~~~~~~~
   igt_create_color_fb
../tests/kms_plane.c:445:3: warning: nested extern declaration of ‘igt_create_color_fb_full’ [-Wnested-externs]
../tests/kms_plane.c:456:3: error: implicit declaration of function ‘igt_create_fb_full’; did you mean ‘igt_create_fb’? [-Werror=implicit-function-declaration]
   igt_create_fb_full(data->drm_fd,
   ^~~~~~~~~~~~~~~~~~
   igt_create_fb
../tests/kms_plane.c:456:3: warning: nested extern declaration of ‘igt_create_fb_full’ [-Wnested-externs]
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.



More information about the igt-dev mailing list