** Description changed: + [Impact] + The following build error is reported when trying to install dahdi-dkms with the new linux-hwe-5.8 in focal: In file included from /var/lib/dkms/dahdi/2.11.1~dfsg-1ubuntu6/build/drivers/dahdi/oct612x/oct612x-user.c:27: /var/lib/dkms/dahdi/2.11.1~dfsg-1ubuntu6/build/include/dahdi/kernel.h:960:18: error: field ‘registration_time’ has incomplete type - 960 | struct timespec registration_time; - | ^~~~~~~~~~~~~~~~~ + 960 | struct timespec registration_time; + | ^~~~~~~~~~~~~~~~~ + + [Test case] + + $ sudo apt install dahdi-dkms + + Build error is reported in the logs. + + [Fix] + + Fix by applying 3 patches from the groovy dkms module to properly + support a 5.8 kernel. + + [Regression potential] + + The source code for the 5.4 kernel remains the same, so there is no + regression potential. The new changes are all conditionals and they are + all applied to the 5.8 kernel.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1899602 Title: dahdi-dkms: build failure with linux-hwe-5.8 in focal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dahdi-linux/+bug/1899602/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
