✗ CI.KUnit: failure for drm/xe/guc: Add GuC based register capture for error capture (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 19 00:56:36 UTC 2024


== Series Details ==

Series: drm/xe/guc: Add GuC based register capture for error capture (rev2)
URL   : https://patchwork.freedesktop.org/series/128077/
State : failure

== Summary ==

+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
ERROR:root:../drivers/gpu/drm/xe/xe_guc_capture.c: In function ‘xe_guc_capture_destroy’:
../drivers/gpu/drm/xe/xe_guc_capture.c:1347:2: error: implicit declaration of function ‘guc_capture_delete_prealloc_nodes’; did you mean ‘guc_capture_create_prealloc_nodes’? [-Werror=implicit-function-declaration]
 1347 |  guc_capture_delete_prealloc_nodes(guc);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |  guc_capture_create_prealloc_nodes
../drivers/gpu/drm/xe/xe_guc_capture.c:1349:2: error: implicit declaration of function ‘guc_capture_free_extlists’; did you mean ‘guc_capture_get_one_ext_list’? [-Werror=implicit-function-declaration]
 1349 |  guc_capture_free_extlists(guc->capture->extlists);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~
      |  guc_capture_get_one_ext_list
cc1: some warnings being treated as errors
make[7]: *** [../scripts/Makefile.build:243: drivers/gpu/drm/xe/xe_guc_capture.o] Error 1
make[7]: *** Waiting for unfinished jobs....
make[6]: *** [../scripts/Makefile.build:480: drivers/gpu/drm/xe] Error 2
make[6]: *** Waiting for unfinished jobs....
make[5]: *** [../scripts/Makefile.build:480: drivers/gpu/drm] Error 2
make[4]: *** [../scripts/Makefile.build:480: drivers/gpu] Error 2
make[3]: *** [../scripts/Makefile.build:480: drivers] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [/kernel/Makefile:1911: .] Error 2
make[1]: *** [/kernel/Makefile:234: __sub-make] Error 2
make: *** [Makefile:234: __sub-make] Error 2

[00:56:08] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[00:56:13] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make ARCH=um O=.kunit --jobs=48
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel




More information about the Intel-xe mailing list