yakkety compile failed on ubuntu trusty

Asked by Long Quan Sha

Hi ubuntu kernel team,

I am compiling my own ubuntu kernel on ubuntu trusty, and I git clone https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/yakkety, the build almost success, but failed at the end with missing modules, I haven't done any change for the source code :
Then I start a docker container using xenial image, try the same build steps, I can successfullly build kernel deb pkgs . Do you have idea why it throw missing module error on ubuntu trusty ? Thanks .

root@kbuild:~/yakkety# uname -a
Linux kbuild 3.13.0-58-generic #97-Ubuntu SMP Wed Jul 8 02:56:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
root@kbuild:~/yakkety# apt-get build-dep linux-image-4.4.0-36-generic
root@kbuild:~/yakkety# fakeroot debian/rules clean
root@kbuild:~/yakkety# AUTOBUILD=1 fakeroot debian/rules binary-generic
--------------ignore ----------------
make[2]: Leaving directory `/root/yakkety/debian/build/build-generic'
make[1]: Leaving directory `/root/yakkety'
Debug: module-check-generic
install -d /root/yakkety/debian.master/abi/4.4.0-34.53/amd64
find /root/yakkety/debian/build/build-generic/ -name \*.ko | \
                sed -e 's/.*\/\([^\/]*\)\.ko/\1/' | sort > /root/yakkety/debian.master/abi/4.4.0-34.53/amd64/generic.modules
II: Checking modules for generic...
   reading new modules...read 4590 modules.
   reading old modules...
      MISS: spl
      MISS: splat
      MISS: zavl
      MISS: zcommon
      MISS: zfs
      MISS: znvpair
      MISS: zpios
      MISS: zunicode
      read 4598 modules : new(0) missing(8)
EE: Missing modules (start begging for mercy)
make: *** [module-check-generic] Error 1

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you have a bug reported, then you don't need a question as well.

Can you help with this problem?

Provide an answer of your own, or ask Long Quan Sha for more information if necessary.

To post a message you must log in.