#
# 2022-08-02T07:39:56.879346
#
# make KBUILD_BUILD_USER=KernelCI ARCH=mips HOSTCC=gcc CROSS_COMPILE=mips-linux-gnu- CC="ccache mips-linux-gnu-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'
  CHK     include/config/kernel.release
  GEN     ./Makefile
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  Using .. as source for kernel
  CHK     scripts/mod/devicetable-offsets.h
  CHK     include/generated/timeconst.h
  CHK     include/generated/bounds.h
  CHK     include/generated/asm-offsets.h
  CALL    ../scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CC [M]  crypto/echainiv.o
  CC [M]  crypto/hmac.o
  CC [M]  crypto/xcbc.o
  CC [M]  drivers/base/firmware_class.o
  CC [M]  crypto/md4.o
  CC [M]  crypto/sha1_generic.o
  CC [M]  crypto/sha256_generic.o
  CC [M]  crypto/sha512_generic.o
  CC [M]  crypto/wp512.o
  CC [M]  crypto/tgr192.o
  CC [M]  crypto/gf128mul.o
  CC [M]  crypto/ecb.o
  CC [M]  crypto/cbc.o
  CC [M]  crypto/pcbc.o
  CC [M]  crypto/lrw.o
  CC [M]  crypto/des_generic.o
  CC [M]  drivers/net/phy/phy.o
  CC [M]  crypto/fcrypt.o
  CC [M]  crypto/blowfish_generic.o
  CC [M]  crypto/blowfish_common.o
  CC [M]  crypto/twofish_generic.o
  CC [M]  crypto/twofish_common.o
  CC [M]  crypto/serpent_generic.o
  CC [M]  drivers/net/phy/phy_device.o
  CC [M]  crypto/camellia_generic.o
  CC [M]  crypto/cast_common.o
  CC [M]  drivers/net/phy/mdio_bus.o
  CC [M]  crypto/cast5_generic.o
  CC [M]  drivers/net/phy/marvell.o
  CC [M]  crypto/cast6_generic.o
  CC [M]  crypto/arc4.o
  CC [M]  drivers/net/phy/davicom.o
  CC [M]  drivers/net/phy/cicada.o
  CC [M]  crypto/tea.o
  CC [M]  drivers/net/phy/lxt.o
  CC [M]  crypto/khazad.o
  CC [M]  crypto/anubis.o
  CC [M]  crypto/deflate.o
  CC [M]  crypto/michael_mic.o
  CC [M]  drivers/net/phy/qsemi.o
  CC [M]  crypto/drbg.o
  CC [M]  crypto/jitterentropy.o
  CC [M]  crypto/jitterentropy-kcapi.o
  CC [M]  drivers/net/phy/smsc.o
  CC [M]  drivers/net/phy/vitesse.o
  LD [M]  crypto/jitterentropy_rng.o
  LD [M]  drivers/net/phy/libphy.o
  CC [M]  lib/libcrc32c.o
  CC [M]  lib/zlib_deflate/deflate.o
  CC [M]  net/ipv4/xfrm4_mode_beet.o
  CC [M]  lib/zlib_deflate/deftree.o
  CC [M]  net/ipv4/xfrm4_mode_transport.o
  CC [M]  lib/zlib_deflate/deflate_syms.o
  CC [M]  net/ipv4/xfrm4_mode_tunnel.o
  CC [M]  lib/zlib_inflate/inffast.o
  LD [M]  lib/zlib_deflate/zlib_deflate.o
  CC [M]  lib/zlib_inflate/inflate.o
  CC [M]  lib/zlib_inflate/infutil.o
  CC [M]  lib/zlib_inflate/inftrees.o
  CC [M]  lib/zlib_inflate/inflate_syms.o
  CC [M]  net/sctp/sm_statetable.o
  LD [M]  lib/zlib_inflate/zlib_inflate.o
  CC [M]  net/sctp/sm_statefuns.o
  CC [M]  net/sctp/sm_sideeffect.o
  CC [M]  net/xfrm/xfrm_user.o
  CC [M]  net/sctp/protocol.o
  CC [M]  net/sctp/endpointola.o
  CC [M]  net/sctp/associola.o
  CC [M]  net/sctp/transport.o
  CC [M]  net/sctp/chunk.o
  CC [M]  net/sctp/sm_make_chunk.o
  CC [M]  net/sctp/ulpevent.o
  CC [M]  net/sctp/inqueue.o
  CC [M]  net/sctp/outqueue.o
  CC [M]  net/sctp/ulpqueue.o
  CC [M]  net/sctp/tsnmap.o
  CC [M]  net/sctp/bind_addr.o
  CC [M]  net/sctp/socket.o
  CC [M]  net/sctp/primitive.o
  CC [M]  net/sctp/output.o
  CC [M]  net/sctp/input.o
  CC [M]  net/sctp/debug.o
  CC [M]  net/sctp/ssnmap.o
  CC [M]  net/sctp/auth.o
  CC [M]  net/sctp/proc.o
  CC [M]  net/sctp/sysctl.o
  LD [M]  net/sctp/sctp.o
  Building modules, stage 2.
  MODPOST 50 modules
  CC      crypto/anubis.mod.o
  CC      crypto/arc4.mod.o
  CC      crypto/blowfish_common.mod.o
  CC      crypto/blowfish_generic.mod.o
  CC      crypto/camellia_generic.mod.o
  CC      crypto/cast5_generic.mod.o
  CC      crypto/cast6_generic.mod.o
  CC      crypto/cast_common.mod.o
  CC      crypto/cbc.mod.o
  CC      crypto/deflate.mod.o
  CC      crypto/des_generic.mod.o
  CC      crypto/drbg.mod.o
  CC      crypto/ecb.mod.o
  CC      crypto/echainiv.mod.o
  CC      crypto/fcrypt.mod.o
  CC      crypto/gf128mul.mod.o
  CC      crypto/hmac.mod.o
  CC      crypto/jitterentropy_rng.mod.o
  CC      crypto/khazad.mod.o
  CC      crypto/lrw.mod.o
  CC      crypto/md4.mod.o
  CC      crypto/michael_mic.mod.o
  CC      crypto/pcbc.mod.o
  CC      crypto/serpent_generic.mod.o
  CC      crypto/sha1_generic.mod.o
  CC      crypto/sha256_generic.mod.o
  CC      crypto/sha512_generic.mod.o
  CC      crypto/tea.mod.o
  CC      crypto/tgr192.mod.o
  CC      crypto/twofish_common.mod.o
  CC      crypto/twofish_generic.mod.o
  CC      crypto/wp512.mod.o
  CC      crypto/xcbc.mod.o
  CC      drivers/base/firmware_class.mod.o
  CC      drivers/net/phy/cicada.mod.o
  CC      drivers/net/phy/davicom.mod.o
  CC      drivers/net/phy/libphy.mod.o
  CC      drivers/net/phy/lxt.mod.o
  CC      drivers/net/phy/marvell.mod.o
  CC      drivers/net/phy/qsemi.mod.o
  CC      drivers/net/phy/smsc.mod.o
  CC      drivers/net/phy/vitesse.mod.o
  CC      lib/libcrc32c.mod.o
  CC      lib/zlib_deflate/zlib_deflate.mod.o
  CC      lib/zlib_inflate/zlib_inflate.mod.o
  CC      net/ipv4/xfrm4_mode_beet.mod.o
  CC      net/ipv4/xfrm4_mode_transport.mod.o
  CC      net/ipv4/xfrm4_mode_tunnel.mod.o
  CC      net/sctp/sctp.mod.o
  CC      net/xfrm/xfrm_user.mod.o
  LD [M]  crypto/anubis.ko
  LD [M]  crypto/arc4.ko
  LD [M]  crypto/blowfish_common.ko
  LD [M]  crypto/blowfish_generic.ko
  LD [M]  crypto/camellia_generic.ko
  LD [M]  crypto/cast5_generic.ko
  LD [M]  crypto/cast6_generic.ko
  LD [M]  crypto/cast_common.ko
  LD [M]  crypto/cbc.ko
  LD [M]  crypto/deflate.ko
  LD [M]  crypto/des_generic.ko
  LD [M]  crypto/drbg.ko
  LD [M]  crypto/ecb.ko
  LD [M]  crypto/echainiv.ko
  LD [M]  crypto/fcrypt.ko
  LD [M]  crypto/gf128mul.ko
  LD [M]  crypto/hmac.ko
  LD [M]  crypto/jitterentropy_rng.ko
  LD [M]  crypto/khazad.ko
  LD [M]  crypto/lrw.ko
  LD [M]  crypto/md4.ko
  LD [M]  crypto/michael_mic.ko
  LD [M]  crypto/pcbc.ko
  LD [M]  crypto/serpent_generic.ko
  LD [M]  crypto/sha1_generic.ko
  LD [M]  crypto/sha256_generic.ko
  LD [M]  crypto/sha512_generic.ko
  LD [M]  crypto/tea.ko
  LD [M]  crypto/tgr192.ko
  LD [M]  crypto/twofish_common.ko
  LD [M]  crypto/twofish_generic.ko
  LD [M]  crypto/wp512.ko
  LD [M]  crypto/xcbc.ko
  LD [M]  drivers/base/firmware_class.ko
  LD [M]  drivers/net/phy/cicada.ko
  LD [M]  drivers/net/phy/davicom.ko
  LD [M]  drivers/net/phy/libphy.ko
  LD [M]  drivers/net/phy/lxt.ko
  LD [M]  drivers/net/phy/marvell.ko
  LD [M]  drivers/net/phy/qsemi.ko
  LD [M]  drivers/net/phy/smsc.ko
  LD [M]  drivers/net/phy/vitesse.ko
  LD [M]  lib/libcrc32c.ko
  LD [M]  lib/zlib_deflate/zlib_deflate.ko
  LD [M]  lib/zlib_inflate/zlib_inflate.ko
  LD [M]  net/ipv4/xfrm4_mode_beet.ko
  LD [M]  net/ipv4/xfrm4_mode_transport.ko
  LD [M]  net/ipv4/xfrm4_mode_tunnel.ko
  LD [M]  net/sctp/sctp.ko
  LD [M]  net/xfrm/xfrm_user.ko
make[1]: Leaving directory '/tmp/kci/linux/build'
make: Leaving directory '/tmp/kci/linux'
#
# 2022-08-02T07:40:23.287579
#
# make KBUILD_BUILD_USER=KernelCI INSTALL_MOD_PATH=/tmp/kci/linux/build/_modules_ INSTALL_MOD_STRIP=1 STRIP=mips-linux-gnu-strip ARCH=mips HOSTCC=gcc CROSS_COMPILE=mips-linux-gnu- CC="ccache mips-linux-gnu-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/anubis.ko
  INSTALL crypto/blowfish_common.ko
  INSTALL crypto/arc4.ko
  INSTALL crypto/blowfish_generic.ko
  INSTALL crypto/camellia_generic.ko
  INSTALL crypto/cast5_generic.ko
  INSTALL crypto/cast6_generic.ko
  INSTALL crypto/cast_common.ko
  INSTALL crypto/cbc.ko
  INSTALL crypto/des_generic.ko
  INSTALL crypto/deflate.ko
  INSTALL crypto/drbg.ko
  INSTALL crypto/ecb.ko
  INSTALL crypto/echainiv.ko
  INSTALL crypto/fcrypt.ko
  INSTALL crypto/gf128mul.ko
  INSTALL crypto/hmac.ko
  INSTALL crypto/jitterentropy_rng.ko
  INSTALL crypto/khazad.ko
  INSTALL crypto/lrw.ko
  INSTALL crypto/md4.ko
  INSTALL crypto/michael_mic.ko
  INSTALL crypto/pcbc.ko
  INSTALL crypto/serpent_generic.ko
  INSTALL crypto/sha1_generic.ko
  INSTALL crypto/sha256_generic.ko
  INSTALL crypto/sha512_generic.ko
  INSTALL crypto/tea.ko
  INSTALL crypto/tgr192.ko
  INSTALL crypto/twofish_common.ko
  INSTALL crypto/twofish_generic.ko
  INSTALL crypto/wp512.ko
  INSTALL crypto/xcbc.ko
  INSTALL drivers/base/firmware_class.ko
  INSTALL drivers/net/phy/cicada.ko
  INSTALL drivers/net/phy/davicom.ko
  INSTALL drivers/net/phy/libphy.ko
  INSTALL drivers/net/phy/lxt.ko
  INSTALL drivers/net/phy/marvell.ko
  INSTALL drivers/net/phy/qsemi.ko
  INSTALL drivers/net/phy/smsc.ko
  INSTALL drivers/net/phy/vitesse.ko
  INSTALL lib/libcrc32c.ko
  INSTALL lib/zlib_deflate/zlib_deflate.ko
  INSTALL lib/zlib_inflate/zlib_inflate.ko
  INSTALL net/ipv4/xfrm4_mode_beet.ko
  INSTALL net/ipv4/xfrm4_mode_transport.ko
  INSTALL net/ipv4/xfrm4_mode_tunnel.ko
  INSTALL net/sctp/sctp.ko
  INSTALL net/xfrm/xfrm_user.ko
  DEPMOD  4.4.302-cip70-st20
make[1]: Leaving directory '/tmp/kci/linux/build'
make: Leaving directory '/tmp/kci/linux'