igt-dev.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/3] lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2.
Date: Wed, 15 Aug 2018 08:39:41 -0000	[thread overview]
Message-ID: <20180815083941.19551.65651@emeril.freedesktop.org> (raw)
In-Reply-To: <20180815082327.14450-1-maarten.lankhorst@linux.intel.com>

== Series Details ==

Series: series starting with [i-g-t,1/3] lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2.
URL   : https://patchwork.freedesktop.org/series/48233/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
347a07ba3d7796f7f701baed1599319fe3fc1958 lib: sync with the newer i915_pciids.h from the kernel (CFL)

ninja: Entering directory `build'
[1/680] Generating version.h with a custom command.
[2/679] Linking static target lib/libigt-drmtest_c.a.
[3/679] Compiling C object 'lib/igt-igt_color_encoding_c@sta/igt_color_encoding.c.o'.
FAILED: lib/igt-igt_color_encoding_c@sta/igt_color_encoding.c.o 
ccache cc  -Ilib/igt-igt_color_encoding_c@sta -Ilib -I../lib -I. -I../ -I../lib/stubs/syscalls -I../include/drm-uapi -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 -I/home/cidrm/kernel_headers/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O0 -g -D_GNU_SOURCE -include config.h -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-clobbered -Wno-type-limits -Wimplicit-fallthrough=0 -fPIC -pthread '-DIGT_DATADIR="/opt/igt/share/igt-gpu-tools"' '-DIGT_SRCDIR="/home/cidrm/igt-gpu-tools/tests"' '-DIGT_LOG_DOMAIN="igt_color_encoding"' -MD -MQ 'lib/igt-igt_color_encoding_c@sta/igt_color_encoding.c.o' -MF 'lib/igt-igt_color_encoding_c@sta/igt_color_encoding.c.o.d' -o 'lib/igt-igt_color_encoding_c@sta/igt_color_encoding.c.o' -c ../lib/igt_color_encoding.c
../lib/igt_color_encoding.c: In function ‘igt_color_encoding_to_str’:
../lib/igt_color_encoding.c:151:11: warning: implicit declaration of function ‘igt_assert’ [-Wimplicit-function-declaration]
  default: igt_assert(0); return NULL;
           ^~~~~~~~~~
../lib/igt_color_encoding.c:151:33: error: ‘NULL’ undeclared (first use in this function)
  default: igt_assert(0); return NULL;
                                 ^~~~
../lib/igt_color_encoding.c:151:33: note: each undeclared identifier is reported only once for each function it appears in
../lib/igt_color_encoding.c: In function ‘igt_color_range_to_str’:
../lib/igt_color_encoding.c:160:33: error: ‘NULL’ undeclared (first use in this function)
  default: igt_assert(0); return NULL;
                                 ^~~~
../lib/igt_color_encoding.c: In function ‘igt_color_encoding_to_str’:
../lib/igt_color_encoding.c:153:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
../lib/igt_color_encoding.c: In function ‘igt_color_range_to_str’:
../lib/igt_color_encoding.c:162:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
ninja: build stopped: subcommand failed.

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

      parent reply	other threads:[~2018-08-15  8:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-15  8:23 [igt-dev] [PATCH i-g-t 1/3] lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2 Maarten Lankhorst
2018-08-15  8:23 ` [igt-dev] [PATCH i-g-t 2/3] lib/kms: Remove special enum handling and replace with call to igt_plane_set_prop_enum Maarten Lankhorst
2018-08-15  8:23 ` [igt-dev] [PATCH i-g-t 3/3] tests: Add kms plane alpha blending test Maarten Lankhorst
2018-08-15  8:39 ` Patchwork [this message]

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=20180815083941.19551.65651@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=maarten.lankhorst@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;
as well as URLs for NNTP newsgroup(s).