From: Patchwork <patchwork@emeril.freedesktop.org>
To: Ville Syrjala <ville.syrjala@linux.intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ Fi.CI.BAT: failure for Test all YCbCr encodings/ranges (rev2)
Date: Tue, 02 Jul 2019 17:57:43 -0000 [thread overview]
Message-ID: <20190702175743.28692.53597@emeril.freedesktop.org> (raw)
In-Reply-To: <20190628194438.2714-1-ville.syrjala@linux.intel.com>
== 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@exe/kms_plane.c.o'.
FAILED: tests/tests@@kms_plane@exe/kms_plane.c.o
ccache cc -Itests/tests@@kms_plane@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@exe/kms_plane.c.o' -MF 'tests/tests@@kms_plane@exe/kms_plane.c.o.d' -o 'tests/tests@@kms_plane@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.
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-07-02 17:57 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-28 19:44 [igt-dev] [PATCH i-g-t 0/3] Test all YCbCr encodings/ranges Ville Syrjala
2019-06-28 19:44 ` [igt-dev] [PATCH i-g-t 1/3] lib/igt_fb: Allow creating yuv fbs with different encodings/ranges Ville Syrjala
2019-07-02 14:47 ` Shankar, Uma
2019-07-02 17:56 ` [igt-dev] [PATCH i-g-t v2 " Ville Syrjala
2019-06-28 19:44 ` [igt-dev] [PATCH i-g-t 2/3] tests/kms_plane: Test all YCbCr encodings/ranges Ville Syrjala
2019-07-02 15:09 ` Shankar, Uma
2019-07-02 17:57 ` [igt-dev] [PATCH i-g-t v2 " Ville Syrjala
2019-07-02 18:07 ` Kazlauskas, Nicholas
2019-07-03 17:12 ` Ville Syrjälä
2019-07-03 18:01 ` Kazlauskas, Nicholas
2019-06-28 19:44 ` [igt-dev] [PATCH i-g-t 3/3] tests/kms_plane: Throw away yet another bi Ville Syrjala
2019-07-02 13:20 ` Kazlauskas, Nicholas
2019-07-02 13:30 ` Ville Syrjälä
2019-07-02 16:44 ` Shankar, Uma
2019-07-02 17:04 ` Ville Syrjälä
2019-07-03 12:41 ` Shankar, Uma
2019-06-28 22:48 ` [igt-dev] ✓ Fi.CI.BAT: success for Test all YCbCr encodings/ranges Patchwork
2019-06-29 9:45 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-07-02 17:57 ` Patchwork [this message]
2019-07-02 18:08 ` [igt-dev] ✗ GitLab.Pipeline: warning for Test all YCbCr encodings/ranges (rev2) Patchwork
2019-07-02 18:28 ` [igt-dev] ✓ Fi.CI.BAT: success for Test all YCbCr encodings/ranges (rev3) Patchwork
2019-07-03 16:53 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190702175743.28692.53597@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=igt-dev@lists.freedesktop.org \
--cc=ville.syrjala@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox