=== JanC_ is now known as JanC === logan_ is now known as logan- [15:21] hello, wrt ddcci-driver-linux, I found the clue [15:21] Makefile:228: 'SUBDIRS' will be removed after Linux 5.3 [15:21] Makefile:229: Please use 'M=' or 'KBUILD_EXTMOD' instead [15:21] Makefile:230: ========================================== [15:21] ERROR: "devm_backlight_device_register" [/var/lib/dkms/ddcci/0.3.2/build/ddcci-backlight/ddcci-backlight.ko] undefined! [15:21] according to kernel build log backlight modules are not built in new kernel... [15:45] sforshee, ^^ [15:45] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1837073 [15:46] Ubuntu bug 1837073 in linux (Ubuntu) "linux 5.2.0-8.9 disabled backlight on s390x." [High,Confirmed] [15:46] - [Config] CONFIG_BACKLIGHT_CLASS_DEVICE=n on s390x [15:46] this breaks dkms on s390x for that package... re-enable or hint the testsuite? [15:47] LocutusOfBorg: it's never actually worked for s390, the difference is that kbuild has changed to make the missing symbols an error instead of a warning [15:47] so likely this and other packages should be updated to skip the build when installed on s390 [15:48] there are some others which depend on acpi which fail similarly [15:48] sforshee, I assigned the bug to you... can you please make the package migrate then? :) [15:48] at least if we hint, we can give the hint a comment with a bug number [15:49] ack, I cannot personally make it migrate but I will follow up on it [15:49] apw might be the best person to hint... [15:50] asked on release channel [15:50] lets see