[igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2.

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 25 12:22:31 UTC 2018


== Series Details ==

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

== Summary ==

IGT patchset build failed on latest successful build
24c5e07783222b5d6cf86003e8e545033e09bb3c tests/kms_panel_fitting: Do not use scaling on gen7 and gen8, v2.

ninja: Entering directory `build'
[1/650] Generating version.h with a custom command.
[2/649] Linking static target lib/libigt-drmtest_c.a.
[3/649] Compiling C object 'lib/igt-igt_color_encoding_c at sta/igt_color_encoding.c.o'.
FAILED: lib/igt-igt_color_encoding_c at sta/igt_color_encoding.c.o 
ccache cc  -Ilib/igt-igt_color_encoding_c at sta -Ilib -I../lib -I. -I../ -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 at sta/igt_color_encoding.c.o' -MF 'lib/igt-igt_color_encoding_c at sta/igt_color_encoding.c.o.d' -o 'lib/igt-igt_color_encoding_c at 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.



More information about the igt-dev mailing list