* <stdin>:1508:2: warning: #warning syscall clone3 not implemented
@ 2023-10-17 6:11 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2023-10-17 6:11 UTC (permalink / raw)
To: Christian Brauner; +Cc: oe-kbuild-all, linux-kernel
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 213f891525c222e8ed145ce1ce7ae1f47921cb9c
commit: 8f3220a806545442f6f26195bc491520f5276e7c arch: wire-up clone3() syscall
date: 4 years, 4 months ago
config: alpha-allnoconfig (https://download.01.org/0day-ci/archive/20231017/202310171424.ZUGeHDAN-lkp@intel.com/config)
compiler: alpha-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231017/202310171424.ZUGeHDAN-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202310171424.ZUGeHDAN-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> <stdin>:1508:2: warning: #warning syscall clone3 not implemented [-Wcpp]
--
arch/alpha/kernel/asm-offsets.c:15:6: warning: no previous prototype for 'foo' [-Wmissing-prototypes]
15 | void foo(void)
| ^~~
>> <stdin>:1508:2: warning: #warning syscall clone3 not implemented [-Wcpp]
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
* <stdin>:1508:2: warning: #warning syscall clone3 not implemented
@ 2024-12-20 11:54 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-12-20 11:54 UTC (permalink / raw)
To: Christian Brauner; +Cc: oe-kbuild-all, linux-kernel
Hi Christian,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 8faabc041a001140564f718dabe37753e88b37fa
commit: 8f3220a806545442f6f26195bc491520f5276e7c arch: wire-up clone3() syscall
date: 6 years ago
config: sh-randconfig-002-20241212 (https://download.01.org/0day-ci/archive/20241220/202412201929.ZxqMkf4A-lkp@intel.com/config)
compiler: sh4-linux-gcc (GCC) 12.4.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241220/202412201929.ZxqMkf4A-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202412201929.ZxqMkf4A-lkp@intel.com/
All warnings (new ones prefixed by >>):
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
>> <stdin>:1508:2: warning: #warning syscall clone3 not implemented [-Wcpp]
--
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-highlander: No such file or directory [-Wmissing-include-dirs]
cc1: warning: arch/sh/include/mach-sdk7780: No such file or directory [-Wmissing-include-dirs]
>> <stdin>:1508:2: warning: #warning syscall clone3 not implemented [-Wcpp]
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-20 11:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17 6:11 <stdin>:1508:2: warning: #warning syscall clone3 not implemented kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2024-12-20 11:54 kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox