✗ Fi.CI.BUILD: failure for series starting with [1/2] i915/gem_pipe_control_store_loop.c: Remove libdrm dependency

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 5 08:42:00 UTC 2020


== Series Details ==

Series: series starting with [1/2] i915/gem_pipe_control_store_loop.c: Remove libdrm dependency
URL   : https://patchwork.freedesktop.org/series/82375/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
d55dc3a186fe2eec8c3e3da11fc6a5d0e482d3c2 tests/kms_chamelium: Test HPD for connector with all valid pipes

[226/418] Linking target tests/gem_exec_big.
[227/418] Linking target tests/gem_exec_capture.
[228/418] Linking target tests/gem_exec_endless.
[229/418] Linking target tests/gem_exec_fence.
[230/418] Linking target tests/gem_exec_flush.
[231/418] Linking target tests/gem_exec_gttfill.
[232/418] Linking target tests/gem_exec_lut_handle.
[233/418] Linking target tests/gem_exec_latency.
[234/418] Linking target tests/gem_exec_params.
[235/418] Linking target tests/gem_exec_nop.
[236/418] Linking target tests/gem_exec_parallel.
[237/418] Linking target tests/gen7_exec_parse.
[238/418] Linking target tests/gen9_exec_parse.
[239/418] Linking target tests/gem_exec_reloc.
[240/418] Linking target tests/gem_exec_schedule.
[241/418] Linking target tests/gem_exec_suspend.
[242/418] Linking target tests/gem_exec_store.
[243/418] Linking target tests/gem_exec_whisper.
[244/418] Linking target tests/gem_fd_exhaustion.
[245/418] Linking target tests/gem_fence_thrash.
[246/418] Linking target tests/gem_fence_upload.
[247/418] Linking target tests/gem_fenced_exec_thrash.
[248/418] Linking target tests/gem_flink_basic.
[249/418] Linking target tests/gem_flink_race.
[250/418] Linking target tests/gem_gpgpu_fill.
[251/418] Linking target tests/gem_gtt_cpu_tlb.
[252/418] Linking target tests/gem_gtt_hog.
[253/418] Linking target tests/gem_gtt_speed.
[254/418] Linking target tests/gem_huc_copy.
[255/418] Linking target tests/gem_madvise.
[256/418] Linking target tests/gem_lut_handle.
[257/418] Linking target tests/gem_linear_blits.
[258/418] Linking target tests/gem_media_fill.
[259/418] Linking target tests/gem_media_vme.
[260/418] Linking target tests/gem_mmap.
[261/418] Linking target tests/gem_mmap_gtt.
[262/418] Compiling C object 'tests/tests@@gem_pipe_control_store_loop at exe/i915_gem_pipe_control_store_loop.c.o'.
FAILED: tests/tests@@gem_pipe_control_store_loop at exe/i915_gem_pipe_control_store_loop.c.o 
ccache cc -Itests/tests@@gem_pipe_control_store_loop at exe -Itests -I../tests -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -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/usr/include/libdrm -I/usr/include/x86_64-linux-gnu -I/usr/include/alsa -I/usr/include -I/usr/include/libdrm/nouveau -I/home/cidrm/kernel_headers/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -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 -fno-builtin-malloc -fno-builtin-calloc -fcommon -pthread  -MD -MQ 'tests/tests@@gem_pipe_control_store_loop at exe/i915_gem_pipe_control_store_loop.c.o' -MF 'tests/tests@@gem_pipe_control_store_loop at exe/i915_gem_pipe_control_store_loop.c.o.d' -o 'tests/tests@@gem_pipe_control_store_loop at exe/i915_gem_pipe_control_store_loop.c.o' -c ../tests/i915/gem_pipe_control_store_loop.c
../tests/i915/gem_pipe_control_store_loop.c: In function ‘store_pipe_control_loop’:
../tests/i915/gem_pipe_control_store_loop.c:74:16: error: implicit declaration of function ‘intel_buf_create_with_relocs’; did you mean ‘intel_bb_create_with_relocs’? [-Werror=implicit-function-declaration]
   target_buf = intel_buf_create_with_relocs(bops, 4096, 1, 8, 0,
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
                intel_bb_create_with_relocs
../tests/i915/gem_pipe_control_store_loop.c:74:16: warning: nested extern declaration of ‘intel_buf_create_with_relocs’ [-Wnested-externs]
../tests/i915/gem_pipe_control_store_loop.c:74:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
   target_buf = intel_buf_create_with_relocs(bops, 4096, 1, 8, 0,
              ^
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.




More information about the Intel-gfx-trybot mailing list