[Intel-xe] ✗ CI.KUnit: failure for GPUVA with no uAPI changes
Patchwork
patchwork at emeril.freedesktop.org
Sat Jul 8 06:47:26 UTC 2023
== Series Details ==
Series: GPUVA with no uAPI changes
URL : https://patchwork.freedesktop.org/series/120385/
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:9,
from ../drivers/gpu/drm/xe/xe_bo.h:11,
from ../drivers/gpu/drm/xe/xe_bo.c:6:
../include/drm/drm_gpuva_mgr.h:205:34: error: conflicting types for ‘lockdep_map_p’
205 | typedef struct { /* nothing */ } lockdep_map_p;
| ^~~~~~~~~~~~~
In file included from ../include/linux/mm_types.h:12,
from ../include/drm/drm_mm.h:43,
from ../drivers/gpu/drm/xe/xe_bo_types.h:11,
from ../drivers/gpu/drm/xe/xe_bo.h:9,
from ../drivers/gpu/drm/xe/xe_bo.c:6:
../include/linux/maple_tree.h:191:34: note: previous declaration of ‘lockdep_map_p’ was here
191 | typedef struct { /* nothing */ } lockdep_map_p;
| ^~~~~~~~~~~~~
In file included from ../drivers/gpu/drm/xe/xe_vm_types.h:9,
from ../drivers/gpu/drm/xe/xe_bo.h:11,
from ../drivers/gpu/drm/xe/xe_bo_evict.c:8:
../include/drm/drm_gpuva_mgr.h:205:34: error: conflicting types for ‘lockdep_map_p’
205 | typedef struct { /* nothing */ } lockdep_map_p;
| ^~~~~~~~~~~~~
In file included from ../include/linux/mm_types.h:12,
from ../include/drm/drm_mm.h:43,
from ../drivers/gpu/drm/xe/xe_bo_types.h:11,
from ../drivers/gpu/drm/xe/xe_bo.h:9,
from ../drivers/gpu/drm/xe/xe_bo_evict.c:8:
../include/linux/maple_tree.h:191:34: note: previous declaration of ‘lockdep_map_p’ was here
191 | typedef struct { /* nothing */ } lockdep_map_p;
| ^~~~~~~~~~~~~
In file included from ../drivers/gpu/drm/xe/xe_vm_types.h:9,
from ../drivers/gpu/drm/xe/xe_bb.c:15:
../include/drm/drm_gpuva_mgr.h:205:34: error: conflicting types for ‘lockdep_map_p’
205 | typedef struct { /* nothing */ } lockdep_map_p;
| ^~~~~~~~~~~~~
In file included from ../include/linux/mm_types.h:12,
from ../include/linux/mmzone.h:22,
from ../include/linux/topology.h:33,
from ../include/linux/irq.h:19,
from ../include/asm-generic/hardirq.h:17,
from ../arch/um/include/asm/hardirq.h:5,
from ../include/linux/hardirq.h:11,
from ../include/linux/interrupt.h:11,
from ../include/drm/drm_util.h:35,
from ../drivers/gpu/drm/xe/xe_device.h:12,
from ../drivers/gpu/drm/xe/xe_bb.c:9:
../include/linux/maple_tree.h:191:34: note: previous declaration of ‘lockdep_map_p’ was here
191 | typedef struct { /* nothing */ } lockdep_map_p;
| ^~~~~~~~~~~~~
make[6]: *** [../scripts/Makefile.build:252: drivers/gpu/drm/xe/xe_bb.o] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: *** [../scripts/Makefile.build:252: drivers/gpu/drm/xe/xe_bo_evict.o] Error 1
make[6]: *** [../scripts/Makefile.build:252: drivers/gpu/drm/xe/xe_bo.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:2026: .] Error 2
make: *** [Makefile:226: __sub-make] Error 2
[06:47:02] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[06:47:07] 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