# # 2022-11-16T13:09:15.016707 # # 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 CC [M] drivers/char/hw_random/core.o CC [M] fs/udf/balloc.o CC [M] drivers/char/hw_random/omap-rng.o CC [M] fs/udf/dir.o LD [M] drivers/char/hw_random/rng-core.o CC [M] fs/udf/file.o LDS scripts/module.lds CC [M] fs/udf/ialloc.o CC [M] lib/crc-itu-t.o CC [M] fs/udf/inode.o CC [M] fs/udf/lowlevel.o CC [M] fs/udf/namei.o CC [M] fs/udf/partition.o CC [M] fs/udf/super.o CC [M] fs/udf/truncate.o CC [M] fs/udf/symlink.o CC [M] fs/udf/directory.o CC [M] fs/udf/misc.o CC [M] fs/udf/udftime.o CC [M] fs/udf/unicode.o LD [M] fs/udf/udf.o MODPOST modules-only.symvers GEN Module.symvers CC [M] drivers/char/hw_random/omap-rng.mod.o CC [M] drivers/char/hw_random/rng-core.mod.o CC [M] fs/udf/udf.mod.o CC [M] lib/crc-itu-t.mod.o LD [M] drivers/char/hw_random/omap-rng.ko LD [M] lib/crc-itu-t.ko LD [M] fs/udf/udf.ko LD [M] drivers/char/hw_random/rng-core.ko make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux' # # 2022-11-16T13:09:22.417697 # # 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/char/hw_random/omap-rng.ko INSTALL drivers/char/hw_random/rng-core.ko INSTALL fs/udf/udf.ko INSTALL lib/crc-itu-t.ko DEPMOD 5.10.155-cip20 make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux'