[igt-dev] ✗ Fi.CI.BUILD: failure for tests/i915/i915_module_load: Test resizable bar support (rev3)

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 28 16:50:48 UTC 2022


== Series Details ==

Series: tests/i915/i915_module_load: Test resizable bar support (rev3)
URL   : https://patchwork.freedesktop.org/series/105141/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
9b9371c8da32533022ad700a7c023b4c3a085fbc tests/i915: adapt __copy_ccs for discrete

[459/660] Linking target tests/gem_partial_pwrite_pread
[460/660] Linking target tests/gem_pipe_control_store_loop
[461/660] Linking target tests/gem_ppgtt
[462/660] Linking target tests/gem_pread
[463/660] Linking target tests/gem_pread_after_blit
[464/660] Linking target tests/gem_pwrite
[465/660] Linking target tests/gem_pwrite_snooped
[466/660] Linking target tests/gem_pxp
[467/660] Linking target tests/gem_read_read_speed
[468/660] Linking target tests/gem_readwrite
[469/660] Linking target tests/gem_render_tiled_blits
[470/660] Linking target tests/gem_reg_read
[471/660] Linking target tests/gem_render_copy
[472/660] Linking target tests/gem_render_copy_redux
[473/660] Linking target tests/gem_render_linear_blits
[474/660] Linking target tests/gem_set_tiling_vs_blt
[475/660] Linking target tests/gem_request_retire
[476/660] Linking target tests/gem_reset_stats
[477/660] Linking target tests/gem_ringfill
[478/660] Linking target tests/gem_set_tiling_vs_gtt
[479/660] Linking target tests/gem_set_tiling_vs_pwrite
[480/660] Linking target tests/gem_streaming_writes
[481/660] Linking target tests/gem_shrink
[482/660] Linking target tests/gem_softpin
[483/660] Linking target tests/gem_spin_batch
[484/660] Linking target tests/gem_sync
[485/660] Linking target tests/gem_tiled_blits
[486/660] Linking target tests/gem_tiled_fence_blits
[487/660] Linking target tests/gem_tiled_partial_pwrite_pread
[488/660] Linking target tests/gem_tiled_pread_basic
[489/660] Linking target tests/gem_tiled_pread_pwrite
[490/660] Linking target tests/gem_tiled_swapping
[491/660] Linking target tests/gem_unfence_active_buffers
[492/660] Linking target tests/gem_tiled_wb
[493/660] Linking target tests/gem_tiled_wc
[494/660] Linking target tests/gem_tiling_max_stride
[495/660] Linking target tests/gem_unref_active_buffers
[496/660] Linking target tests/gem_userptr_blits
[497/660] Linking target tests/gem_vm_create
[498/660] Linking target tests/gem_wait
[499/660] Linking target tests/gem_watchdog
[500/660] Compiling C object tests/i915_module_load.p/i915_i915_module_load.c.o
FAILED: tests/i915_module_load.p/i915_i915_module_load.c.o 
ccache cc -Itests/i915_module_load.p -Itests -I../tests -I../include/drm-uapi -I../include/linux-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/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/libdrm/nouveau -I/usr/include/x86_64-linux-gnu -I/usr/include/alsa -I/usr/include -I/home/cidrm/kernel_headers/include -fdiagnostics-color=always -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/i915_module_load.p/i915_i915_module_load.c.o -MF tests/i915_module_load.p/i915_i915_module_load.c.o.d -o tests/i915_module_load.p/i915_i915_module_load.c.o -c ../tests/i915/i915_module_load.c
../tests/i915/i915_module_load.c: In function ‘driver_load_with_lmem_bar_size’:
../tests/i915/i915_module_load.c:295:24: error: ‘struct gem_memory_region’ has no member named ‘cpu_size’; did you mean ‘size’?
    lmem_bar_size = (r->cpu_size >> BAR_SIZE_SHIFT);
                        ^~~~~~~~
                        size
ninja: build stopped: subcommand failed.




More information about the igt-dev mailing list