tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-next head: 38d5583ff8900c543322a74471b436d1b8b4018a commit: f6731485a51978ca0931c787fcb8a0bc4dcc9303 [23/34] tty: serial: sh-sci: Hide number of ports config question config: ia64-allyesconfig (attached as .config) compiler: ia64-linux-gcc (GCC) 7.2.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout f6731485a51978ca0931c787fcb8a0bc4dcc9303 # save the attached .config to linux build tree make.cross ARCH=ia64 All errors (new ones prefixed by >>): .config:3814:warning: symbol value '' invalid for SERIAL_SH_SCI_NR_UARTS warning: (INTEL_SOC_PMIC && INTEL_SOC_PMIC_CHTWC && MFD_TPS68470) selects I2C_DESIGNWARE_PLATFORM which has unmet direct dependencies (I2C && HAS_IOMEM && (ACPI && COMMON_CLK || !ACPI)) warning: (FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && LOCKDEP) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL && (CRIS || M68K || FRV || UML || SUPERH || BLACKFIN || MN10300 || METAG) || ARCH_WANT_FRAME_POINTERS) make[3]: *** [silentoldconfig] Error 1 make[2]: *** [silentoldconfig] Error 2 make[1]: *** No rule to make target 'include/config/auto.conf', needed by 'include/config/kernel.release'. In file included from <command-line>:0:0: >> include/linux/kconfig.h:5:10: fatal error: generated/autoconf.h: No such file or directory #include <generated/autoconf.h> ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [arch/ia64/kernel/nr-irqs.s] Error 1 make[2]: Target 'include/generated/nr-irqs.h' not remade because of errors. make[1]: *** [make_nr_irqs_h] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [sub-make] Error 2 vim +5 include/linux/kconfig.h 2a11c8ea Michal Marek 2011-07-20 4 2a11c8ea Michal Marek 2011-07-20 @5 #include <generated/autoconf.h> 2a11c8ea Michal Marek 2011-07-20 6 :::::: The code at line 5 was first introduced by commit :::::: 2a11c8ea20bf850b3a2c60db8c2e7497d28aba99 kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() :::::: TO: Michal Marek <mmarek@xxxxxxx> :::::: CC: Michal Marek <mmarek@xxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip