[igt-dev] ✗ Fi.CI.BAT: failure for lib/igt_fb: Added XYUV format support for testing (rev4)

Patchwork patchwork at emeril.freedesktop.org
Mon Sep 10 09:49:26 UTC 2018


== Series Details ==

Series: lib/igt_fb: Added XYUV format support for testing (rev4)
URL   : https://patchwork.freedesktop.org/series/48789/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
40de31df52ffed5e392d607a83e3aea4efb150e6 lib: Cancel all outstanding requests at the end of a test

ninja: Entering directory `build'
[1/344] Generating version.h with a custom command.
[2/341] Compiling C object 'lib/igt-igt_fb_c at sta/igt_fb.c.o'.
FAILED: lib/igt-igt_fb_c at sta/igt_fb.c.o 
ccache cc  -Ilib/igt-igt_fb_c at 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_fb"' -MD -MQ 'lib/igt-igt_fb_c at sta/igt_fb.c.o' -MF 'lib/igt-igt_fb_c at sta/igt_fb.c.o.d' -o 'lib/igt-igt_fb_c at sta/igt_fb.c.o' -c ../lib/igt_fb.c
../lib/igt_fb.c: In function ‘create_bo_for_fb’:
../lib/igt_fb.c:426:54: error: expected ‘)’ before ‘;’ token
     wmemset(ptr, full_range ? 0x000f8080 : 0x000f8080;
                                                      ^
../lib/igt_fb.c:426:5: error: too few arguments to function ‘wmemset’
     wmemset(ptr, full_range ? 0x000f8080 : 0x000f8080;
     ^~~~~~~
In file included from ../lib/igt_fb.c:30:0:
/usr/include/wchar.h:271:17: note: declared here
 extern wchar_t *wmemset (wchar_t *__s, wchar_t __c, size_t __n) __THROW;
                 ^~~~~~~
../lib/igt_fb.c: In function ‘convert_rgb24_to_yuv444’:
../lib/igt_fb.c:1574:16: warning: unused variable ‘v’ [-Wunused-variable]
    float y, u, v;
                ^
../lib/igt_fb.c:1574:13: warning: unused variable ‘u’ [-Wunused-variable]
    float y, u, v;
             ^
../lib/igt_fb.c:1574:10: warning: unused variable ‘y’ [-Wunused-variable]
    float y, u, v;
          ^
ninja: build stopped: subcommand failed.



More information about the igt-dev mailing list