# # 2023-12-07T20:35:35.906838 # # 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/md4.o CC [M] drivers/block/loop.o CC [M] crypto/sha512_generic.o CC [M] crypto/blowfish_generic.o CC [M] net/core/pktgen.o CC [M] crypto/blowfish_common.o CC [M] crypto/twofish_generic.o CC [M] crypto/twofish_common.o CC [M] drivers/block/cryptoloop.o CC [M] crypto/serpent_generic.o CC [M] crypto/cast_common.o CC [M] drivers/char/hw_random/core.o CC [M] crypto/cast5_generic.o LD [M] drivers/char/hw_random/rng-core.o CC [M] crypto/cast6_generic.o CC [M] net/ipv6/ah6.o CC [M] crypto/arc4.o CC [M] crypto/michael_mic.o CC [M] crypto/crc32c_generic.o CC [M] net/ipv6/esp6.o CC [M] net/ipv6/ipcomp6.o CC [M] net/xfrm/xfrm_user.o CC [M] lib/crc-ccitt.o CC [M] lib/libcrc32c.o CC [M] net/ipv6/xfrm6_tunnel.o CC [M] net/ipv6/tunnel6.o Building modules, stage 2. MODPOST 25 modules CC crypto/arc4.mod.o CC crypto/blowfish_common.mod.o CC crypto/cast5_generic.mod.o CC crypto/blowfish_generic.mod.o CC crypto/cast6_generic.mod.o CC crypto/cast_common.mod.o CC crypto/crc32c_generic.mod.o CC crypto/md4.mod.o CC crypto/michael_mic.mod.o CC crypto/serpent_generic.mod.o CC crypto/sha512_generic.mod.o CC crypto/twofish_common.mod.o CC crypto/twofish_generic.mod.o CC drivers/block/cryptoloop.mod.o CC drivers/block/loop.mod.o CC drivers/char/hw_random/rng-core.mod.o CC lib/crc-ccitt.mod.o CC lib/libcrc32c.mod.o CC net/core/pktgen.mod.o CC net/ipv6/ah6.mod.o CC net/ipv6/esp6.mod.o CC net/ipv6/ipcomp6.mod.o CC net/ipv6/tunnel6.mod.o CC net/ipv6/xfrm6_tunnel.mod.o CC net/xfrm/xfrm_user.mod.o LD [M] crypto/arc4.ko LD [M] crypto/blowfish_common.ko LD [M] crypto/blowfish_generic.ko LD [M] crypto/cast5_generic.ko LD [M] crypto/cast6_generic.ko LD [M] crypto/cast_common.ko LD [M] crypto/crc32c_generic.ko LD [M] crypto/md4.ko LD [M] crypto/michael_mic.ko LD [M] crypto/serpent_generic.ko LD [M] crypto/sha512_generic.ko LD [M] crypto/twofish_common.ko LD [M] crypto/twofish_generic.ko LD [M] drivers/block/cryptoloop.ko LD [M] drivers/block/loop.ko LD [M] drivers/char/hw_random/rng-core.ko LD [M] lib/crc-ccitt.ko LD [M] lib/libcrc32c.ko LD [M] net/core/pktgen.ko LD [M] net/ipv6/ah6.ko LD [M] net/ipv6/esp6.ko LD [M] net/ipv6/ipcomp6.ko LD [M] net/ipv6/tunnel6.ko LD [M] net/ipv6/xfrm6_tunnel.ko LD [M] net/xfrm/xfrm_user.ko make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux' # # 2023-12-07T20:35:47.121783 # # 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/arc4.ko INSTALL crypto/blowfish_common.ko INSTALL crypto/blowfish_generic.ko INSTALL crypto/cast5_generic.ko INSTALL crypto/cast6_generic.ko INSTALL crypto/cast_common.ko INSTALL crypto/crc32c_generic.ko INSTALL crypto/md4.ko INSTALL crypto/michael_mic.ko INSTALL crypto/serpent_generic.ko INSTALL crypto/sha512_generic.ko INSTALL crypto/twofish_common.ko INSTALL crypto/twofish_generic.ko INSTALL drivers/block/cryptoloop.ko INSTALL drivers/block/loop.ko INSTALL drivers/char/hw_random/rng-core.ko INSTALL lib/crc-ccitt.ko INSTALL lib/libcrc32c.ko INSTALL net/core/pktgen.ko INSTALL net/ipv6/ah6.ko INSTALL net/ipv6/esp6.ko INSTALL net/ipv6/ipcomp6.ko INSTALL net/ipv6/tunnel6.ko INSTALL net/ipv6/xfrm6_tunnel.ko INSTALL net/xfrm/xfrm_user.ko DEPMOD 4.19.299-cip105 make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux'