Hi Balbir,

[auto build test ERROR on powerpc/next]
[also build test ERROR on v4.10-rc6 next-20170201]
[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/Balbir-Singh/Update-xmon-disassembly/20170202-135830
base:   https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next
config: powerpc-allmodconfig (attached as .config)
compiler: powerpc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget 
https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross
 -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=powerpc 

Note: the linux-review/Balbir-Singh/Update-xmon-disassembly/20170202-135830 
HEAD aab7a78909e32ae5743164fc79d9f5eda993f0e7 builds fine.
      It only hurts bisectibility.

All errors (new ones prefixed by >>):

>> arch/powerpc/xmon/ppc-dis.c:22:19: fatal error: stdio.h: No such file or 
>> directory
    #include <stdio.h>
                      ^
   compilation terminated.
--
>> arch/powerpc/xmon/ppc-opc.c:23:19: fatal error: stdio.h: No such file or 
>> directory
    #include <stdio.h>
                      ^
   compilation terminated.

vim +22 arch/powerpc/xmon/ppc-dis.c

    16  the GNU General Public License for more details.
    17  
    18  You should have received a copy of the GNU General Public License
    19  along with this file; see the file COPYING.  If not, write to the Free
    20  Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 
02110-1301, USA.  */
    21  
  > 22  #include <stdio.h>
    23  #include "sysdep.h"
    24  #include "dis-asm.h"
    25  #include "opcode/ppc.h"

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

Attachment: .config.gz
Description: application/gzip

Reply via email to