All of lore.kernel.org
 help / color / mirror / Atom feed
* [kbuild:kconfig-shell-v3 22/30] init/Kconfig:13: syntax error
@ 2018-04-13 15:31 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2018-04-13 15:31 UTC (permalink / raw)
  To: Masahiro Yamada; +Cc: kbuild-all, linux-kbuild, Kees Cook

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kconfig-shell-v3
head:   cab76bbc77d9c585f35b5b9289850a3ae64bb879
commit: 84294f5d45d06dbee61099077fe25ac646b77bcf [22/30] kconfig: add CC_IS_GCC and GCC_VERSION
config: um-x86_64_defconfig
compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
reproduce:
        git checkout 84294f5d45d06dbee61099077fe25ac646b77bcf
        make ARCH=um SUBARCH=x86_64 defconfig
        make ARCH=um SUBARCH=x86_64

All errors (new ones prefixed by >>):

>> init/Kconfig:13: syntax error
>> init/Kconfig:12: invalid option
   arch/Kconfig:542: syntax error
   arch/Kconfig:541: invalid option
   arch/Kconfig:547: syntax error
   arch/Kconfig:546: invalid option
   arch/Kconfig:571: syntax error
   arch/Kconfig:570: invalid option
   make[2]: *** [defconfig] Error 1
   make[1]: *** [defconfig] Error 2
   make: *** [sub-make] Error 2
--
>> init/Kconfig:13: syntax error
>> init/Kconfig:12: invalid option
   arch/Kconfig:542: syntax error
   arch/Kconfig:541: invalid option
   arch/Kconfig:547: syntax error
   arch/Kconfig:546: invalid option
   arch/Kconfig:571: syntax error
   arch/Kconfig:570: invalid option
   make[2]: *** [oldconfig] Error 1
   make[1]: *** [oldconfig] Error 2
   make: *** [sub-make] Error 2
--
>> init/Kconfig:13: syntax error
>> init/Kconfig:12: invalid option
   arch/Kconfig:542: syntax error
   arch/Kconfig:541: invalid option
   arch/Kconfig:547: syntax error
   arch/Kconfig:546: invalid option
   arch/Kconfig:571: syntax error
   arch/Kconfig:570: invalid option
   make[2]: *** [olddefconfig] Error 1
   make[2]: Target 'oldnoconfig' not remade because of errors.
   make[1]: *** [oldnoconfig] Error 2
   make: *** [sub-make] Error 2

vim +13 init/Kconfig

  > 12		def_bool $(success $(CC) --version | grep -q gcc)
  > 13	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-13 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-13 15:31 [kbuild:kconfig-shell-v3 22/30] init/Kconfig:13: syntax error kbuild test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.