Activity log for bug #1766663

Date Who What changed Old value New value Message
2018-04-24 16:52:53 virgosun bug added bug
2018-04-24 17:00:05 Ubuntu Kernel Bot linux (Ubuntu): status New Incomplete
2018-04-24 17:09:53 virgosun tags apport-collected zesty
2018-04-24 17:09:54 virgosun description Hello all, I am compiling my custom linux-image and linux-headers from bionic source: Source version in changelog: * linux: 4.15.0-15.16 -proposed tracker (LP: #1761177) After install the custom linux to my system, I can not install external module: make[1]: Entering directory '/usr/src/linux-headers-4.15.15+inject' CC [M] /home/virgosun/Documents/droidcam-64bit/v4l2loopback/v4l2loopback-dc.o In file included from ./include/linux/media.h:28:0, from ./include/media/media-entity.h:27, from ./include/media/v4l2-dev.h:20, from ./include/media/v4l2-common.h:29, from /home/virgosun/Documents/droidcam-64bit/v4l2loopback/v4l2loopback-dc.c:30: /usr/lib/gcc/x86_64-linux-gnu/7/include/stdint.h:9:26: error: no include path in which to search for stdint.h # include_next <stdint.h> ^ Look at the media.h, I found the change that cause the error: #ifndef __KERNEL__ #include <stdint.h> #endif is changed to #include <stdint.h> Revert the change fix the compilation Please be aware of this Thanks Regards Hello all, I am compiling my custom linux-image and linux-headers from bionic source: Source version in changelog: * linux: 4.15.0-15.16 -proposed tracker (LP: #1761177) After install the custom linux to my system, I can not install external module: make[1]: Entering directory '/usr/src/linux-headers-4.15.15+inject' CC [M] /home/virgosun/Documents/droidcam-64bit/v4l2loopback/v4l2loopback-dc.o In file included from ./include/linux/media.h:28:0, from ./include/media/media-entity.h:27, from ./include/media/v4l2-dev.h:20, from ./include/media/v4l2-common.h:29, from /home/virgosun/Documents/droidcam-64bit/v4l2loopback/v4l2loopback-dc.c:30: /usr/lib/gcc/x86_64-linux-gnu/7/include/stdint.h:9:26: error: no include path in which to search for stdint.h # include_next <stdint.h> ^ Look at the media.h, I found the change that cause the error: #ifndef __KERNEL__ #include <stdint.h> #endif is changed to #include <stdint.h> Revert the change fix the compilation Please be aware of this Thanks Regards --- ApportVersion: 2.20.4-0ubuntu4.10 Architecture: amd64 CurrentDesktop: GNOME DistroRelease: Ubuntu 17.04 Package: linux (not installed) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: virgosun Tags: zesty Uname: Linux 4.15.15+inject x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm audio cdrom dip lpadmin plugdev pulse sambashare shairport-sync sudo wireshark _MarkForUpload: True
2018-04-24 17:09:56 virgosun attachment added JournalErrors.txt https://bugs.launchpad.net/bugs/1766663/+attachment/5126620/+files/JournalErrors.txt
2018-04-24 17:09:58 virgosun attachment added ProcCpuinfoMinimal.txt https://bugs.launchpad.net/bugs/1766663/+attachment/5126621/+files/ProcCpuinfoMinimal.txt
2018-04-25 21:14:33 Joseph Salisbury linux (Ubuntu): importance Undecided Medium
2018-04-25 21:14:39 Joseph Salisbury linux (Ubuntu): status Incomplete Triaged