# # 2023-05-30T14:12:14.715729 # # 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/ext2/balloc.o CC [M] crypto/echainiv.o CC [M] fs/ext4/balloc.o CC [M] crypto/hmac.o CC [M] fs/ext2/dir.o CC [M] fs/ext4/bitmap.o CC [M] crypto/sha256_generic.o CC [M] fs/ext2/file.o CC [M] fs/ext4/block_validity.o CC [M] fs/ext2/ialloc.o CC [M] crypto/crc32c_generic.o CC [M] fs/ext4/dir.o CC [M] drivers/rtc/rtc-pcf8563.o CC [M] crypto/drbg.o CC [M] fs/ext2/inode.o CC [M] drivers/rtc/rtc-pxa.o CC [M] fs/ext4/ext4_jbd2.o CC [M] crypto/jitterentropy.o CC [M] crypto/jitterentropy-kcapi.o CC [M] drivers/rtc/rtc-sa1100.o CC [M] fs/ext2/ioctl.o CC [M] fs/ext4/extents.o LD [M] crypto/jitterentropy_rng.o CC [M] fs/ext2/namei.o CC [M] fs/ext2/super.o CC [M] fs/ext2/symlink.o CC [M] fs/ext4/extents_status.o LD [M] fs/ext2/ext2.o CC [M] fs/fat/cache.o CC [M] lib/crc16.o CC [M] fs/ext4/file.o CC [M] fs/ext4/fsmap.o CC [M] fs/fat/dir.o CC [M] fs/ext4/fsync.o CC [M] fs/ext4/hash.o CC [M] fs/fat/fatent.o CC [M] fs/ext4/ialloc.o CC [M] fs/fat/file.o CC [M] fs/ext4/indirect.o CC [M] fs/fat/inode.o CC [M] fs/fat/misc.o CC [M] fs/ext4/inline.o CC [M] fs/ext4/inode.o CC [M] fs/fat/nfs.o CC [M] fs/fat/namei_vfat.o LD [M] fs/fat/fat.o CC [M] fs/ext4/ioctl.o CC [M] fs/ext4/mballoc.o LD [M] fs/fat/vfat.o CC [M] fs/jbd2/transaction.o CC [M] fs/ext4/migrate.o CC [M] fs/jbd2/commit.o CC [M] fs/jbd2/recovery.o CC [M] fs/jbd2/checkpoint.o CC [M] fs/jbd2/revoke.o CC [M] fs/ext4/mmp.o CC [M] fs/ext4/move_extent.o CC [M] fs/jbd2/journal.o CC [M] fs/ext4/namei.o CC [M] fs/ext4/page-io.o CC [M] fs/ext4/readpage.o CC [M] fs/mbcache.o LD [M] fs/jbd2/jbd2.o CC [M] fs/ext4/resize.o CC [M] fs/ext4/super.o CC [M] fs/ext4/symlink.o CC [M] fs/ext4/sysfs.o CC [M] fs/ext4/xattr.o CC [M] fs/ext4/xattr_trusted.o CC [M] fs/ext4/xattr_user.o LD [M] fs/ext4/ext4.o Building modules, stage 2. MODPOST 16 modules CC crypto/crc32c_generic.mod.o 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/rtc/rtc-pcf8563.mod.o CC drivers/rtc/rtc-pxa.mod.o CC drivers/rtc/rtc-sa1100.mod.o CC fs/ext2/ext2.mod.o CC fs/ext4/ext4.mod.o CC fs/fat/fat.mod.o CC fs/fat/vfat.mod.o CC fs/jbd2/jbd2.mod.o CC fs/mbcache.mod.o CC lib/crc16.mod.o LD [M] crypto/crc32c_generic.ko 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/rtc/rtc-pcf8563.ko LD [M] drivers/rtc/rtc-pxa.ko LD [M] drivers/rtc/rtc-sa1100.ko LD [M] fs/ext2/ext2.ko LD [M] fs/ext4/ext4.ko LD [M] fs/fat/fat.ko LD [M] fs/fat/vfat.ko LD [M] fs/jbd2/jbd2.ko LD [M] fs/mbcache.ko LD [M] lib/crc16.ko make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux' # # 2023-05-30T14:12:28.516540 # # 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/crc32c_generic.ko INSTALL crypto/drbg.ko INSTALL crypto/echainiv.ko INSTALL crypto/hmac.ko INSTALL crypto/jitterentropy_rng.ko INSTALL crypto/sha256_generic.ko INSTALL drivers/rtc/rtc-pcf8563.ko INSTALL drivers/rtc/rtc-pxa.ko INSTALL drivers/rtc/rtc-sa1100.ko INSTALL fs/ext2/ext2.ko INSTALL fs/ext4/ext4.ko INSTALL fs/fat/fat.ko INSTALL fs/fat/vfat.ko INSTALL fs/jbd2/jbd2.ko INSTALL fs/mbcache.ko INSTALL lib/crc16.ko DEPMOD 4.19.284-cip98 make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux'