Hi,

[auto build test ERROR on kbuild/for-next]
[also build test ERROR on v4.7-rc3 next-20160609]
[if your patch is applied to the wrong git tree, please drop us a note to help 
improve the system]

url:    
https://github.com/0day-ci/linux/commits/Arnd-Bergmann/Kbuild-don-t-add-to-include-path/20160614-052242
base:   https://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git 
for-next
config: i386-tinyconfig (attached as .config)
compiler: gcc-6 (Debian 6.1.1-1) 6.1.1 20160430
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> arch/x86/realmode/rm/realmode.lds.S:75:20: fatal error: pasyms.h: No such 
>> file or directory
    #include "pasyms.h"
                       ^
   compilation terminated.

vim +75 arch/x86/realmode/rm/realmode.lds.S

b3266bd6 Jarkko Sakkinen 2012-05-08  59         .bss : {
b3266bd6 Jarkko Sakkinen 2012-05-08  60                 *(.bss*)
b3266bd6 Jarkko Sakkinen 2012-05-08  61         }
b3266bd6 Jarkko Sakkinen 2012-05-08  62  
b3266bd6 Jarkko Sakkinen 2012-05-08  63         /* End signature for integrity 
checking */
b3266bd6 Jarkko Sakkinen 2012-05-08  64         . = ALIGN(4);
b3266bd6 Jarkko Sakkinen 2012-05-08  65         .signature : {
b3266bd6 Jarkko Sakkinen 2012-05-08  66                 *(.signature)
b3266bd6 Jarkko Sakkinen 2012-05-08  67         }
b3266bd6 Jarkko Sakkinen 2012-05-08  68  
b3266bd6 Jarkko Sakkinen 2012-05-08  69         /DISCARD/ : {
b3266bd6 Jarkko Sakkinen 2012-05-08  70                 *(.note*)
b3266bd6 Jarkko Sakkinen 2012-05-08  71                 *(.debug*)
b3266bd6 Jarkko Sakkinen 2012-05-08  72                 *(.eh_frame*)
b3266bd6 Jarkko Sakkinen 2012-05-08  73         }
b3266bd6 Jarkko Sakkinen 2012-05-08  74  
b3266bd6 Jarkko Sakkinen 2012-05-08 @75  #include "pasyms.h"
b3266bd6 Jarkko Sakkinen 2012-05-08  76  }

:::::: The code at line 75 was first introduced by commit
:::::: b3266bd6ff52efb9e57c7fbfff4c8f7363dfaab3 x86, realmode: realmode.bin 
infrastructure

:::::: TO: Jarkko Sakkinen <jarkko.sakki...@intel.com>
:::::: CC: H. Peter Anvin <h...@linux.intel.com>

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

Attachment: .config.gz
Description: Binary data

Reply via email to