All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Swati Sharma" <swati2.sharma@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ Fi.CI.BUILD: failure for Improvements in plane scaling
Date: Wed, 06 Apr 2022 18:09:07 -0000	[thread overview]
Message-ID: <164926854722.5451.13523931524590813030@emeril.freedesktop.org> (raw)
In-Reply-To: <20220406162906.6057-1-swati2.sharma@intel.com>

== 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.


  parent reply	other threads:[~2022-04-06 18:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-06 16:29 [igt-dev] [PATCH i-g-t 0/3] Improvements in plane scaling Swati Sharma
2022-04-06 16:29 ` [igt-dev] [PATCH i-g-t 1/3] tests/kms_plane_scaling: Fix modifier Swati Sharma
2022-04-06 16:29 ` [igt-dev] [PATCH i-g-t 2/3] tests/kms_plane_scaling: Fix modifier and format Swati Sharma
2022-04-06 16:29 ` [igt-dev] [PATCH i-g-t 3/3] tests/kms_plane_scaling: Tests to validate modifiers Swati Sharma
2022-04-06 18:09 ` Patchwork [this message]
2022-04-06 18:11 ` [igt-dev] ✗ GitLab.Pipeline: warning for Improvements in plane scaling Patchwork
2022-04-08 16:47 ` [igt-dev] [PATCH i-g-t 0/3] " Jessica Zhang

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=164926854722.5451.13523931524590813030@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=swati2.sharma@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.