[igt-dev] ✗ Fi.CI.BUILD: failure for Implement the BST allocator

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 20 13:29:01 UTC 2021


== Series Details ==

Series: Implement the BST allocator
URL   : https://patchwork.freedesktop.org/series/92760/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
6caef22e4aafed275771f564d4ea4cab09896ebc tests/kms_dither: Make dither tests generic

ninja: Entering directory `build'
[1/806] Generating version.h with a custom command.
[2/803] Linking static target lib/libigt-igt_collection_c.a.
[3/803] Linking static target lib/libigt-igt_bst_avl_c.a.
[4/803] Linking static target lib/libigt-gpu_cmds_c.a.
[5/803] Linking static target lib/libigt-igt_syncobj_c.a.
[6/803] Linking static target lib/libigt-intel_allocator_c.a.
[7/803] Compiling C object 'lib/lib@@igt-intel_allocator_bst_c at sta/intel_allocator_bst.c.o'.
FAILED: lib/lib@@igt-intel_allocator_bst_c at sta/intel_allocator_bst.c.o 
ccache cc -Ilib/lib@@igt-intel_allocator_bst_c at sta -Ilib -I../lib -I../include/drm-uapi -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/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 -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 -fPIC -pthread '-DIGT_DATADIR="/opt/igt/share/igt-gpu-tools"' '-DIGT_SRCDIR="/home/cidrm/igt-gpu-tools/tests"' '-DIGT_LOG_DOMAIN="intel_allocator_bst"'  -MD -MQ 'lib/lib@@igt-intel_allocator_bst_c at sta/intel_allocator_bst.c.o' -MF 'lib/lib@@igt-intel_allocator_bst_c at sta/intel_allocator_bst.c.o.d' -o 'lib/lib@@igt-intel_allocator_bst_c at sta/intel_allocator_bst.c.o' -c ../lib/intel_allocator_bst.c
../lib/intel_allocator_bst.c: In function ‘intel_allocator_bst_reserve’:
../lib/intel_allocator_bst.c:429:39: error: ‘struct intel_allocator_bst’ has no member named ‘offset_bst’
  hole = igt_bst_query_predecessor(ialb->offset_bst, start);
                                       ^~
../lib/intel_allocator_bst.c: In function ‘intel_allocator_bst_print’:
../lib/intel_allocator_bst.c:601:4: error: too many arguments to function ‘offset_bst->get_value’
    offset_bst->get_value(offset_bst, nodeptr);
    ^~~~~~~~~~
ninja: build stopped: subcommand failed.




More information about the igt-dev mailing list