This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1626838

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

** Tags added: trusty

-- 
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:
  Incomplete

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