Can't seem to compile this commit. Here are the commands I used: sudo apt-get -y install libncurses-dev flex bison openssl libssl-dev dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf sudo apt-get -y build-dep linux git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git cd linux git checkout -f b292b50b0efcc7095d8bf15505fba6909bb35dce cp /boot/config-$(uname -r) .config yes '' | make oldconfig make -j 17 deb-pkg LOCALVERSION=-custom
Build fails with the following messages: --------------------------- dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1) dpkg-source: error: unrepresentable changes to source dpkg-buildpackage: error: dpkg-source -i.git -b . subprocess returned exit status 1 make[1]: *** [scripts/Makefile.package:77: deb-pkg] Error 1 make: *** [Makefile:1495: deb-pkg] Error 2 --------------------------- Build environment: Ubuntu 20.04, 48GB RAM, 16 CPU's. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886827 Title: Machine hangs when doing a normal reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886827/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
