# # 2023-02-25T18:09:10.322446 # # 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] crypto/api.o CC [M] crypto/cipher.o CC [M] fs/ext4/balloc.o CC [M] crypto/compress.o CC [M] crypto/algapi.o CC [M] fs/ext4/bitmap.o CC [M] crypto/scatterwalk.o CC [M] fs/ext4/block_validity.o CC [M] lib/crc16.o CC [M] drivers/rtc/rtc-pcf8563.o LDS scripts/module.lds CC [M] drivers/rtc/rtc-pxa.o CC [M] crypto/proc.o CC [M] fs/ext4/dir.o CC [M] crypto/ahash.o CC [M] drivers/rtc/rtc-sa1100.o CC [M] fs/ext4/ext4_jbd2.o CC [M] fs/ext4/extents.o CC [M] crypto/shash.o CC [M] fs/ext4/extents_status.o CC [M] fs/ext4/file.o CC [M] crypto/crc32c_generic.o LD [M] crypto/crypto.o LD [M] crypto/crypto_algapi.o LD [M] crypto/crypto_hash.o CC [M] fs/ext2/balloc.o CC [M] fs/ext4/fsmap.o CC [M] fs/ext4/fsync.o CC [M] fs/ext2/dir.o CC [M] fs/ext4/hash.o CC [M] fs/ext4/ialloc.o CC [M] fs/ext2/file.o CC [M] fs/ext2/ialloc.o CC [M] fs/ext4/indirect.o CC [M] fs/ext2/inode.o CC [M] fs/ext2/ioctl.o CC [M] fs/ext4/inline.o CC [M] fs/ext4/inode.o CC [M] fs/ext2/namei.o CC [M] fs/ext2/super.o CC [M] fs/ext4/ioctl.o CC [M] fs/ext4/mballoc.o CC [M] fs/ext2/symlink.o CC [M] fs/ext4/migrate.o LD [M] fs/ext2/ext2.o CC [M] fs/jbd2/transaction.o CC [M] fs/jbd2/commit.o CC [M] fs/ext4/mmp.o CC [M] fs/fat/cache.o CC [M] fs/jbd2/recovery.o CC [M] fs/fat/dir.o CC [M] fs/ext4/move_extent.o CC [M] fs/jbd2/checkpoint.o CC [M] fs/ext4/namei.o CC [M] fs/ext4/page-io.o CC [M] fs/jbd2/revoke.o CC [M] fs/fat/fatent.o CC [M] fs/ext4/readpage.o CC [M] fs/jbd2/journal.o CC [M] fs/fat/file.o CC [M] fs/ext4/resize.o CC [M] fs/fat/inode.o CC [M] fs/fat/misc.o CC [M] fs/fat/nfs.o LD [M] fs/jbd2/jbd2.o CC [M] fs/mbcache.o CC [M] fs/fat/namei_vfat.o LD [M] fs/fat/fat.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 LD [M] fs/fat/vfat.o CC [M] fs/ext4/xattr_hurd.o CC [M] fs/ext4/xattr_trusted.o CC [M] fs/ext4/xattr_user.o CC [M] fs/ext4/fast_commit.o LD [M] fs/ext4/ext4.o MODPOST modules-only.symvers GEN Module.symvers CC [M] crypto/crc32c_generic.mod.o CC [M] crypto/crypto.mod.o CC [M] crypto/crypto_algapi.mod.o CC [M] crypto/crypto_hash.mod.o CC [M] drivers/rtc/rtc-pcf8563.mod.o CC [M] drivers/rtc/rtc-pxa.mod.o CC [M] drivers/rtc/rtc-sa1100.mod.o CC [M] fs/ext2/ext2.mod.o CC [M] fs/ext4/ext4.mod.o CC [M] fs/fat/fat.mod.o CC [M] fs/fat/vfat.mod.o CC [M] fs/jbd2/jbd2.mod.o CC [M] fs/mbcache.mod.o CC [M] lib/crc16.mod.o LD [M] crypto/crc32c_generic.ko LD [M] crypto/crypto.ko LD [M] crypto/crypto_algapi.ko LD [M] crypto/crypto_hash.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-02-25T18:09:22.099000 # # 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/crypto.ko INSTALL crypto/crypto_algapi.ko INSTALL crypto/crypto_hash.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 5.10.170-cip27 make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux'