linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 12485/12912] cc1: error: arch/um/include/uapi: No such file or directory
@ 2020-05-27 12:02 kbuild test robot
  2020-05-27 22:00 ` Andrew Morton
  0 siblings, 1 reply; 4+ messages in thread
From: kbuild test robot @ 2020-05-27 12:02 UTC (permalink / raw)
  To: Jesse Brandeburg
  Cc: kbuild-all, Andy Shevchenko, Andrew Morton, Linux Memory Management List

[-- Attachment #1: Type: text/plain, Size: 926 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   b0523c7b1c9d0edcd6c0fe6d2cb558a9ad5c60a8
commit: cb6c014b5a3f9082ef4ff45684d7bf17e5441b36 [12485/12912] lib: make a test module with set/clear bit
config: um-allmodconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-13) 9.3.0
reproduce (this is a W=1 build):
        git checkout cb6c014b5a3f9082ef4ff45684d7bf17e5441b36
        # save the attached .config to linux build tree
        make W=1 ARCH=um 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>, old ones prefixed by <<):

>> cc1: error: arch/um/include/uapi: No such file or directory [-Werror=missing-include-dirs]
cc1: all warnings being treated as errors

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 22573 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-next:master 12485/12912] cc1: error: arch/um/include/uapi: No such file or directory
  2020-05-27 12:02 [linux-next:master 12485/12912] cc1: error: arch/um/include/uapi: No such file or directory kbuild test robot
@ 2020-05-27 22:00 ` Andrew Morton
  2020-05-28  1:37   ` [kbuild-all] " Philip Li
  2020-06-05  4:26   ` Li Zhijian
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Morton @ 2020-05-27 22:00 UTC (permalink / raw)
  To: kbuild test robot
  Cc: Jesse Brandeburg, kbuild-all, Andy Shevchenko,
	Linux Memory Management List

On Wed, 27 May 2020 20:02:15 +0800 kbuild test robot <lkp@intel.com> wrote:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   b0523c7b1c9d0edcd6c0fe6d2cb558a9ad5c60a8
> commit: cb6c014b5a3f9082ef4ff45684d7bf17e5441b36 [12485/12912] lib: make a test module with set/clear bit
> config: um-allmodconfig (attached as .config)
> compiler: gcc-9 (Debian 9.3.0-13) 9.3.0
> reproduce (this is a W=1 build):
>         git checkout cb6c014b5a3f9082ef4ff45684d7bf17e5441b36
>         # save the attached .config to linux build tree
>         make W=1 ARCH=um 
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kbuild test robot <lkp@intel.com>
> 
> All errors (new ones prefixed by >>, old ones prefixed by <<):
> 
> >> cc1: error: arch/um/include/uapi: No such file or directory [-Werror=missing-include-dirs]
> cc1: all warnings being treated as errors

Thanks.    I don't think this patch could cause this error.  I suspect the um
Makefiles are having problems.

When I do

make allmodconfig
make -j20 W=1 M=lib

I get a screenful of these warnings.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [kbuild-all] Re: [linux-next:master 12485/12912] cc1: error: arch/um/include/uapi: No such file or directory
  2020-05-27 22:00 ` Andrew Morton
@ 2020-05-28  1:37   ` Philip Li
  2020-06-05  4:26   ` Li Zhijian
  1 sibling, 0 replies; 4+ messages in thread
From: Philip Li @ 2020-05-28  1:37 UTC (permalink / raw)
  To: Andrew Morton
  Cc: kbuild test robot, Jesse Brandeburg, kbuild-all, Andy Shevchenko,
	Linux Memory Management List

On Wed, May 27, 2020 at 03:00:04PM -0700, Andrew Morton wrote:
> On Wed, 27 May 2020 20:02:15 +0800 kbuild test robot <lkp@intel.com> wrote:
> 
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> > head:   b0523c7b1c9d0edcd6c0fe6d2cb558a9ad5c60a8
> > commit: cb6c014b5a3f9082ef4ff45684d7bf17e5441b36 [12485/12912] lib: make a test module with set/clear bit
> > config: um-allmodconfig (attached as .config)
> > compiler: gcc-9 (Debian 9.3.0-13) 9.3.0
> > reproduce (this is a W=1 build):
> >         git checkout cb6c014b5a3f9082ef4ff45684d7bf17e5441b36
> >         # save the attached .config to linux build tree
> >         make W=1 ARCH=um 
> > 
> > If you fix the issue, kindly add following tag as appropriate
> > Reported-by: kbuild test robot <lkp@intel.com>
> > 
> > All errors (new ones prefixed by >>, old ones prefixed by <<):
> > 
> > >> cc1: error: arch/um/include/uapi: No such file or directory [-Werror=missing-include-dirs]
> > cc1: all warnings being treated as errors
> 
> Thanks.    I don't think this patch could cause this error.  I suspect the um
> Makefiles are having problems.
Got it, thanks for the input, we will double check this. Sorry for the noise.

> 
> When I do
> 
> make allmodconfig
> make -j20 W=1 M=lib
> 
> I get a screenful of these warnings.
> _______________________________________________
> kbuild-all mailing list -- kbuild-all@lists.01.org
> To unsubscribe send an email to kbuild-all-leave@lists.01.org


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [kbuild-all] Re: [linux-next:master 12485/12912] cc1: error: arch/um/include/uapi: No such file or directory
  2020-05-27 22:00 ` Andrew Morton
  2020-05-28  1:37   ` [kbuild-all] " Philip Li
@ 2020-06-05  4:26   ` Li Zhijian
  1 sibling, 0 replies; 4+ messages in thread
From: Li Zhijian @ 2020-06-05  4:26 UTC (permalink / raw)
  To: Andrew Morton, kbuild test robot
  Cc: Jesse Brandeburg, kbuild-all, Andy Shevchenko,
	Linux Memory Management List



On 5/28/20 6:00 AM, Andrew Morton wrote:
> On Wed, 27 May 2020 20:02:15 +0800 kbuild test robot <lkp@intel.com> wrote:
>
>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
>> head:   b0523c7b1c9d0edcd6c0fe6d2cb558a9ad5c60a8
>> commit: cb6c014b5a3f9082ef4ff45684d7bf17e5441b36 [12485/12912] lib: make a test module with set/clear bit
>> config: um-allmodconfig (attached as .config)
>> compiler: gcc-9 (Debian 9.3.0-13) 9.3.0
>> reproduce (this is a W=1 build):
>>          git checkout cb6c014b5a3f9082ef4ff45684d7bf17e5441b36
>>          # save the attached .config to linux build tree
>>          make W=1 ARCH=um
>>
>> If you fix the issue, kindly add following tag as appropriate
>> Reported-by: kbuild test robot <lkp@intel.com>
>>
>> All errors (new ones prefixed by >>, old ones prefixed by <<):
>>
>>>> cc1: error: arch/um/include/uapi: No such file or directory [-Werror=missing-include-dirs]
>> cc1: all warnings being treated as errors
> Thanks.    I don't think this patch could cause this error.  I suspect the um
> Makefiles are having problems.
+++ b/lib/Makefile
@@ -76,6 +76,8 @@ obj-$(CONFIG_TEST_SORT) += test_sort.o
  obj-$(CONFIG_TEST_USER_COPY) += test_user_copy.o
  obj-$(CONFIG_TEST_STATIC_KEYS) += test_static_keys.o
  obj-$(CONFIG_TEST_STATIC_KEYS) += test_static_key_base.o
+obj-$(CONFIG_TEST_BITOPS) += test_bitops.o
+CFLAGS_test_bitops.o += -Werror

-Werror is added by this patch, and 0Day is not intelligent enough :)
so 0Day realized there are new errors

we will try to improve 0Day/LKP in the future.

Thanks
Zhijian


>
> When I do
>
> make allmodconfig
> make -j20 W=1 M=lib
>
> I get a screenful of these warnings.
> _______________________________________________
> kbuild-all mailing list -- kbuild-all@lists.01.org
> To unsubscribe send an email to kbuild-all-leave@lists.01.org



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-05  4:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-27 12:02 [linux-next:master 12485/12912] cc1: error: arch/um/include/uapi: No such file or directory kbuild test robot
2020-05-27 22:00 ` Andrew Morton
2020-05-28  1:37   ` [kbuild-all] " Philip Li
2020-06-05  4:26   ` Li Zhijian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).