[Intel-xe] ✗ CI.KUnit: failure for drm/xe/uapi: Typo lingo and other small backwards compatible fixes.
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 30 17:04:42 UTC 2023
== Series Details ==
Series: drm/xe/uapi: Typo lingo and other small backwards compatible fixes.
URL : https://patchwork.freedesktop.org/series/123076/
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_query.c: In function ‘query_config’:
../drivers/gpu/drm/xe/xe_query.c:198:15: error: ‘XE_QUERY_CONFIG_MIN_ALIGNEMENT’ undeclared (first use in this function); did you mean ‘XE_QUERY_CONFIG_MIN_ALIGNMENT’?
198 | config->info[XE_QUERY_CONFIG_MIN_ALIGNEMENT] =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| XE_QUERY_CONFIG_MIN_ALIGNMENT
../drivers/gpu/drm/xe/xe_query.c:198:15: note: each undeclared identifier is reported only once for each function it appears in
make[7]: *** [../scripts/Makefile.build:243: drivers/gpu/drm/xe/xe_query.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:2032: .] Error 2
make[1]: *** [/kernel/Makefile:234: __sub-make] Error 2
make: *** [Makefile:234: __sub-make] Error 2
[17:04:19] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[17:04:23] 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