23:54:06 O: LD [M] virt/lib/irqbypass.ko
23:54:07 E: fakeroot -u debian/rules binary
23:54:07 E: fakeroot: FAKEROOTKEY set to
108604309
23:54:07 E: fakeroot: nested operation not yet supported
23:54:07 E: dpkg-buildpackage: error: fakeroot -u debian/rules binary subprocess returned exit status 1
23:54:08 E: make[1]: *** [scripts/package/Makefile:80: bindeb-pkg] Error 1
23:54:08 E: make: *** [Makefile:1365: bindeb-pkg] Error 2
23:54:08 I: Finished with exitcode 2
(cherry picked from commit
0ad8aded2bdba7c063ce7c9cbebdc4d11290155a)
# Long ago it was "make oldconfig && make install"
KCONFIG_NOTIMESTAMP=1 make oldconfig
-yes '' | fakeroot make-kernel "$@"
+yes '' | make-kernel "$@"
# Move all products to the same directory for pickup
mv -vi ../modules/*.deb ../ &