# # 2024-02-23T09:54:39.440629 # # 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/atomic/check-atomics.sh CALL ../scripts/checksyscalls.sh LDS scripts/module.lds CC [M] drivers/tty/serial/8250/8250_core.o CC [M] drivers/tty/serial/8250/8250_port.o CC [M] drivers/char/hw_random/core.o CC [M] drivers/block/loop.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 modules-only.symvers GEN 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/tty/serial/8250/8250.ko LD [M] drivers/tty/serial/8250/8250_base.ko LD [M] drivers/block/loop.ko LD [M] drivers/char/hw_random/rng-core.ko make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux' # # 2024-02-23T09:54:43.860673 # # 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 drivers/block/loop.ko INSTALL drivers/char/hw_random/rng-core.ko INSTALL drivers/tty/serial/8250/8250.ko INSTALL drivers/tty/serial/8250/8250_base.ko DEPMOD 5.10.210-cip44 make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux'