The underlying issue seems to be that kernel 6.8.0 removed the strlcpy call that's still used in the version of v4l currently being used.
from https://www.debugpoint.com/linux-kernel-6-8/ > The kernel removes the strlcpy() function, initially included in Glibc 3.38 C library. While offering buffer overflow protection and ensuring a trailing null byte, its removal simplifies the kernel codebase, promoting streamlined functionality. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076951 Title: v4l2loopback-dkms 0.12.7-2ubuntu2~22.04.1: v4l2loopback kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/v4l2loopback/+bug/2076951/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
