✗ CI.KUnit: failure for Add WildCat Lake support (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 13 02:18:42 UTC 2025
== Series Details ==
Series: Add WildCat Lake support (rev5)
URL : https://patchwork.freedesktop.org/series/149794/
State : failure
== Summary ==
+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
ERROR:root:In file included from ../drivers/gpu/drm/xe/xe_wa.c:873:
drivers/gpu/drm/xe/generated/xe_wa_oob.c:104:34: error: unterminated argument list invoking macro "XE_RTP_RULES"
104 | GRAPHICS_VERSION(3003) },
| ^
drivers/gpu/drm/xe/generated/xe_wa_oob.c:101:3: error: ‘XE_RTP_RULES’ undeclared here (not in a function)
101 | XE_RTP_RULES(GRAPHICS_VERSION_RANGE(1200, 3001), OR,
| ^~~~~~~~~~~~
../drivers/gpu/drm/xe/xe_wa.c:874:9: error: expected ‘}’ before ‘{’ token
874 | {}
| ^
drivers/gpu/drm/xe/generated/xe_wa_oob.c:100:1: note: to match this ‘{’
100 | { XE_RTP_NAME("16026508708"),
| ^
../drivers/gpu/drm/xe/xe_wa.c:875:2: error: expected ‘}’ before ‘;’ token
875 | };
| ^
../drivers/gpu/drm/xe/xe_wa.c:872:61: note: to match this ‘{’
872 | static __maybe_unused const struct xe_rtp_entry oob_was[] = {
| ^
../drivers/gpu/drm/xe/xe_wa.c:665:37: warning: ‘lrc_was’ defined but not used [-Wunused-const-variable=]
665 | static const struct xe_rtp_entry_sr lrc_was[] = {
| ^~~~~~~
../drivers/gpu/drm/xe/xe_wa.c:308:37: warning: ‘engine_was’ defined but not used [-Wunused-const-variable=]
308 | static const struct xe_rtp_entry_sr engine_was[] = {
| ^~~~~~~~~~
../drivers/gpu/drm/xe/xe_wa.c:101:37: warning: ‘gt_was’ defined but not used [-Wunused-const-variable=]
101 | static const struct xe_rtp_entry_sr gt_was[] = {
| ^~~~~~
make[7]: *** [../scripts/Makefile.build:287: drivers/gpu/drm/xe/xe_wa.o] Error 1
make[7]: *** Waiting for unfinished jobs....
make[6]: *** [../scripts/Makefile.build:554: drivers/gpu/drm/xe] Error 2
make[5]: *** [../scripts/Makefile.build:554: drivers/gpu/drm] Error 2
make[4]: *** [../scripts/Makefile.build:554: drivers/gpu] Error 2
make[3]: *** [../scripts/Makefile.build:554: drivers] Error 2
make[2]: *** [/kernel/Makefile:2006: .] Error 2
make[1]: *** [/kernel/Makefile:248: __sub-make] Error 2
make: *** [Makefile:248: __sub-make] Error 2
[02:17:58] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[02:18:03] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=25
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
More information about the Intel-xe
mailing list