[igt-dev] ✗ Fi.CI.BAT: failure for i915/query: Update topology info to match reality

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 1 13:05:24 UTC 2019


== Series Details ==

Series: i915/query: Update topology info to match reality
URL   : https://patchwork.freedesktop.org/series/56085/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
973367176b61e81b5ca811620adb0467f6570aec debugfs: Fix writing an extra zero out of bounds in igt_crc_to_string_extended()

[209/461] Linking target tests/prime_mmap_kms.
[210/461] Linking target tests/prime_udl.
[211/461] Linking target tests/prime_vgem.
[212/461] Linking target tests/sw_sync.
[213/461] Linking target tests/syncobj_wait.
[214/461] Linking target tests/syncobj_basic.
[215/461] Linking target tests/template.
[216/461] Linking target tests/tools_test.
[217/461] Linking target tests/v3d_get_param.
[218/461] Linking target tests/v3d_get_bo_offset.
[219/461] Linking target tests/v3d_mmap.
[220/461] Linking target tests/vc4_dmabuf_poll.
[221/461] Linking target tests/vc4_create_bo.
[222/461] Linking target tests/vc4_lookup_fail.
[223/461] Linking target tests/vc4_label_bo.
[224/461] Linking target tests/vc4_purgeable_bo.
[225/461] Linking target tests/vc4_wait_bo.
[226/461] Linking target tests/vc4_tiling.
[227/461] Linking target tests/vc4_wait_seqno.
[228/461] Linking target tests/vgem_basic.
[229/461] Linking target tests/vgem_slow.
[230/461] Linking target tests/prime_nv_pcopy.
[231/461] Linking target tests/prime_nv_api.
[232/461] Linking target tests/prime_nv_test.
[233/461] Linking target tests/kms_chamelium.
[234/461] Linking target tests/i915_fb_tiling.
[235/461] Linking target tests/i915_getparams_basic.
[236/461] Linking target tests/i915_missed_irq.
[237/461] Linking target tests/i915_hangman.
[238/461] Linking target tests/i915_module_load.
[239/461] Compiling C object 'tests/i915_query at exe/i915_query.c.o'.
FAILED: tests/i915_query at exe/i915_query.c.o 
ccache cc  -Itests/i915_query at exe -Itests -I../tests -I. -I../ -I../lib/stubs/syscalls -Ilib -I../lib -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/usr/include/libdrm -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 -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 -pthread -MD -MQ 'tests/i915_query at exe/i915_query.c.o' -MF 'tests/i915_query at exe/i915_query.c.o.d' -o 'tests/i915_query at exe/i915_query.c.o' -c ../tests/i915/query.c
In file included from ../lib/drmtest.h:39:0,
                 from ../lib/igt.h:27,
                 from ../tests/i915/query.c:24:
../tests/i915/query.c: In function ‘test_query_topology_known_pci_ids’:
../tests/i915/query.c:459:14: error: ‘n_sublices’ undeclared (first use in this function); did you mean ‘n_subslices’?
   igt_assert(n_sublices == 1 || n_subslices == 2 || n_subslices == 3);
              ^
../lib/igt_core.h:370:13: note: in definition of macro ‘igt_assert’
  do { if (!(expr)) \
             ^~~~
../tests/i915/query.c:459:14: note: each undeclared identifier is reported only once for each function it appears in
   igt_assert(n_sublices == 1 || n_subslices == 2 || n_subslices == 3);
              ^
../lib/igt_core.h:370:13: note: in definition of macro ‘igt_assert’
  do { if (!(expr)) \
             ^~~~
ninja: build stopped: subcommand failed.



More information about the igt-dev mailing list