Public bug reported:

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

** Affects: trusty-backports
     Importance: Undecided
         Status: New

** Affects: ubuntu-ubuntu-server
     Importance: Undecided
         Status: New

** Affects: yakkety-backports
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Package changed: ubuntu => linux

** Project changed: linux => ubuntu-ubuntu-server

** Also affects: yakkety-backports
   Importance: Undecided
       Status: New

** Also affects: trusty-backports
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1626838

Title:
  yakkety compiling failed on ubuntu trusty

Status in trusty-backports:
  New
Status in Ubuntu Server:
  New
Status in Yakkety Backports:
  New
Status in linux package in Ubuntu:
  New

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1626838/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to