# # 2023-08-30T18:28:14.636141 # # 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] crypto/hmac.o CC [M] crypto/sha256_generic.o CC [M] crypto/drbg.o CC [M] drivers/hid/usbhid/hid-core.o CC [M] crypto/jitterentropy.o CC [M] fs/configfs/symlink.o CC [M] crypto/jitterentropy-kcapi.o CC [M] fs/configfs/mount.o CC [M] drivers/hwmon/hwmon.o LD [M] crypto/jitterentropy_rng.o CC [M] fs/configfs/item.o LD [M] drivers/hid/usbhid/usbhid.o LD [M] fs/configfs/configfs.o CC [M] drivers/hwmon/mc13783-adc.o CC [M] drivers/input/touchscreen/ads7846.o CC [M] fs/nls/nls_cp437.o CC [M] fs/nls/nls_cp850.o CC [M] fs/nls/nls_iso8859-15.o CC [M] drivers/tty/serial/8250/8250_core.o CC [M] drivers/tty/serial/8250/8250_port.o CC [M] drivers/usb/gadget/function/u_ether.o CC [M] drivers/usb/gadget/function/f_ecm.o CC [M] drivers/tty/serial/8250/8250_dma.o CC [M] drivers/usb/gadget/function/f_subset.o CC [M] drivers/usb/gadget/legacy/ether.o CC [M] drivers/usb/gadget/function/f_rndis.o CC [M] drivers/usb/gadget/function/rndis.o LD [M] drivers/tty/serial/8250/8250.o LD [M] drivers/tty/serial/8250/8250_base.o LD [M] drivers/usb/gadget/legacy/g_ether.o CC [M] drivers/usb/gadget/usbstring.o CC [M] drivers/usb/gadget/config.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/epautoconf.o LD [M] drivers/usb/gadget/function/usb_f_rndis.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 21 modules CC crypto/drbg.mod.o CC crypto/echainiv.mod.o CC crypto/hmac.mod.o CC crypto/jitterentropy_rng.mod.o CC crypto/sha256_generic.mod.o CC drivers/hid/usbhid/usbhid.mod.o CC drivers/hwmon/hwmon.mod.o CC drivers/hwmon/mc13783-adc.mod.o CC drivers/input/touchscreen/ads7846.mod.o CC drivers/tty/serial/8250/8250.mod.o CC drivers/tty/serial/8250/8250_base.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/function/usb_f_rndis.mod.o CC drivers/usb/gadget/legacy/g_ether.mod.o CC drivers/usb/gadget/libcomposite.mod.o CC fs/configfs/configfs.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_cp850.mod.o CC fs/nls/nls_iso8859-15.mod.o LD [M] crypto/drbg.ko LD [M] crypto/echainiv.ko LD [M] crypto/hmac.ko LD [M] crypto/jitterentropy_rng.ko LD [M] crypto/sha256_generic.ko LD [M] drivers/hid/usbhid/usbhid.ko LD [M] drivers/hwmon/hwmon.ko LD [M] drivers/hwmon/mc13783-adc.ko LD [M] drivers/input/touchscreen/ads7846.ko LD [M] drivers/tty/serial/8250/8250.ko LD [M] drivers/tty/serial/8250/8250_base.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/function/usb_f_rndis.ko LD [M] drivers/usb/gadget/legacy/g_ether.ko LD [M] drivers/usb/gadget/libcomposite.ko LD [M] fs/configfs/configfs.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_cp850.ko LD [M] fs/nls/nls_iso8859-15.ko make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux' # # 2023-08-30T18:28:24.549096 # # 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/hmac.ko INSTALL crypto/jitterentropy_rng.ko INSTALL crypto/sha256_generic.ko INSTALL drivers/hid/usbhid/usbhid.ko INSTALL drivers/hwmon/hwmon.ko INSTALL drivers/hwmon/mc13783-adc.ko INSTALL drivers/input/touchscreen/ads7846.ko INSTALL drivers/tty/serial/8250/8250.ko INSTALL drivers/tty/serial/8250/8250_base.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/function/usb_f_rndis.ko INSTALL drivers/usb/gadget/legacy/g_ether.ko INSTALL drivers/usb/gadget/libcomposite.ko INSTALL fs/configfs/configfs.ko INSTALL fs/nls/nls_cp437.ko INSTALL fs/nls/nls_cp850.ko INSTALL fs/nls/nls_iso8859-15.ko DEPMOD 4.19.293-cip102 make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux'