[igt-dev] ✗ Fi.CI.BUILD: failure for Introduce PXP Test (rev6)

Patchwork patchwork at emeril.freedesktop.org
Fri Jul 16 10:08:47 UTC 2021


== Series Details ==

Series: Introduce PXP Test (rev6)
URL   : https://patchwork.freedesktop.org/series/87570/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
16e753fc5e1e51395e1df40865c569984a74c5ed tools/registers: Add missing registers relevant to debug PSR underruns

[198/571] Linking target tests/gem_fenced_exec_thrash.
[199/571] Linking target tests/gem_flink_basic.
[200/571] Linking target tests/gem_flink_race.
[201/571] Linking target tests/gem_gpgpu_fill.
[202/571] Linking target tests/gem_gtt_hog.
[203/571] Linking target tests/gem_gtt_cpu_tlb.
[204/571] Linking target tests/gem_gtt_speed.
[205/571] Linking target tests/gem_lut_handle.
[206/571] Linking target tests/gem_huc_copy.
[207/571] Linking target tests/gem_linear_blits.
[208/571] Linking target tests/gem_madvise.
[209/571] Linking target tests/gem_media_fill.
[210/571] Linking target tests/gem_media_vme.
[211/571] Linking target tests/gem_mmap.
[212/571] Linking target tests/gem_mmap_gtt.
[213/571] Linking target tests/gem_pipe_control_store_loop.
[214/571] Linking target tests/gem_mmap_wc.
[215/571] Linking target tests/gem_partial_pwrite_pread.
[216/571] Linking target tests/gem_pread.
[217/571] Linking target tests/gem_ppgtt.
[218/571] Linking target tests/gem_pwrite.
[219/571] Linking target tests/gem_pread_after_blit.
[220/571] Linking target tests/gem_pwrite_snooped.
[221/571] Compiling C object 'tests/tests@@gem_pxp at exe/i915_gem_pxp.c.o'.
FAILED: tests/tests@@gem_pxp at exe/i915_gem_pxp.c.o 
ccache cc -Itests/tests@@gem_pxp 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/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 -pthread  -MD -MQ 'tests/tests@@gem_pxp at exe/i915_gem_pxp.c.o' -MF 'tests/tests@@gem_pxp at exe/i915_gem_pxp.c.o.d' -o 'tests/tests@@gem_pxp at exe/i915_gem_pxp.c.o' -c ../tests/i915/gem_pxp.c
../tests/i915/gem_pxp.c: In function ‘setup_protected_fb’:
../tests/i915/gem_pxp.c:963:60: error: ‘LOCAL_DRM_FORMAT_MOD_NONE’ undeclared (first use in this function); did you mean ‘DRM_FORMAT_MOD_NONE’?
  igt_init_fb(fb, i915, width, height, DRM_FORMAT_XRGB8888, LOCAL_DRM_FORMAT_MOD_NONE,
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~
                                                            DRM_FORMAT_MOD_NONE
../tests/i915/gem_pxp.c:963:60: note: each undeclared identifier is reported only once for each function it appears in
In file included from ../lib/drmtest.h:39,
                 from ../lib/igt.h:27,
                 from ../tests/i915/gem_pxp.c:7:
../tests/i915/gem_pxp.c:979:10: error: ‘LOCAL_DRM_MODE_FB_MODIFIERS’ undeclared (first use in this function); did you mean ‘DRM_MODE_FB_MODIFIERS’?
          LOCAL_DRM_MODE_FB_MODIFIERS, &fb->fb_id));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/igt_core.h:657:13: note: in definition of macro ‘igt_assert’
  do { if (!(expr)) \
             ^~~~
../tests/i915/gem_pxp.c:977:2: note: in expansion of macro ‘do_or_die’
  do_or_die(__kms_addfb(fb->fd, fb->gem_handle, fb->width, fb->height, fb->drm_format,
  ^~~~~~~~~
../tests/i915/gem_pxp.c: In function ‘test_display_protected_crc’:
../tests/i915/gem_pxp.c:1034:64: error: ‘LOCAL_DRM_FORMAT_MOD_NONE’ undeclared (first use in this function); did you mean ‘DRM_FORMAT_MOD_NONE’?
  igt_create_color_fb(i915, width, height, DRM_FORMAT_XRGB8888, LOCAL_DRM_FORMAT_MOD_NONE,
                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~
                                                                DRM_FORMAT_MOD_NONE
ninja: build stopped: subcommand failed.




More information about the igt-dev mailing list