# # 2022-09-23T17:51:05.799673 # # make KBUILD_BUILD_USER=KernelCI ARCH=i386 HOSTCC=gcc CC="ccache gcc" O=/tmp/kci/linux/build -C/tmp/kci/linux -j4 tinyconfig # make: Entering directory '/tmp/kci/linux' make[1]: Entering directory '/tmp/kci/linux/build' GEN Makefile HOSTCC scripts/basic/fixdep GEN Makefile HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/parser.tab.o HOSTLD scripts/kconfig/conf # # configuration written to .config # GEN Makefile Using .config as base Merging ../kernel/configs/tiny.config Value of CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is redefined by fragment ../kernel/configs/tiny.config: Previous value: CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y New value: # CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set Value of CONFIG_CC_OPTIMIZE_FOR_SIZE is redefined by fragment ../kernel/configs/tiny.config: Previous value: # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set New value: CONFIG_CC_OPTIMIZE_FOR_SIZE=y Value of CONFIG_KERNEL_GZIP is redefined by fragment ../kernel/configs/tiny.config: Previous value: CONFIG_KERNEL_GZIP=y New value: # CONFIG_KERNEL_GZIP is not set Value of CONFIG_KERNEL_XZ is redefined by fragment ../kernel/configs/tiny.config: Previous value: # CONFIG_KERNEL_XZ is not set New value: CONFIG_KERNEL_XZ=y Value of CONFIG_SLUB is redefined by fragment ../kernel/configs/tiny.config: Previous value: CONFIG_SLUB=y New value: # CONFIG_SLUB is not set Value of CONFIG_SLOB is redefined by fragment ../kernel/configs/tiny.config: Previous value: # CONFIG_SLOB is not set New value: CONFIG_SLOB=y Merging ../arch/x86/configs/tiny.config Value of CONFIG_NOHIGHMEM is redefined by fragment ../arch/x86/configs/tiny.config: Previous value: # CONFIG_NOHIGHMEM is not set New value: CONFIG_NOHIGHMEM=y Value of CONFIG_HIGHMEM4G is redefined by fragment ../arch/x86/configs/tiny.config: Previous value: CONFIG_HIGHMEM4G=y New value: # CONFIG_HIGHMEM4G is not set Value of CONFIG_UNWINDER_GUESS is redefined by fragment ../arch/x86/configs/tiny.config: Previous value: # CONFIG_UNWINDER_GUESS is not set New value: CONFIG_UNWINDER_GUESS=y Value of CONFIG_UNWINDER_FRAME_POINTER is redefined by fragment ../arch/x86/configs/tiny.config: Previous value: CONFIG_UNWINDER_FRAME_POINTER=y New value: # CONFIG_UNWINDER_FRAME_POINTER is not set # # merged configuration written to .config (needs make) # GEN Makefile # # configuration written to .config # make[1]: Leaving directory '/tmp/kci/linux/build' make: Leaving directory '/tmp/kci/linux'