All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Mark Yacoub <markyacoub@chromium.org>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ Fi.CI.BUILD: failure for lib/igt_fb: Support Tile Size for AMD non linear modifiers. (rev2)
Date: Mon, 21 Jun 2021 16:50:20 -0000	[thread overview]
Message-ID: <162429422062.19769.13137935701531304312@emeril.freedesktop.org> (raw)
In-Reply-To: <20210621154148.3111000-1-markyacoub@chromium.org>

== Series Details ==

Series: lib/igt_fb: Support Tile Size for AMD non linear modifiers. (rev2)
URL   : https://patchwork.freedesktop.org/series/89017/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
4ef420186b82f1a6d9c9b69d2f8de4fd100a2af3 tests/kms_dp_dsc: Avoid SIGSEGV when release DRM connector.

ninja: Entering directory `build'
[1/426] Generating version.h with a custom command.
[2/422] Linking static target lib/libigt-igt_core_c.a.
[3/422] Compiling C object 'lib/lib@@i915_perf@sha/meson-generated_.._i915_perf_registers_tglgt1.c.o'.
[4/422] Compiling C object 'lib/lib@@i915_perf@sha/meson-generated_.._i915_perf_metrics_tglgt1.c.o'.
[5/422] Compiling C object 'lib/lib@@igt-igt_fb_c@sta/igt_fb.c.o'.
FAILED: lib/lib@@igt-igt_fb_c@sta/igt_fb.c.o 
ccache cc -Ilib/lib@@igt-igt_fb_c@sta -Ilib -I../lib -I../include/drm-uapi -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/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 -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 -fcommon -fPIC -pthread '-DIGT_DATADIR="/opt/igt/share/igt-gpu-tools"' '-DIGT_SRCDIR="/home/cidrm/igt-gpu-tools/tests"' '-DIGT_LOG_DOMAIN="igt_fb"'  -MD -MQ 'lib/lib@@igt-igt_fb_c@sta/igt_fb.c.o' -MF 'lib/lib@@igt-igt_fb_c@sta/igt_fb.c.o.d' -o 'lib/lib@@igt-igt_fb_c@sta/igt_fb.c.o' -c ../lib/igt_fb.c
../lib/igt_fb.c: In function ‘igt_get_fb_tile_size’:
../lib/igt_fb.c:402:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
   const int bytes_per_pixel = fb_bpp / 8;
   ^~~~~
../lib/igt_fb.c:405:37: error: expected ‘)’ before numeric constant
   const int width_log2 = (pixel_log2  1) / 2;
                          ~          ^ ~
                                     )
ninja: build stopped: subcommand failed.


_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2021-06-21 16:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 15:41 [igt-dev] [PATCH v2] lib/igt_fb: Support Tile Size for AMD non linear modifiers Mark Yacoub
2021-06-21 16:50 ` Patchwork [this message]
2021-06-21 16:54 ` [igt-dev] ✗ GitLab.Pipeline: warning for lib/igt_fb: Support Tile Size for AMD non linear modifiers. (rev2) 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=162429422062.19769.13137935701531304312@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=markyacoub@chromium.org \
    /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.