# # 2024-02-07T17:11:05.993742 # # 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] crypto/echainiv.o CC [M] crypto/ecb.o CC [M] fs/udf/balloc.o CC [M] crypto/pcbc.o CC [M] lib/crc-itu-t.o CC [M] fs/udf/dir.o CC [M] crypto/drbg.o CC [M] crypto/jitterentropy.o CC [M] crypto/jitterentropy-kcapi.o CC [M] fs/udf/file.o CC [M] fs/udf/ialloc.o CC [M] fs/udf/inode.o LD [M] crypto/jitterentropy_rng.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 Building modules, stage 2. MODPOST 7 modules CC crypto/drbg.mod.o CC crypto/ecb.mod.o CC crypto/echainiv.mod.o CC crypto/jitterentropy_rng.mod.o CC crypto/pcbc.mod.o CC fs/udf/udf.mod.o CC lib/crc-itu-t.mod.o LD [M] crypto/drbg.ko LD [M] crypto/ecb.ko LD [M] crypto/echainiv.ko LD [M] crypto/jitterentropy_rng.ko LD [M] fs/udf/udf.ko LD [M] crypto/pcbc.ko LD [M] lib/crc-itu-t.ko make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux' # # 2024-02-07T17:11:12.494292 # # 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/ecb.ko INSTALL crypto/echainiv.ko INSTALL crypto/jitterentropy_rng.ko INSTALL crypto/pcbc.ko INSTALL fs/udf/udf.ko INSTALL lib/crc-itu-t.ko DEPMOD 4.19.304-cip106 make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux'