[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201806080318.o0ClTZO8%fengguang.wu@intel.com>
Date: Fri, 8 Jun 2018 04:05:42 +0800
From: kbuild test robot <lkp@...el.com>
To: Jayant Chowdhary <jchowdhary@...gle.com>
Cc: kbuild-all@...org, linux-kernel@...r.kernel.org,
Jayant Chowdhary <jchowdhary@...gle.com>,
akpm@...ux-foundation.org, kernel-team@...roid.com,
linux-kbuild@...r.kernel.org
Subject: Re: [PATCH] uapi: Make generic uapi headers compile standalone.
Hi Jayant,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v4.17 next-20180607]
[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/Jayant-Chowdhary/uapi-Make-generic-uapi-headers-compile-standalone/20180608-014548
config: x86_64-allyesdebian (attached as .config)
compiler: gcc-7 (Debian 7.3.0-16) 7.3.0
reproduce:
# save the attached .config to linux build tree
make ARCH=x86_64
All errors (new ones prefixed by >>):
In file included from include/linux/coda_psdev.h:7:0,
from fs/coda/cache.c:24:
>> include/uapi/linux/coda_psdev.h:6:10: fatal error: sys/types.h: No such file or directory
#include <sys/types.h>
^~~~~~~~~~~~~
compilation terminated.
vim +6 include/uapi/linux/coda_psdev.h
4
5 #include <linux/magic.h>
> 6 #include <sys/types.h>
7
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (39377 bytes)
Powered by blists - more mailing lists