Activity log for bug #1906131

Date Who What changed Old value New value Message
2020-11-29 03:06:59 TJ bug added bug
2020-11-29 03:07:40 TJ bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975571
2020-11-29 03:07:40 TJ bug task added linux (Debian)
2020-11-29 03:08:43 TJ description kernel v5.10-rc1 introduced a change that affects where and how scripts/module.lds is used and causes external modules to fail to build since that linker script is not shipped in the linux-{image,header} packages. I've been testing the mainline PPA kernel v5.10-rc5 and today installed v4l2loopback-dkms and hit this issue. It will affect all DKMS packages. Ubuntu carries 39 DKMS packages. DKMS make.log for v4l2loopback-0.12.3 for kernel 5.10.0-051000rc5-lowlatency (x86_64) Sun 29 Nov 02:48:58 GMT 2020 Building v4l2-loopback driver... make -C /lib/modules/5.10.0-051000rc5-lowlatency/build M=/var/lib/dkms/v4l2loopback/0.12.3/build modules make[1]: Entering directory '/usr/src/linux-headers-5.10.0-051000rc5-lowlatency' CC [M] /var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.o MODPOST /var/lib/dkms/v4l2loopback/0.12.3/build/Module.symvers make[3]: *** No rule to make target 'scripts/module.lds', needed by '/var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.ko'. Stop. make[3]: *** Waiting for unfinished jobs.... CC [M] /var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.mod.o make[2]: *** [scripts/Makefile.modpost:117: __modpost] Error 2 make[1]: *** [Makefile:1703: modules] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-5.10.0-051000rc5-lowlatency' make: *** [Makefile:43: v4l2loopback.ko] Error 2 kernel v5.10-rc1 introduced a change ( 596b0474d3d9 "kbuild: preprocess module linker script" ) that affects where and how scripts/module.lds is used and causes external modules to fail to build since that linker script is not shipped in the linux-{image,header} packages. I've been testing the mainline PPA kernel v5.10-rc5 and today installed v4l2loopback-dkms and hit this issue. It will affect all DKMS packages. Ubuntu carries 39 DKMS packages. DKMS make.log for v4l2loopback-0.12.3 for kernel 5.10.0-051000rc5-lowlatency (x86_64) Sun 29 Nov 02:48:58 GMT 2020 Building v4l2-loopback driver... make -C /lib/modules/5.10.0-051000rc5-lowlatency/build M=/var/lib/dkms/v4l2loopback/0.12.3/build modules make[1]: Entering directory '/usr/src/linux-headers-5.10.0-051000rc5-lowlatency'   CC [M] /var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.o   MODPOST /var/lib/dkms/v4l2loopback/0.12.3/build/Module.symvers make[3]: *** No rule to make target 'scripts/module.lds', needed by '/var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.ko'. Stop. make[3]: *** Waiting for unfinished jobs....   CC [M] /var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.mod.o make[2]: *** [scripts/Makefile.modpost:117: __modpost] Error 2 make[1]: *** [Makefile:1703: modules] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-5.10.0-051000rc5-lowlatency' make: *** [Makefile:43: v4l2loopback.ko] Error 2
2020-11-29 03:13:23 TJ description kernel v5.10-rc1 introduced a change ( 596b0474d3d9 "kbuild: preprocess module linker script" ) that affects where and how scripts/module.lds is used and causes external modules to fail to build since that linker script is not shipped in the linux-{image,header} packages. I've been testing the mainline PPA kernel v5.10-rc5 and today installed v4l2loopback-dkms and hit this issue. It will affect all DKMS packages. Ubuntu carries 39 DKMS packages. DKMS make.log for v4l2loopback-0.12.3 for kernel 5.10.0-051000rc5-lowlatency (x86_64) Sun 29 Nov 02:48:58 GMT 2020 Building v4l2-loopback driver... make -C /lib/modules/5.10.0-051000rc5-lowlatency/build M=/var/lib/dkms/v4l2loopback/0.12.3/build modules make[1]: Entering directory '/usr/src/linux-headers-5.10.0-051000rc5-lowlatency'   CC [M] /var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.o   MODPOST /var/lib/dkms/v4l2loopback/0.12.3/build/Module.symvers make[3]: *** No rule to make target 'scripts/module.lds', needed by '/var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.ko'. Stop. make[3]: *** Waiting for unfinished jobs....   CC [M] /var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.mod.o make[2]: *** [scripts/Makefile.modpost:117: __modpost] Error 2 make[1]: *** [Makefile:1703: modules] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-5.10.0-051000rc5-lowlatency' make: *** [Makefile:43: v4l2loopback.ko] Error 2 kernel v5.10-rc1 introduced a change ( 596b0474d3d9 "kbuild: preprocess module linker script" ) that affects where and how scripts/module.lds is used and causes external modules to fail to build since that linker script is not shipped in the linux-{image,header} packages. I've been testing the mainline PPA kernel v5.10-rc5 and today installed v4l2loopback-dkms and hit this issue. It will affect all DKMS packages. Ubuntu carries 39 DKMS packages. See the LKML discussion: https://lkml.org/lkml/2020/8/31/455 DKMS make.log for v4l2loopback-0.12.3 for kernel 5.10.0-051000rc5-lowlatency (x86_64) Sun 29 Nov 02:48:58 GMT 2020 Building v4l2-loopback driver... make -C /lib/modules/5.10.0-051000rc5-lowlatency/build M=/var/lib/dkms/v4l2loopback/0.12.3/build modules make[1]: Entering directory '/usr/src/linux-headers-5.10.0-051000rc5-lowlatency'   CC [M] /var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.o   MODPOST /var/lib/dkms/v4l2loopback/0.12.3/build/Module.symvers make[3]: *** No rule to make target 'scripts/module.lds', needed by '/var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.ko'. Stop. make[3]: *** Waiting for unfinished jobs....   CC [M] /var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.mod.o make[2]: *** [scripts/Makefile.modpost:117: __modpost] Error 2 make[1]: *** [Makefile:1703: modules] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-5.10.0-051000rc5-lowlatency' make: *** [Makefile:43: v4l2loopback.ko] Error 2
2020-11-29 03:30:10 Ubuntu Kernel Bot linux (Ubuntu): status New Incomplete
2020-11-30 11:38:44 TJ linux (Ubuntu): status Incomplete Confirmed
2020-12-01 01:24:27 Jags Desai bug added subscriber Jags Desai
2020-12-04 18:28:17 Timo Aaltonen linux (Ubuntu): status Confirmed Fix Released
2020-12-22 11:41:41 Jags Desai bug watch added https://github.com/Mange/rtl8192eu-linux-driver/issues/205
2020-12-22 16:22:03 Lasse bug added subscriber Lasse
2021-01-13 06:00:21 Nguyen Khanh Long attachment added Copy to usr/src/linux-headers-[5.10KERNEL-VERSION]-generic/scripts https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1906131/+attachment/5452521/+files/module.lds
2021-02-27 15:01:46 Andrew Ittner bug added subscriber Andrew Ittner
2021-03-03 04:07:23 Bug Watch Updater linux (Debian): status Unknown Fix Released
2021-12-31 02:32:54 sjc bug added subscriber sjc
2021-12-31 02:33:02 sjc removed subscriber sjc
2021-12-31 02:33:06 sjc bug added subscriber sjc