[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] igt_dummyload: Add preemptible parameter to spinning batch.
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 4 18:59:48 UTC 2017
== Series Details ==
Series: series starting with [1/3] igt_dummyload: Add preemptible parameter to spinning batch.
URL : https://patchwork.freedesktop.org/series/34860/
State : failure
== Summary ==
IGT patchset build failed on latest successful build
c7b20c950276a41badd994324e1983760e44842b igt/perf_pmu: Tighten semaphore-wait measurement
CCLD drm_import_export
CCLD drm_mm
CCLD drm_read
CCLD drm_vma_limiter
CCLD drm_vma_limiter_cached
CCLD drm_vma_limiter_cpu
CCLD drm_vma_limiter_gtt
CCLD drv_getparams_basic
CCLD drv_hangman
CCLD drv_missed_irq
CCLD drv_module_reload
CCLD drv_selftest
CCLD drv_suspend
CCLD gem_bad_reloc
CCLD gem_basic
CC gem_busy.o
gem_busy.c: In function ‘semaphore’:
gem_busy.c:116:9: error: too few arguments to function ‘igt_spin_batch_new’
spin = igt_spin_batch_new(fd, 0, ring, handle[BUSY]);
^~~~~~~~~~~~~~~~~~
In file included from ./../lib/igt.h:35:0,
from gem_busy.c:28:
./../lib/igt_dummyload.h:45:13: note: declared here
igt_spin_t *igt_spin_batch_new(int fd,
^~~~~~~~~~~~~~~~~~
gem_busy.c: In function ‘close_race’:
gem_busy.c:462:14: error: too few arguments to function ‘igt_spin_batch_new’
spin[i] = igt_spin_batch_new(fd, 0,
^~~~~~~~~~~~~~~~~~
In file included from ./../lib/igt.h:35:0,
from gem_busy.c:28:
./../lib/igt_dummyload.h:45:13: note: declared here
igt_spin_t *igt_spin_batch_new(int fd,
^~~~~~~~~~~~~~~~~~
gem_busy.c:470:15: error: too few arguments to function ‘igt_spin_batch_new’
spin[i] = igt_spin_batch_new(fd, 0,
^~~~~~~~~~~~~~~~~~
In file included from ./../lib/igt.h:35:0,
from gem_busy.c:28:
./../lib/igt_dummyload.h:45:13: note: declared here
igt_spin_t *igt_spin_batch_new(int fd,
^~~~~~~~~~~~~~~~~~
Makefile:3947: recipe for target 'gem_busy.o' failed
make[3]: *** [gem_busy.o] Error 1
Makefile:4348: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
Makefile:531: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
Makefile:463: recipe for target 'all' failed
make: *** [all] Error 2
More information about the Intel-gfx
mailing list