# # 2024-01-31T11:19:02.961034 # # 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 CALL ../scripts/checksyscalls.sh LDS scripts/module.lds CC [M] drivers/char/hw_random/core.o CC [M] drivers/tty/serial/8250/8250_core.o CC [M] drivers/block/loop.o CC [M] drivers/tty/serial/8250/8250_port.o LD [M] drivers/char/hw_random/rng-core.o LD [M] drivers/tty/serial/8250/8250.o LD [M] drivers/tty/serial/8250/8250_base.o MODPOST Module.symvers CC [M] drivers/block/loop.mod.o CC [M] drivers/char/hw_random/rng-core.mod.o CC [M] drivers/tty/serial/8250/8250.mod.o CC [M] drivers/tty/serial/8250/8250_base.mod.o LD [M] drivers/block/loop.ko LD [M] drivers/tty/serial/8250/8250_base.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] drivers/tty/serial/8250/8250.ko make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux' # # 2024-01-31T11:19:07.225580 # # 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 /tmp/kci/linux/build/_modules_/lib/modules/6.1.72-cip13/kernel/drivers/block/loop.ko INSTALL /tmp/kci/linux/build/_modules_/lib/modules/6.1.72-cip13/kernel/drivers/char/hw_random/rng-core.ko INSTALL /tmp/kci/linux/build/_modules_/lib/modules/6.1.72-cip13/kernel/drivers/tty/serial/8250/8250.ko INSTALL /tmp/kci/linux/build/_modules_/lib/modules/6.1.72-cip13/kernel/drivers/tty/serial/8250/8250_base.ko STRIP /tmp/kci/linux/build/_modules_/lib/modules/6.1.72-cip13/kernel/drivers/block/loop.ko STRIP /tmp/kci/linux/build/_modules_/lib/modules/6.1.72-cip13/kernel/drivers/char/hw_random/rng-core.ko STRIP /tmp/kci/linux/build/_modules_/lib/modules/6.1.72-cip13/kernel/drivers/tty/serial/8250/8250.ko STRIP /tmp/kci/linux/build/_modules_/lib/modules/6.1.72-cip13/kernel/drivers/tty/serial/8250/8250_base.ko DEPMOD /tmp/kci/linux/build/_modules_/lib/modules/6.1.72-cip13 make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux'