lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 26 Apr 2018 10:15:55 +0800
From:   kbuild test robot <lkp@...el.com>
To:     Jesper Nilsson <jesper@....nu>
Cc:     kbuild-all@...org, linux-kernel@...r.kernel.org,
        Arnd Bergmann <arnd@...db.de>
Subject: Kconfig:12: can't open file "arch/cris/Kconfig"

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   26ed24e429d89e045e5eb2d2b75215244347b7f2
commit: c690eddc2f3b44b24520f4a77cc3a4c9bde7d571 CRIS: Drop support for the CRIS port
date:   6 weeks ago
config: cris-allmodconfig
compiler: cris-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 c690eddc2f3b44b24520f4a77cc3a4c9bde7d571
        make.cross ARCH=cris  allmodconfig
        make.cross ARCH=cris 

All errors (new ones prefixed by >>):

   Makefile:497: arch/cris/Makefile: No such file or directory
   make[1]: *** No rule to make target 'arch/cris/Makefile'.
   make[1]: Failed to remake makefile 'arch/cris/Makefile'.
>> Kconfig:12: can't open file "arch/cris/Kconfig"
   make[2]: *** [allmodconfig] Error 1
   make[1]: *** [allmodconfig] Error 2
   make: *** [sub-make] Error 2
--
   Makefile:497: arch/cris/Makefile: No such file or directory
   make[1]: *** No rule to make target 'arch/cris/Makefile'.
   make[1]: Failed to remake makefile 'arch/cris/Makefile'.
>> Kconfig:12: can't open file "arch/cris/Kconfig"
   make[2]: *** [oldconfig] Error 1
   make[1]: *** [oldconfig] Error 2
   make: *** [sub-make] Error 2
--
   Makefile:497: arch/cris/Makefile: No such file or directory
   make[1]: *** No rule to make target 'arch/cris/Makefile'.
   make[1]: Failed to remake makefile 'arch/cris/Makefile'.
>> Kconfig:12: can't open file "arch/cris/Kconfig"
   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 +12 Kconfig

838a2e55 Arnaud Lacombe 2010-09-04   7  
838a2e55 Arnaud Lacombe 2010-09-04   8  config SRCARCH
838a2e55 Arnaud Lacombe 2010-09-04   9  	string
838a2e55 Arnaud Lacombe 2010-09-04  10  	option env="SRCARCH"
838a2e55 Arnaud Lacombe 2010-09-04  11  
838a2e55 Arnaud Lacombe 2010-09-04 @12  source "arch/$SRCARCH/Kconfig"

:::::: The code at line 12 was first introduced by commit
:::::: 838a2e55e6a4e9e8a10451ed2ef0f7a08dabdb04 kbuild: migrate all arch to the kconfig mainmenu upgrade

:::::: TO: Arnaud Lacombe <lacombar@...il.com>
:::::: CC: Arnaud Lacombe <lacombar@...il.com>

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ