From: Thorsten Leemhuis on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2530#note_1448858348

TWIMC: after Linus last night's merges the commits adding strcat_kunit and
checksum_kunit.ko to mod-internal.list are now needed to build mainline to
avoid this build error:
```
+ cat depmod.out
depmod: WARNING: /builddir/build/BUILDROOT/kernel-6.5.0-0.rc0.20230628gt6aeadf
78.360.vanilla.fc39.ppc64le/./lib/modules/6.5.0-0.rc0.20230628gt6aeadf78.360.v
anilla.fc39.ppc64le/kernel/lib/checksum_kunit.ko needs unknown symbol
__kunit_do_failed_assertion
depmod: WARNING: /builddir/build/BUILDROOT/kernel-6.5.0-0.rc0.20230628gt6aeadf
78.360.vanilla.fc39.ppc64le/./lib/modules/6.5.0-0.rc0.20230628gt6aeadf78.360.v
anilla.fc39.ppc64le/kernel/lib/checksum_kunit.ko needs unknown symbol
__kunit_abort
depmod: WARNING: /builddir/build/BUILDROOT/kernel-6.5.0-0.rc0.20230628gt6aeadf
78.360.vanilla.fc39.ppc64le/./lib/modules/6.5.0-0.rc0.20230628gt6aeadf78.360.v
anilla.fc39.ppc64le/kernel/lib/checksum_kunit.ko needs unknown symbol
kunit_binary_assert_format
depmod: WARNING: /builddir/build/BUILDROOT/kernel-6.5.0-0.rc0.20230628gt6aeadf
78.360.vanilla.fc39.ppc64le/./lib/modules/6.5.0-0.rc0.20230628gt6aeadf78.360.v
anilla.fc39.ppc64le/kernel/lib/strcat_kunit.ko needs unknown symbol
__kunit_do_failed_assertion
depmod: WARNING: /builddir/build/BUILDROOT/kernel-6.5.0-0.rc0.20230628gt6aeadf
78.360.vanilla.fc39.ppc64le/./lib/modules/6.5.0-0.rc0.20230628gt6aeadf78.360.v
anilla.fc39.ppc64le/kernel/lib/strcat_kunit.ko needs unknown symbol
kunit_binary_str_assert_format
depmod: WARNING: /builddir/build/BUILDROOT/kernel-6.5.0-0.rc0.20230628gt6aeadf
78.360.vanilla.fc39.ppc64le/./lib/modules/6.5.0-0.rc0.20230628gt6aeadf78.360.v
anilla.fc39.ppc64le/kernel/lib/strcat_kunit.ko needs unknown symbol
kunit_binary_assert_format
```
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to