# # 2023-08-11T13:02:13.837997 # # make KBUILD_BUILD_USER=KernelCI ARCH=arm HOSTCC=gcc CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=/tmp/kci/linux/build -C/tmp/kci/linux -j4 modules # make: Entering directory '/tmp/kci/linux' make[1]: Entering directory '/tmp/kci/linux/build' GEN ./Makefile Using .. as source for kernel CALL ../scripts/checksyscalls.sh CC [M] fs/configfs/inode.o CC [M] fs/configfs/file.o CC [M] crypto/echainiv.o CC [M] fs/configfs/dir.o CC [M] fs/configfs/symlink.o CC [M] fs/configfs/mount.o CC [M] crypto/sha256_generic.o CC [M] fs/configfs/item.o CC [M] crypto/drbg.o LD [M] fs/configfs/configfs.o CC [M] crypto/jitterentropy.o CC [M] crypto/jitterentropy-kcapi.o LD [M] crypto/jitterentropy_rng.o CC [M] drivers/usb/gadget/function/u_ether.o CC [M] drivers/usb/gadget/function/f_ecm.o CC [M] drivers/usb/gadget/legacy/ether.o CC [M] drivers/usb/gadget/function/f_subset.o LD [M] drivers/usb/gadget/legacy/g_ether.o CC [M] drivers/usb/gadget/usbstring.o LD [M] drivers/usb/gadget/function/usb_f_ecm.o LD [M] drivers/usb/gadget/function/usb_f_ecm_subset.o CC [M] drivers/usb/gadget/config.o CC [M] drivers/usb/gadget/epautoconf.o CC [M] drivers/usb/gadget/composite.o CC [M] drivers/usb/gadget/functions.o CC [M] drivers/usb/gadget/configfs.o CC [M] drivers/usb/gadget/u_f.o LD [M] drivers/usb/gadget/libcomposite.o Building modules, stage 2. MODPOST 10 modules CC crypto/drbg.mod.o CC crypto/echainiv.mod.o CC crypto/jitterentropy_rng.mod.o CC crypto/sha256_generic.mod.o CC drivers/usb/gadget/function/u_ether.mod.o CC drivers/usb/gadget/function/usb_f_ecm.mod.o CC drivers/usb/gadget/function/usb_f_ecm_subset.mod.o CC drivers/usb/gadget/legacy/g_ether.mod.o CC drivers/usb/gadget/libcomposite.mod.o CC fs/configfs/configfs.mod.o LD [M] crypto/drbg.ko LD [M] crypto/echainiv.ko LD [M] crypto/jitterentropy_rng.ko LD [M] crypto/sha256_generic.ko LD [M] drivers/usb/gadget/function/u_ether.ko LD [M] drivers/usb/gadget/function/usb_f_ecm.ko LD [M] drivers/usb/gadget/function/usb_f_ecm_subset.ko LD [M] drivers/usb/gadget/legacy/g_ether.ko LD [M] fs/configfs/configfs.ko LD [M] drivers/usb/gadget/libcomposite.ko make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux' # # 2023-08-11T13:02:21.217735 # # make KBUILD_BUILD_USER=KernelCI INSTALL_MOD_PATH=/tmp/kci/linux/build/_modules_ INSTALL_MOD_STRIP=1 STRIP=arm-linux-gnueabihf-strip ARCH=arm HOSTCC=gcc CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=/tmp/kci/linux/build -C/tmp/kci/linux -j4 modules_install # make: Entering directory '/tmp/kci/linux' make[1]: Entering directory '/tmp/kci/linux/build' INSTALL crypto/drbg.ko INSTALL crypto/echainiv.ko INSTALL crypto/jitterentropy_rng.ko INSTALL crypto/sha256_generic.ko INSTALL drivers/usb/gadget/function/u_ether.ko INSTALL drivers/usb/gadget/function/usb_f_ecm.ko INSTALL drivers/usb/gadget/function/usb_f_ecm_subset.ko INSTALL drivers/usb/gadget/legacy/g_ether.ko INSTALL drivers/usb/gadget/libcomposite.ko INSTALL fs/configfs/configfs.ko DEPMOD 4.19.291-cip101 make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux'