[igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/3] lib/ioctl_wrapper: Add i915_get_param helper

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 23 14:56:00 UTC 2018


== Series Details ==

Series: series starting with [i-g-t,1/3] lib/ioctl_wrapper: Add i915_get_param helper
URL   : https://patchwork.freedesktop.org/series/52951/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
9dc7c41d1c600133d6e3e63f1941c2e75d23bd3b tests/sw_sync: use igt_fork_helper

ninja: Entering directory `build'
[1/798] Generating version.h with a custom command.
[2/798] Compiling C object 'lib/igt-drmtest_c at sta/drmtest.c.o'.
[3/798] Linking static target lib/libigt-drmtest_c.a.
[4/798] Compiling C object 'lib/igt-i915_gem_context_c at sta/i915_gem_context.c.o'.
[5/798] Linking static target lib/libigt-i915_gem_context_c.a.
[6/798] Compiling C object 'lib/igt-i915_gem_scheduler_c at sta/i915_gem_scheduler.c.o'.
FAILED: lib/igt-i915_gem_scheduler_c at sta/i915_gem_scheduler.c.o 
ccache cc  -Ilib/igt-i915_gem_scheduler_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 -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 -fPIC -pthread '-DIGT_DATADIR="/opt/igt/share/igt-gpu-tools"' '-DIGT_SRCDIR="/home/cidrm/igt-gpu-tools/tests"' '-DIGT_LOG_DOMAIN="i915/gem_scheduler"' -MD -MQ 'lib/igt-i915_gem_scheduler_c at sta/i915_gem_scheduler.c.o' -MF 'lib/igt-i915_gem_scheduler_c at sta/i915_gem_scheduler.c.o.d' -o 'lib/igt-i915_gem_scheduler_c at sta/i915_gem_scheduler.c.o' -c ../lib/i915/gem_scheduler.c
../lib/i915/gem_scheduler.c: In function ‘gem_scheduler_capability’:
../lib/i915/gem_scheduler.c:56:10: error: implicit declaration of function ‘drm_get_params’; did you mean ‘drm_get_param’? [-Werror=implicit-function-declaration]
   caps = drm_get_params(fd, LOCAL_I915_PARAM_HAS_SCHEDULER);
          ^~~~~~~~~~~~~~
          drm_get_param
../lib/i915/gem_scheduler.c:56:10: warning: nested extern declaration of ‘drm_get_params’ [-Wnested-externs]
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.



More information about the igt-dev mailing list