[Bug 1626838] [NEW] yakkety compiling failed on ubuntu trusty
Long Quan Sha
shalq at cn.ibm.com
Fri Sep 23 05:24:36 UTC 2016
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 at 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 at kbuild:~/yakkety# apt-get build-dep linux-image-4.4.0-36-generic
root at kbuild:~/yakkety# fakeroot debian/rules clean
root at 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 Ubuntu
Backporters, which is subscribed to trusty-backports.
Matching subscriptions: ubuntu-backporters
https://bugs.launchpad.net/bugs/1626838
Title:
yakkety compiling failed on ubuntu trusty
To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1626838/+subscriptions
More information about the ubuntu-backports
mailing list