[Intel-xe] ✗ CI.KUnit: failure for Killing the undesired drm_pt_walk
Patchwork
patchwork at emeril.freedesktop.org
Mon May 1 19:07:00 UTC 2023
== Series Details ==
Series: Killing the undesired drm_pt_walk
URL : https://patchwork.freedesktop.org/series/117173/
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_vm_types.h:15,
from ../drivers/gpu/drm/xe/xe_bb.c:15:
../drivers/gpu/drm/xe/xe_pt_types.h:9:10: fatal error: xe_pt_walk.h: No such file or directory
9 | #include "xe_pt_walk.h"
| ^~~~~~~~~~~~~~
compilation terminated.
make[6]: *** [../scripts/Makefile.build:252: drivers/gpu/drm/xe/xe_bb.o] Error 1
make[6]: *** Waiting for unfinished jobs....
In file included from ../drivers/gpu/drm/xe/xe_vm_types.h:15,
from ../drivers/gpu/drm/xe/xe_bo.h:11,
from ../drivers/gpu/drm/xe/xe_bo.c:6:
../drivers/gpu/drm/xe/xe_pt_types.h:9:10: fatal error: xe_pt_walk.h: No such file or directory
9 | #include "xe_pt_walk.h"
| ^~~~~~~~~~~~~~
compilation terminated.
make[6]: *** [../scripts/Makefile.build:252: drivers/gpu/drm/xe/xe_bo.o] Error 1
In file included from ../drivers/gpu/drm/xe/xe_vm_types.h:15,
from ../drivers/gpu/drm/xe/xe_bo.h:11,
from ../drivers/gpu/drm/xe/xe_bo_evict.c:8:
../drivers/gpu/drm/xe/xe_pt_types.h:9:10: fatal error: xe_pt_walk.h: No such file or directory
9 | #include "xe_pt_walk.h"
| ^~~~~~~~~~~~~~
compilation terminated.
make[6]: *** [../scripts/Makefile.build:252: drivers/gpu/drm/xe/xe_bo_evict.o] Error 1
In file included from ../drivers/gpu/drm/xe/xe_vm_types.h:15,
from ../drivers/gpu/drm/xe/xe_bo.h:11,
from ../drivers/gpu/drm/xe/xe_debugfs.c:12:
../drivers/gpu/drm/xe/xe_pt_types.h:9:10: fatal error: xe_pt_walk.h: No such file or directory
9 | #include "xe_pt_walk.h"
| ^~~~~~~~~~~~~~
compilation terminated.
make[6]: *** [../scripts/Makefile.build:252: drivers/gpu/drm/xe/xe_debugfs.o] Error 1
make[5]: *** [../scripts/Makefile.build:494: drivers/gpu/drm/xe] Error 2
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [../scripts/Makefile.build:494: drivers/gpu/drm] Error 2
make[3]: *** [../scripts/Makefile.build:494: drivers/gpu] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [../scripts/Makefile.build:494: drivers] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [/kernel/Makefile:2025: .] Error 2
make: *** [Makefile:226: __sub-make] Error 2
[19:06:37] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[19:06:42] 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