✗ CI.KUnit: failure for drm/panic: Split into core a nd helpers
Patchwork <[email protected]>
| Newsgroups | org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <178706306021.63676.8823826934002910550@61270ab9df2a> |
== Series Details == Series: drm/panic: Split into core and helpers URL : https://patchwork.freedesktop.org/series/172394/ State : failure == Summary == + trap cleanup EXIT + /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig ERROR:root:/usr/bin/ld: drivers/gpu/drm/drm_kms_helper_common.o: in function `drm_kms_helper_init': drm_kms_helper_common.c:(.init.text+0x6): undefined reference to `drm_panic_helper_init' /usr/bin/ld: drivers/gpu/drm/drm_kms_helper_common.o: in function `drm_kms_helper_exit': drm_kms_helper_common.c:(.exit.text+0x6): undefined reference to `drm_panic_helper_exit' collect2: error: ld returned 1 exit status make[3]: *** [../scripts/Makefile.vmlinux:72: vmlinux.unstripped] Error 1 make[2]: *** [/kernel/Makefile:1370: vmlinux] Error 2 make[1]: *** [/kernel/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 [14:23:39] Configuring KUnit Kernel ... Generating .config ... Populating config with: $ make ARCH=um O=.kunit olddefconfig [14:23:44] 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=48 + cleanup ++ stat -c %u:%g /kernel + chown -R 1003:1003 /kernel