[lustre-devel] Build Dependency Issue in Lustre Mainline Linux

Chris J Arges chris.j.arges at canonical.com
Thu Nov 5 12:02:31 PST 2015


Just did a fresh git pull --rebase and tried to do 'make deb-pkg' with
an Ubuntu config (which enables lustre). I got the following:

depmod: WARNING: found 2 modules in dependency cycles!
depmod: WARNING:
/home/arges/src/kernel/linux/./debian/tmp/lib/modules/4.3.0+/kernel/drivers/staging/lustre/lnet/lnet/lnet.ko
in dependency cycle!
depmod: WARNING:
/home/arges/src/kernel/linux/./debian/tmp/lib/modules/4.3.0+/kernel/drivers/staging/lustre/lustre/libcfs/libcfs.ko
in dependency cycle!
./scripts/depmod.sh: line 57: 16836 Killed                  "$DEPMOD"
"$@" "$KERNELRELEASE" $SYMBOL_PREFIX
make[2]: *** [_modinst_post] Error 137
make[1]: *** [deb-pkg] Error 2
make: *** [deb-pkg] Error 2

This was building fine in v4.3, so I suspect something after this tag is
causing issue. (My HEAD is at 8e483ed13).

--chris


More information about the lustre-devel mailing list