LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* test_kill.c:3:10: fatal error: errno.h: No such file or directory
@ 2021-07-27 2:19 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-27 2:19 UTC (permalink / raw)
To: Christian Brauner; +Cc: kbuild-all, linux-kernel, Tejun Heo
[-- Attachment #1: Type: text/plain, Size: 2064 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: ff1176468d368232b684f75e82563369208bc371
commit: 85e3b86ed0b7e366b6e50da1ff2511c8758616c7 tests/cgroup: test cgroup.kill
date: 3 months ago
config: openrisc-randconfig-s031-20210726 (attached as .config)
compiler: or1k-linux-gcc (GCC) 10.3.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# apt-get install sparse
# sparse version: v0.6.3-341-g8af24329-dirty
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=85e3b86ed0b7e366b6e50da1ff2511c8758616c7
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 85e3b86ed0b7e366b6e50da1ff2511c8758616c7
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=openrisc SHELL=/bin/bash -C tools/testing/selftests install
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> test_kill.c:3:10: fatal error: errno.h: No such file or directory
3 | #include <errno.h>
| ^~~~~~~~~
compilation terminated.
cgroup_util.c:5:10: fatal error: errno.h: No such file or directory
5 | #include <errno.h>
| ^~~~~~~~~
compilation terminated.
../clone3/clone3_selftests.h:7:10: fatal error: sched.h: No such file or directory
7 | #include <sched.h>
| ^~~~~~~~~
compilation terminated.
../pidfd/pidfd.h:7:10: fatal error: errno.h: No such file or directory
7 | #include <errno.h>
| ^~~~~~~~~
compilation terminated.
---
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: 32972 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-07-27 2:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27 2:19 test_kill.c:3:10: fatal error: errno.h: No such file or directory 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;
as well as URLs for NNTP newsgroup(s).